Skip to content

Commit ff8f6d9

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:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent f11919f commit ff8f6d9

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
@@ -44,7 +44,7 @@
4444
"@labforward/config": "~0.1.6",
4545
"@labforward/eslint-config-node": "~0.1.7",
4646
"@types/jest": "^29.5.13",
47-
"@types/lodash": "^4.17.7",
47+
"@types/lodash": "^4.17.9",
4848
"@types/node": "^22.5.5",
4949
"eslint": "^8.57.1",
5050
"eslint-plugin-jest": "^28.8.3",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -833,7 +833,7 @@ __metadata:
833833
"@labforward/config": "npm:~0.1.6"
834834
"@labforward/eslint-config-node": "npm:~0.1.7"
835835
"@types/jest": "npm:^29.5.13"
836-
"@types/lodash": "npm:^4.17.7"
836+
"@types/lodash": "npm:^4.17.9"
837837
"@types/node": "npm:^22.5.5"
838838
ajv: "npm:^8.17.1"
839839
ajv-formats: "npm:^3.0.1"
@@ -1073,10 +1073,10 @@ __metadata:
10731073
languageName: node
10741074
linkType: hard
10751075

1076-
"@types/lodash@npm:^4.17.7":
1077-
version: 4.17.7
1078-
resolution: "@types/lodash@npm:4.17.7"
1079-
checksum: 40c965b5ffdcf7ff5c9105307ee08b782da228c01b5c0529122c554c64f6b7168fc8f11dc79aa7bae4e67e17efafaba685dc3a47e294dbf52a65ed2b67100561
1076+
"@types/lodash@npm:^4.17.9":
1077+
version: 4.17.9
1078+
resolution: "@types/lodash@npm:4.17.9"
1079+
checksum: 54de935e835508b5f835a5dfaedd2b9a299685a21d11e9c5cd2dde57331d03bc2f98b71d2424ca8460f447ecd55a673e45ccdb70e58f9f72745710f6b91abc60
10801080
languageName: node
10811081
linkType: hard
10821082

0 commit comments

Comments
 (0)