Skip to content

Commit 89fda60

Browse files
committed
feat(deps): update dependency @types/lodash.has to ^4.5.8
1 parent cb95d01 commit 89fda60

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
"@swc/core": "^1.3.38",
5555
"@swc/helpers": "^0.4.14",
5656
"@types/jest": "^29.5.4",
57-
"@types/lodash.has": "^4.5.7",
57+
"@types/lodash.has": "^4.5.8",
5858
"@types/mkdirp": "^1.0.2",
5959
"@types/node": "^18.18.5",
6060
"@types/rimraf": "^3.0.2",

yarn.lock

+5-5
Original file line numberDiff line numberDiff line change
@@ -2222,7 +2222,7 @@ __metadata:
22222222
"@swc/helpers": ^0.4.14
22232223
"@types/cross-spawn": ^6.0.4
22242224
"@types/jest": ^29.5.4
2225-
"@types/lodash.has": ^4.5.7
2225+
"@types/lodash.has": ^4.5.8
22262226
"@types/mkdirp": ^1.0.2
22272227
"@types/node": ^18.18.5
22282228
"@types/rimraf": ^3.0.2
@@ -3260,12 +3260,12 @@ __metadata:
32603260
languageName: node
32613261
linkType: hard
32623262

3263-
"@types/lodash.has@npm:^4.5.7":
3264-
version: 4.5.7
3265-
resolution: "@types/lodash.has@npm:4.5.7"
3263+
"@types/lodash.has@npm:^4.5.8":
3264+
version: 4.5.8
3265+
resolution: "@types/lodash.has@npm:4.5.8"
32663266
dependencies:
32673267
"@types/lodash": "*"
3268-
checksum: 21733401b13178b4ad70caffc38cb6bd71088d00cb3aba957e594c4ccc2ceecb226d5a58b0bb16dfa929436b4fa62f8eba6e65fac45efbc700cacd070ea1dc97
3268+
checksum: 8a14202a0b09c67a1ac8d01d6e4e19ea8080bfe65c1a86dc9470c8bb0d05ae3b669378f2b3da0c35b227e13e638dbb64f6753284ae284d0e56c8c8e0f318e3cf
32693269
languageName: node
32703270
linkType: hard
32713271

0 commit comments

Comments
 (0)