Skip to content

Commit af0c1e8

Browse files
Bump @types/lodash from 4.17.7 to 4.17.9
Bumps [@types/lodash](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/lodash) from 4.17.7 to 4.17.9. - [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:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent f4bce32 commit af0c1e8

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"@types/fs-extra": "^11.0.4",
2121
"@types/http-errors": "^2.0.4",
2222
"@types/jest": "^29.5.13",
23-
"@types/lodash": "^4.17.7",
23+
"@types/lodash": "^4.17.9",
2424
"@types/morgan": "^1.9.9",
2525
"@types/supertest": "^6.0.2",
2626
"@types/yargs": "^17.0.33",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2130,10 +2130,10 @@ __metadata:
21302130
languageName: node
21312131
linkType: hard
21322132

2133-
"@types/lodash@npm:^4.17.7":
2134-
version: 4.17.7
2135-
resolution: "@types/lodash@npm:4.17.7"
2136-
checksum: 40c965b5ffdcf7ff5c9105307ee08b782da228c01b5c0529122c554c64f6b7168fc8f11dc79aa7bae4e67e17efafaba685dc3a47e294dbf52a65ed2b67100561
2133+
"@types/lodash@npm:^4.17.9":
2134+
version: 4.17.9
2135+
resolution: "@types/lodash@npm:4.17.9"
2136+
checksum: 54de935e835508b5f835a5dfaedd2b9a299685a21d11e9c5cd2dde57331d03bc2f98b71d2424ca8460f447ecd55a673e45ccdb70e58f9f72745710f6b91abc60
21372137
languageName: node
21382138
linkType: hard
21392139

@@ -5355,7 +5355,7 @@ __metadata:
53555355
"@types/fs-extra": "npm:^11.0.4"
53565356
"@types/http-errors": "npm:^2.0.4"
53575357
"@types/jest": "npm:^29.5.13"
5358-
"@types/lodash": "npm:^4.17.7"
5358+
"@types/lodash": "npm:^4.17.9"
53595359
"@types/morgan": "npm:^1.9.9"
53605360
"@types/supertest": "npm:^6.0.2"
53615361
"@types/yargs": "npm:^17.0.33"

0 commit comments

Comments
 (0)