Skip to content

Commit 90bfa2e

Browse files
authored
Merge pull request #947 from acacode/dependabot/npm_and_yarn/types/lodash-4.17.10
chore(deps-dev): bump @types/lodash from 4.17.9 to 4.17.10
2 parents d49879c + bea46b5 commit 90bfa2e

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
@@ -64,7 +64,7 @@
6464
"@tsconfig/node18": "18.2.4",
6565
"@tsconfig/strictest": "2.0.5",
6666
"@types/js-yaml": "4.0.9",
67-
"@types/lodash": "4.17.9",
67+
"@types/lodash": "4.17.10",
6868
"@types/node": "22.7.4",
6969
"@types/swagger2openapi": "7.0.4",
7070
"axios": "1.7.7",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -686,10 +686,10 @@ __metadata:
686686
languageName: node
687687
linkType: hard
688688

689-
"@types/lodash@npm:4.17.9":
690-
version: 4.17.9
691-
resolution: "@types/lodash@npm:4.17.9"
692-
checksum: 10c0/54de935e835508b5f835a5dfaedd2b9a299685a21d11e9c5cd2dde57331d03bc2f98b71d2424ca8460f447ecd55a673e45ccdb70e58f9f72745710f6b91abc60
689+
"@types/lodash@npm:4.17.10":
690+
version: 4.17.10
691+
resolution: "@types/lodash@npm:4.17.10"
692+
checksum: 10c0/149b2b9fcc277204393423ed14df28894980c2322ec522fc23f2c6f7edef6ee8d876ee09ed4520f45d128adc0a7a6e618bb0017668349716cd99c6ef54a21621
693693
languageName: node
694694
linkType: hard
695695

@@ -2808,7 +2808,7 @@ __metadata:
28082808
"@tsconfig/node18": "npm:18.2.4"
28092809
"@tsconfig/strictest": "npm:2.0.5"
28102810
"@types/js-yaml": "npm:4.0.9"
2811-
"@types/lodash": "npm:4.17.9"
2811+
"@types/lodash": "npm:4.17.10"
28122812
"@types/node": "npm:22.7.4"
28132813
"@types/swagger-schema-official": "npm:^2.0.25"
28142814
"@types/swagger2openapi": "npm:7.0.4"

0 commit comments

Comments
 (0)