Skip to content

Commit 0365f7c

Browse files
authored
Merge pull request #740 from acacode/dependabot/npm_and_yarn/types/lodash-4.17.3
chore(deps-dev): bump @types/lodash from 4.17.1 to 4.17.3
2 parents fd2cc74 + 133d101 commit 0365f7c

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.1",
121+
"@types/lodash": "4.17.3",
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.1":
143-
version: 4.17.1
144-
resolution: "@types/lodash@npm:4.17.1"
145-
checksum: 10c0/af2ad8a3c8d7deb170a7ec6e18afc5ae8980576e5f7fe798d8a95a1df7222c15bdf967a25a35879f575a3b64743de00145710ee461a0051e055e94e4fe253f45
142+
"@types/lodash@npm:4.17.3":
143+
version: 4.17.3
144+
resolution: "@types/lodash@npm:4.17.3"
145+
checksum: 10c0/04eb8cfde06b12f4b68251b8956a636c4e80e4ac85926f41d502e26b9c6d050dbbc9e586e4bf706c62e97d78309c3dad079e791f07efbe7ff6f19ccf62a414b4
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.1"
1092+
"@types/lodash": "npm:4.17.3"
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)