Skip to content

Commit 3fcb2c6

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

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.10",
23+
"@types/lodash": "^4.17.12",
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
@@ -2053,10 +2053,10 @@ __metadata:
20532053
languageName: node
20542054
linkType: hard
20552055

2056-
"@types/lodash@npm:^4.17.10":
2057-
version: 4.17.10
2058-
resolution: "@types/lodash@npm:4.17.10"
2059-
checksum: 149b2b9fcc277204393423ed14df28894980c2322ec522fc23f2c6f7edef6ee8d876ee09ed4520f45d128adc0a7a6e618bb0017668349716cd99c6ef54a21621
2056+
"@types/lodash@npm:^4.17.12":
2057+
version: 4.17.12
2058+
resolution: "@types/lodash@npm:4.17.12"
2059+
checksum: 106008f628ea3c74ed7ee7842dee79e230c84e3721ac38c293700031adb5bd130113048c22f476dbde0d0c119506b0fc447d4bd62eca922682d11e00e1377967
20602060
languageName: node
20612061
linkType: hard
20622062

@@ -5269,7 +5269,7 @@ __metadata:
52695269
"@types/fs-extra": "npm:^11.0.4"
52705270
"@types/http-errors": "npm:^2.0.4"
52715271
"@types/jest": "npm:^29.5.13"
5272-
"@types/lodash": "npm:^4.17.10"
5272+
"@types/lodash": "npm:^4.17.12"
52735273
"@types/morgan": "npm:^1.9.9"
52745274
"@types/supertest": "npm:^6.0.2"
52755275
"@types/yargs": "npm:^17.0.33"

0 commit comments

Comments
 (0)