Skip to content

Commit c8e1066

Browse files
Bump @types/lodash from 4.17.9 to 4.17.10
Bumps [@types/lodash](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/lodash) from 4.17.9 to 4.17.10. - [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 ccb936d commit c8e1066

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.9",
23+
"@types/lodash": "^4.17.10",
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.9":
2134-
version: 4.17.9
2135-
resolution: "@types/lodash@npm:4.17.9"
2136-
checksum: 54de935e835508b5f835a5dfaedd2b9a299685a21d11e9c5cd2dde57331d03bc2f98b71d2424ca8460f447ecd55a673e45ccdb70e58f9f72745710f6b91abc60
2133+
"@types/lodash@npm:^4.17.10":
2134+
version: 4.17.10
2135+
resolution: "@types/lodash@npm:4.17.10"
2136+
checksum: 149b2b9fcc277204393423ed14df28894980c2322ec522fc23f2c6f7edef6ee8d876ee09ed4520f45d128adc0a7a6e618bb0017668349716cd99c6ef54a21621
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.9"
5358+
"@types/lodash": "npm:^4.17.10"
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)