Skip to content

Commit aa58d45

Browse files
chore(deps): update dependency @types/lodash to ^4.17.15
| datasource | package | from | to | | ---------- | ------------- | ------- | ------- | | npm | @types/lodash | 4.17.15 | 4.17.20 | Signed-off-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com>
1 parent bf224c1 commit aa58d45

File tree

2 files changed

+10
-3
lines changed

2 files changed

+10
-3
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"@testing-library/jest-dom": "6.1.4",
3636
"@testing-library/react": "14.0.0",
3737
"@types/jest": "^29.5.0",
38-
"@types/lodash": "^4.14.194",
38+
"@types/lodash": "^4.17.15",
3939
"@types/node": "^20.8.7",
4040
"@types/react-router-dom": "^5.2.0",
4141
"@types/testing-library__jest-dom": "5.14.8",

yarn.lock

Lines changed: 9 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3251,13 +3251,20 @@ __metadata:
32513251
languageName: node
32523252
linkType: hard
32533253

3254-
"@types/lodash@npm:4.17.15, @types/lodash@npm:^4.14.194":
3254+
"@types/lodash@npm:4.17.15":
32553255
version: 4.17.15
32563256
resolution: "@types/lodash@npm:4.17.15"
32573257
checksum: 10c0/2eb2dc6d231f5fb4603d176c08c8d7af688f574d09af47466a179cd7812d9f64144ba74bb32ca014570ffdc544eedc51b7a5657212bad083b6eecbd72223f9bb
32583258
languageName: node
32593259
linkType: hard
32603260

3261+
"@types/lodash@npm:^4.17.15":
3262+
version: 4.17.20
3263+
resolution: "@types/lodash@npm:4.17.20"
3264+
checksum: 10c0/98cdd0faae22cbb8079a01a3bb65aa8f8c41143367486c1cbf5adc83f16c9272a2a5d2c1f541f61d0d73da543c16ee1d21cf2ef86cb93cd0cc0ac3bced6dd88f
3265+
languageName: node
3266+
linkType: hard
3267+
32613268
"@types/node@npm:*, @types/node@npm:>=13.7.0":
32623269
version: 22.4.1
32633270
resolution: "@types/node@npm:22.4.1"
@@ -7335,7 +7342,7 @@ __metadata:
73357342
"@testing-library/jest-dom": "npm:6.1.4"
73367343
"@testing-library/react": "npm:14.0.0"
73377344
"@types/jest": "npm:^29.5.0"
7338-
"@types/lodash": "npm:^4.14.194"
7345+
"@types/lodash": "npm:^4.17.15"
73397346
"@types/node": "npm:^20.8.7"
73407347
"@types/react-router-dom": "npm:^5.2.0"
73417348
"@types/testing-library__jest-dom": "npm:5.14.8"

0 commit comments

Comments
 (0)