Skip to content

Commit 65b5f93

Browse files
authored
Merge pull request #974 from acacode/dependabot/npm_and_yarn/types/lodash-4.17.13
chore(deps-dev): bump @types/lodash from 4.17.12 to 4.17.13
2 parents 1d49b4e + 6683ca9 commit 65b5f93

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.12",
67+
"@types/lodash": "4.17.13",
6868
"@types/node": "22.8.2",
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.12":
690-
version: 4.17.12
691-
resolution: "@types/lodash@npm:4.17.12"
692-
checksum: 10c0/106008f628ea3c74ed7ee7842dee79e230c84e3721ac38c293700031adb5bd130113048c22f476dbde0d0c119506b0fc447d4bd62eca922682d11e00e1377967
689+
"@types/lodash@npm:4.17.13":
690+
version: 4.17.13
691+
resolution: "@types/lodash@npm:4.17.13"
692+
checksum: 10c0/c3d0b7efe7933ac0369b99f2f7bff9240d960680fdb74b41ed4bd1b3ca60cca1e31fe4046d9abbde778f941a41bc2a75eb629abf8659fa6c27b66efbbb0802a9
693693
languageName: node
694694
linkType: hard
695695

@@ -2633,7 +2633,7 @@ __metadata:
26332633
"@tsconfig/node18": "npm:18.2.4"
26342634
"@tsconfig/strictest": "npm:2.0.5"
26352635
"@types/js-yaml": "npm:4.0.9"
2636-
"@types/lodash": "npm:4.17.12"
2636+
"@types/lodash": "npm:4.17.13"
26372637
"@types/node": "npm:22.8.2"
26382638
"@types/swagger-schema-official": "npm:^2.0.25"
26392639
"@types/swagger2openapi": "npm:7.0.4"

0 commit comments

Comments
 (0)