Skip to content

Commit 6b88e01

Browse files
authored
Merge pull request #768 from acacode/dependabot/npm_and_yarn/types/lodash-4.17.5
chore(deps-dev): bump @types/lodash from 4.17.4 to 4.17.5
2 parents 84f3720 + e5fb0f7 commit 6b88e01

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
@@ -104,7 +104,7 @@
104104
},
105105
"devDependencies": {
106106
"@biomejs/biome": "1.8.0",
107-
"@types/lodash": "4.17.4",
107+
"@types/lodash": "4.17.5",
108108
"@types/node": "20.14.2",
109109
"axios": "1.7.2",
110110
"cross-env": "7.0.3",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -139,10 +139,10 @@ __metadata:
139139
languageName: node
140140
linkType: hard
141141

142-
"@types/lodash@npm:4.17.4":
143-
version: 4.17.4
144-
resolution: "@types/lodash@npm:4.17.4"
145-
checksum: 10c0/0124c64cb9fe7a0f78b6777955abd05ef0d97844d49118652eae45f8fa57bfb7f5a7a9bccc0b5a84c0a6dc09631042e4590cb665acb9d58dfd5e6543c75341ec
142+
"@types/lodash@npm:4.17.5":
143+
version: 4.17.5
144+
resolution: "@types/lodash@npm:4.17.5"
145+
checksum: 10c0/55924803ed853e72261512bd3eaf2c5b16558c3817feb0a3125ef757afe46e54b86f33d1960e40b7606c0ddab91a96f47966bf5e6006b7abfd8994c13b04b19b
146146
languageName: node
147147
linkType: hard
148148

@@ -1089,7 +1089,7 @@ __metadata:
10891089
resolution: "swagger-typescript-api@workspace:."
10901090
dependencies:
10911091
"@biomejs/biome": "npm:1.8.0"
1092-
"@types/lodash": "npm:4.17.4"
1092+
"@types/lodash": "npm:4.17.5"
10931093
"@types/node": "npm:20.14.2"
10941094
"@types/swagger-schema-official": "npm:^2.0.25"
10951095
axios: "npm:1.7.2"

0 commit comments

Comments
 (0)