Skip to content

Commit ee9f983

Browse files
Bump @types/lodash from 4.14.195 to 4.17.0 in /client (#915)
Bumps [@types/lodash](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/lodash) from 4.14.195 to 4.17.0. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/lodash) --- updated-dependencies: - dependency-name: "@types/lodash" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 397ad1b commit ee9f983

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

client/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@
6464
"@testing-library/jest-dom": "^6.4.2",
6565
"@testing-library/react": "^14.0.0",
6666
"@types/jest": "^29.5.10",
67-
"@types/lodash": "^4.14.195",
67+
"@types/lodash": "^4.17.0",
6868
"@types/node": "^20.6.2",
6969
"@types/react": "^18.2.46",
7070
"@types/react-dom": "^18.2.17",

client/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2836,10 +2836,10 @@
28362836
resolved "https://registry.yarnpkg.com/@types/json5/-/json5-0.0.29.tgz#ee28707ae94e11d2b827bcbe5270bcea7f3e71ee"
28372837
integrity sha1-7ihweulOEdK4J7y+UnC86n8+ce4=
28382838

2839-
"@types/lodash@^4.14.195":
2840-
version "4.14.195"
2841-
resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.14.195.tgz#bafc975b252eb6cea78882ce8a7b6bf22a6de632"
2842-
integrity sha512-Hwx9EUgdwf2GLarOjQp5ZH8ZmblzcbTBC2wtQWNKARBSxM9ezRIAUpeDTgoQRAFB0+8CNWXVA9+MaSOzOF3nPg==
2839+
"@types/lodash@^4.17.0":
2840+
version "4.17.0"
2841+
resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.17.0.tgz#d774355e41f372d5350a4d0714abb48194a489c3"
2842+
integrity sha512-t7dhREVv6dbNj0q17X12j7yDG4bD/DHYX7o5/DbDxobP0HnGPgpRz2Ej77aL7TZT3DSw13fqUTj8J4mMnqa7WA==
28432843

28442844
"@types/mime@^1":
28452845
version "1.3.2"

0 commit comments

Comments
 (0)