Skip to content

Commit 32a2834

Browse files
Bump @types/lodash from 4.17.5 to 4.17.6
Bumps [@types/lodash](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/lodash) from 4.17.5 to 4.17.6. - [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-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 0c0dce7 commit 32a2834

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"@types/express": "^4.17.15",
3030
"@types/jest": "^29.2.5",
3131
"@types/jsonwebtoken": "^9.0.1",
32-
"@types/lodash": "^4.17.5",
32+
"@types/lodash": "^4.17.6",
3333
"@types/node": "^20.14.8",
3434
"@types/sequelize": "^4.28.14",
3535
"@typescript-eslint/eslint-plugin": "^5.48.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -894,10 +894,10 @@
894894
dependencies:
895895
"@types/node" "*"
896896

897-
"@types/lodash@*", "@types/lodash@^4.17.5":
898-
version "4.17.5"
899-
resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.17.5.tgz#e6c29b58e66995d57cd170ce3e2a61926d55ee04"
900-
integrity sha512-MBIOHVZqVqgfro1euRDWX7OO0fBVUUMrN6Pwm8LQsz8cWhEpihlvR70ENj3f40j58TNxZaWv2ndSkInykNBBJw==
897+
"@types/lodash@*", "@types/lodash@^4.17.6":
898+
version "4.17.6"
899+
resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.17.6.tgz#193ced6a40c8006cfc1ca3f4553444fb38f0e543"
900+
integrity sha512-OpXEVoCKSS3lQqjx9GGGOapBeuW5eUboYHRlHP9urXPX25IKZ6AnP5ZRxtVf63iieUbsHxLn8NQ5Nlftc6yzAA==
901901

902902
"@types/mime@*":
903903
version "3.0.4"

0 commit comments

Comments
 (0)