Skip to content

Commit 7c983c7

Browse files
authored
Merge pull request #804 from acacode/dependabot/npm_and_yarn/types/lodash-4.17.6
chore(deps-dev): bump @types/lodash from 4.17.5 to 4.17.6
2 parents ba3b8f4 + 2098838 commit 7c983c7

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
@@ -65,7 +65,7 @@
6565
"@tsconfig/strictest": "2.0.5",
6666
"@types/didyoumean": "1.2.2",
6767
"@types/js-yaml": "4.0.9",
68-
"@types/lodash": "4.17.5",
68+
"@types/lodash": "4.17.6",
6969
"@types/node": "20.14.9",
7070
"@types/swagger2openapi": "7.0.4",
7171
"axios": "1.7.2",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -575,10 +575,10 @@ __metadata:
575575
languageName: node
576576
linkType: hard
577577

578-
"@types/lodash@npm:4.17.5":
579-
version: 4.17.5
580-
resolution: "@types/lodash@npm:4.17.5"
581-
checksum: 10c0/55924803ed853e72261512bd3eaf2c5b16558c3817feb0a3125ef757afe46e54b86f33d1960e40b7606c0ddab91a96f47966bf5e6006b7abfd8994c13b04b19b
578+
"@types/lodash@npm:4.17.6":
579+
version: 4.17.6
580+
resolution: "@types/lodash@npm:4.17.6"
581+
checksum: 10c0/3b197ac47af9443fee8c4719c5ffde527d7febc018b827d44a6bc2523c728c7adfdd25196fdcfe3eed827993e0c41a917d0da6e78938b18b2be94164789f1117
582582
languageName: node
583583
linkType: hard
584584

@@ -3091,7 +3091,7 @@ __metadata:
30913091
"@tsconfig/strictest": "npm:2.0.5"
30923092
"@types/didyoumean": "npm:1.2.2"
30933093
"@types/js-yaml": "npm:4.0.9"
3094-
"@types/lodash": "npm:4.17.5"
3094+
"@types/lodash": "npm:4.17.6"
30953095
"@types/node": "npm:20.14.9"
30963096
"@types/swagger-schema-official": "npm:^2.0.25"
30973097
"@types/swagger2openapi": "npm:7.0.4"

0 commit comments

Comments
 (0)