Skip to content

Commit d467bb2

Browse files
authored
Merge pull request #960 from acacode/dependabot/npm_and_yarn/types/lodash-4.17.11
chore(deps-dev): bump @types/lodash from 4.17.10 to 4.17.11
2 parents cabeff1 + 6e58cfe commit d467bb2

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.10",
67+
"@types/lodash": "4.17.11",
6868
"@types/node": "22.7.6",
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.10":
690-
version: 4.17.10
691-
resolution: "@types/lodash@npm:4.17.10"
692-
checksum: 10c0/149b2b9fcc277204393423ed14df28894980c2322ec522fc23f2c6f7edef6ee8d876ee09ed4520f45d128adc0a7a6e618bb0017668349716cd99c6ef54a21621
689+
"@types/lodash@npm:4.17.11":
690+
version: 4.17.11
691+
resolution: "@types/lodash@npm:4.17.11"
692+
checksum: 10c0/209ab2e1ffa3328209baf0ddd782b3098df73fd84cadd44d3b2d220c09ca8ffb22257940a8db52cfc75ea542c83942c40186e01aa47781b83acde021882e428b
693693
languageName: node
694694
linkType: hard
695695

@@ -2799,7 +2799,7 @@ __metadata:
27992799
"@tsconfig/node18": "npm:18.2.4"
28002800
"@tsconfig/strictest": "npm:2.0.5"
28012801
"@types/js-yaml": "npm:4.0.9"
2802-
"@types/lodash": "npm:4.17.10"
2802+
"@types/lodash": "npm:4.17.11"
28032803
"@types/node": "npm:22.7.6"
28042804
"@types/swagger-schema-official": "npm:^2.0.25"
28052805
"@types/swagger2openapi": "npm:7.0.4"

0 commit comments

Comments
 (0)