Skip to content

Commit 47c507c

Browse files
build(deps-dev): bump @types/lodash from 4.17.17 to 4.17.18 (#5093)
1 parent 61cc784 commit 47c507c

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.17",
99+
"@types/lodash": "^4.17.18",
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.17":
4087-
version: 4.17.17
4088-
resolution: "@types/lodash@npm:4.17.17"
4089-
checksum: 10c0/8e75df02a15f04d4322c5a503e4efd0e7a92470570ce80f17e9f11ce2b1f1a7c994009c9bcff39f07e0f9ffd8ccaff09b3598997c404b801abd5a7eee5a639dc
4086+
"@types/lodash@npm:^4.17.18":
4087+
version: 4.17.18
4088+
resolution: "@types/lodash@npm:4.17.18"
4089+
checksum: 10c0/d25f86941990403d59dcaae42b42fc9fef55a0a7f398790517e7189300183e425a94127594cbeaf9b5fcdc4f6c2b285e34f4301fb56c92f81ccd8505a41ab5f5
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.17"
4426+
"@types/lodash": "npm:^4.17.18"
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)