Skip to content

Commit 55800f4

Browse files
authored
Merge pull request #1038 from acacode/dependabot/npm_and_yarn/types/lodash-4.17.15
chore(deps-dev): bump @types/lodash from 4.17.14 to 4.17.15
2 parents 39ad98e + 1143a9f commit 55800f4

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.14",
67+
"@types/lodash": "4.17.15",
6868
"@types/node": "22.10.10",
6969
"@types/swagger2openapi": "7.0.4",
7070
"axios": "1.7.9",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -684,10 +684,10 @@ __metadata:
684684
languageName: node
685685
linkType: hard
686686

687-
"@types/lodash@npm:4.17.14":
688-
version: 4.17.14
689-
resolution: "@types/lodash@npm:4.17.14"
690-
checksum: 10c0/343c6f722e0b39969036a885ad5aad6578479ead83987128c9b994e6b7f2fb9808244d802d4d332396bb09096f720a6c7060de16a492f5460e06a44560360322
687+
"@types/lodash@npm:4.17.15":
688+
version: 4.17.15
689+
resolution: "@types/lodash@npm:4.17.15"
690+
checksum: 10c0/2eb2dc6d231f5fb4603d176c08c8d7af688f574d09af47466a179cd7812d9f64144ba74bb32ca014570ffdc544eedc51b7a5657212bad083b6eecbd72223f9bb
691691
languageName: node
692692
linkType: hard
693693

@@ -2528,7 +2528,7 @@ __metadata:
25282528
"@tsconfig/node18": "npm:18.2.4"
25292529
"@tsconfig/strictest": "npm:2.0.5"
25302530
"@types/js-yaml": "npm:4.0.9"
2531-
"@types/lodash": "npm:4.17.14"
2531+
"@types/lodash": "npm:4.17.15"
25322532
"@types/node": "npm:22.10.10"
25332533
"@types/swagger-schema-official": "npm:^2.0.25"
25342534
"@types/swagger2openapi": "npm:7.0.4"

0 commit comments

Comments
 (0)