Skip to content

Commit 464ce77

Browse files
authored
Merge pull request #938 from acacode/dependabot/npm_and_yarn/types/lodash-4.17.9
chore(deps-dev): bump @types/lodash from 4.17.8 to 4.17.9
2 parents 970212c + 31c0070 commit 464ce77

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.8",
67+
"@types/lodash": "4.17.9",
6868
"@types/node": "22.6.0",
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.8":
690-
version: 4.17.8
691-
resolution: "@types/lodash@npm:4.17.8"
692-
checksum: 10c0/e29d5fc3e4887ffe0e8365170ccc406a54f34692c3922b3ddaf6b1e208bf099fe512f53a512bf101200e3f4f50d13de8e99219c4859c2711b91c9e15d8c61ef4
689+
"@types/lodash@npm:4.17.9":
690+
version: 4.17.9
691+
resolution: "@types/lodash@npm:4.17.9"
692+
checksum: 10c0/54de935e835508b5f835a5dfaedd2b9a299685a21d11e9c5cd2dde57331d03bc2f98b71d2424ca8460f447ecd55a673e45ccdb70e58f9f72745710f6b91abc60
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.8"
2811+
"@types/lodash": "npm:4.17.9"
28122812
"@types/node": "npm:22.6.0"
28132813
"@types/swagger-schema-official": "npm:^2.0.25"
28142814
"@types/swagger2openapi": "npm:7.0.4"

0 commit comments

Comments
 (0)