Skip to content

Commit 119b7cc

Browse files
build(deps-dev): bump @types/lodash from 4.17.18 to 4.17.20 (#5122)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 455e01e commit 119b7cc

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
@@ -96,7 +96,7 @@
9696
"@types/babel__preset-env": "^7",
9797
"@types/jest": "^29.5.14",
9898
"@types/js-yaml": "^4",
99-
"@types/lodash": "^4.17.18",
99+
"@types/lodash": "^4.17.20",
100100
"@types/luxon": "^3.6.2",
101101
"@types/react": "^19.1.8",
102102
"@types/react-dom": "^19.1.6",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4083,10 +4083,10 @@ __metadata:
40834083
languageName: node
40844084
linkType: hard
40854085

4086-
"@types/lodash@npm:^4.17.18":
4087-
version: 4.17.18
4088-
resolution: "@types/lodash@npm:4.17.18"
4089-
checksum: 10c0/d25f86941990403d59dcaae42b42fc9fef55a0a7f398790517e7189300183e425a94127594cbeaf9b5fcdc4f6c2b285e34f4301fb56c92f81ccd8505a41ab5f5
4086+
"@types/lodash@npm:^4.17.20":
4087+
version: 4.17.20
4088+
resolution: "@types/lodash@npm:4.17.20"
4089+
checksum: 10c0/98cdd0faae22cbb8079a01a3bb65aa8f8c41143367486c1cbf5adc83f16c9272a2a5d2c1f541f61d0d73da543c16ee1d21cf2ef86cb93cd0cc0ac3bced6dd88f
40904090
languageName: node
40914091
linkType: hard
40924092

@@ -4423,7 +4423,7 @@ __metadata:
44234423
"@types/babel__preset-env": "npm:^7"
44244424
"@types/jest": "npm:^29.5.14"
44254425
"@types/js-yaml": "npm:^4"
4426-
"@types/lodash": "npm:^4.17.18"
4426+
"@types/lodash": "npm:^4.17.20"
44274427
"@types/luxon": "npm:^3.6.2"
44284428
"@types/react": "npm:^19.1.8"
44294429
"@types/react-dom": "npm:^19.1.6"

0 commit comments

Comments
 (0)