Skip to content

Commit 8dc668e

Browse files
chore(deps): update dependency @types/lodash to ^4.17.20 (#1386)
Signed-off-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com> Co-authored-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com>
1 parent a172127 commit 8dc668e

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
@@ -93,7 +93,7 @@
9393
"@testing-library/user-event": "^14.5.1",
9494
"@types/cheerio": "^0.22.21",
9595
"@types/jest": "^29.5.0",
96-
"@types/lodash": "^4.14.194",
96+
"@types/lodash": "^4.17.20",
9797
"@types/mathjs": "^6.0.5",
9898
"@types/node": "^20.8.7",
9999
"@types/react": "18.3.27",

yarn.lock

Lines changed: 9 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3231,13 +3231,20 @@ __metadata:
32313231
languageName: node
32323232
linkType: hard
32333233

3234-
"@types/lodash@npm:4.17.20, @types/lodash@npm:^4.14.194":
3234+
"@types/lodash@npm:4.17.20":
32353235
version: 4.17.20
32363236
resolution: "@types/lodash@npm:4.17.20"
32373237
checksum: 10c0/98cdd0faae22cbb8079a01a3bb65aa8f8c41143367486c1cbf5adc83f16c9272a2a5d2c1f541f61d0d73da543c16ee1d21cf2ef86cb93cd0cc0ac3bced6dd88f
32383238
languageName: node
32393239
linkType: hard
32403240

3241+
"@types/lodash@npm:^4.17.20":
3242+
version: 4.17.21
3243+
resolution: "@types/lodash@npm:4.17.21"
3244+
checksum: 10c0/73cb006e047d8871e9d63f3a165543bf16c44a5b6fe3f9f6299e37cb8d67a7b1d55ac730959a81f9def510fd07232ff7e30e05413e5d5a12793baad84ebe36c3
3245+
languageName: node
3246+
linkType: hard
3247+
32413248
"@types/mathjs@npm:^6.0.5":
32423249
version: 6.0.12
32433250
resolution: "@types/mathjs@npm:6.0.12"
@@ -7328,7 +7335,7 @@ __metadata:
73287335
"@testing-library/user-event": "npm:^14.5.1"
73297336
"@types/cheerio": "npm:^0.22.21"
73307337
"@types/jest": "npm:^29.5.0"
7331-
"@types/lodash": "npm:^4.14.194"
7338+
"@types/lodash": "npm:^4.17.20"
73327339
"@types/mathjs": "npm:^6.0.5"
73337340
"@types/node": "npm:^20.8.7"
73347341
"@types/react": "npm:18.3.27"

0 commit comments

Comments
 (0)