Skip to content

Commit caf7804

Browse files
authored
Merge pull request #741 from acacode/dependabot/npm_and_yarn/types/lodash-4.17.4
chore(deps-dev): bump @types/lodash from 4.17.3 to 4.17.4
2 parents 0365f7c + 967f402 commit caf7804

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
@@ -118,7 +118,7 @@
118118
},
119119
"devDependencies": {
120120
"@biomejs/biome": "1.7.3",
121-
"@types/lodash": "4.17.3",
121+
"@types/lodash": "4.17.4",
122122
"@types/node": "20.12.12",
123123
"axios": "1.6.8",
124124
"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.3":
143-
version: 4.17.3
144-
resolution: "@types/lodash@npm:4.17.3"
145-
checksum: 10c0/04eb8cfde06b12f4b68251b8956a636c4e80e4ac85926f41d502e26b9c6d050dbbc9e586e4bf706c62e97d78309c3dad079e791f07efbe7ff6f19ccf62a414b4
142+
"@types/lodash@npm:4.17.4":
143+
version: 4.17.4
144+
resolution: "@types/lodash@npm:4.17.4"
145+
checksum: 10c0/0124c64cb9fe7a0f78b6777955abd05ef0d97844d49118652eae45f8fa57bfb7f5a7a9bccc0b5a84c0a6dc09631042e4590cb665acb9d58dfd5e6543c75341ec
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.7.3"
1092-
"@types/lodash": "npm:4.17.3"
1092+
"@types/lodash": "npm:4.17.4"
10931093
"@types/node": "npm:20.12.12"
10941094
"@types/swagger-schema-official": "npm:^2.0.25"
10951095
axios: "npm:1.6.8"

0 commit comments

Comments
 (0)