Skip to content

Commit a1ae896

Browse files
authored
Merge pull request #832 from acacode/dependabot/npm_and_yarn/types/lodash-4.17.7
chore(deps-dev): bump @types/lodash from 4.17.6 to 4.17.7
2 parents c166ca8 + 3d112c9 commit a1ae896

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/strictest": "2.0.5",
6565
"@types/didyoumean": "1.2.2",
6666
"@types/js-yaml": "4.0.9",
67-
"@types/lodash": "4.17.6",
67+
"@types/lodash": "4.17.7",
6868
"@types/node": "20.14.10",
6969
"@types/swagger2openapi": "7.0.4",
7070
"axios": "1.7.2",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -569,10 +569,10 @@ __metadata:
569569
languageName: node
570570
linkType: hard
571571

572-
"@types/lodash@npm:4.17.6":
573-
version: 4.17.6
574-
resolution: "@types/lodash@npm:4.17.6"
575-
checksum: 10c0/3b197ac47af9443fee8c4719c5ffde527d7febc018b827d44a6bc2523c728c7adfdd25196fdcfe3eed827993e0c41a917d0da6e78938b18b2be94164789f1117
572+
"@types/lodash@npm:4.17.7":
573+
version: 4.17.7
574+
resolution: "@types/lodash@npm:4.17.7"
575+
checksum: 10c0/40c965b5ffdcf7ff5c9105307ee08b782da228c01b5c0529122c554c64f6b7168fc8f11dc79aa7bae4e67e17efafaba685dc3a47e294dbf52a65ed2b67100561
576576
languageName: node
577577
linkType: hard
578578

@@ -2957,7 +2957,7 @@ __metadata:
29572957
"@tsconfig/strictest": "npm:2.0.5"
29582958
"@types/didyoumean": "npm:1.2.2"
29592959
"@types/js-yaml": "npm:4.0.9"
2960-
"@types/lodash": "npm:4.17.6"
2960+
"@types/lodash": "npm:4.17.7"
29612961
"@types/node": "npm:20.14.10"
29622962
"@types/swagger-schema-official": "npm:^2.0.25"
29632963
"@types/swagger2openapi": "npm:7.0.4"

0 commit comments

Comments
 (0)