Skip to content

Commit 700c40b

Browse files
Update dependency @types/lodash to v4.17.15
1 parent f32e247 commit 700c40b

File tree

6 files changed

+10
-10
lines changed

6 files changed

+10
-10
lines changed

.pnp.cjs

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
-23.9 KB
Binary file not shown.
-12.5 KB
Binary file not shown.

packages/core/bootstrap/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
"devDependencies": {
4444
"@types/fast-redact": "3.0.4",
4545
"@types/jest": "27.5.2",
46-
"@types/lodash": "4.17.13",
46+
"@types/lodash": "4.17.15",
4747
"@types/lru-cache": "5.1.1",
4848
"@types/node": "22.12.0",
4949
"@types/object-hash": "2.2.1",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3597,7 +3597,7 @@ __metadata:
35973597
"@reduxjs/toolkit": "npm:^1.6.1"
35983598
"@types/fast-redact": "npm:3.0.4"
35993599
"@types/jest": "npm:27.5.2"
3600-
"@types/lodash": "npm:4.17.13"
3600+
"@types/lodash": "npm:4.17.15"
36013601
"@types/lru-cache": "npm:5.1.1"
36023602
"@types/node": "npm:22.12.0"
36033603
"@types/object-hash": "npm:2.2.1"
@@ -12206,10 +12206,10 @@ __metadata:
1220612206
languageName: node
1220712207
linkType: hard
1220812208

12209-
"@types/lodash@npm:4.17.13":
12210-
version: 4.17.13
12211-
resolution: "@types/lodash@npm:4.17.13"
12212-
checksum: 10/ddb34e20810c71be2d9445bcc4b64ec25b83976738454de709854b79c7f655b03704b76235445699956d65012987720e0e429a35489de65495cdb5420202d905
12209+
"@types/lodash@npm:4.17.15":
12210+
version: 4.17.15
12211+
resolution: "@types/lodash@npm:4.17.15"
12212+
checksum: 10/27b348b5971b9c670215331b52448a13d7d65bf1fbd320a7049c9c153c1186ff5d116ba75f05f07d32d7ece8a992b26a30c7bdc9be22a3d1e4e3e6068aa04603
1221312213
languageName: node
1221412214
linkType: hard
1221512215

0 commit comments

Comments
 (0)