Skip to content

Commit 293dbdc

Browse files
Update dependency @types/lodash to v4.17.15 (#3666)
* Update dependency @types/lodash to v4.17.15 * changeset --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Michael Xiao <michael.xiao@smartcontract.com>
1 parent 3319358 commit 293dbdc

File tree

5 files changed

+15
-10
lines changed

5 files changed

+15
-10
lines changed

.changeset/friendly-lies-visit.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
'@chainlink/ea-bootstrap': patch
3+
---
4+
5+
Update dependency @types/lodash to v4.17.15

.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.

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
@@ -3611,7 +3611,7 @@ __metadata:
36113611
"@reduxjs/toolkit": "npm:^1.6.1"
36123612
"@types/fast-redact": "npm:3.0.4"
36133613
"@types/jest": "npm:27.5.2"
3614-
"@types/lodash": "npm:4.17.13"
3614+
"@types/lodash": "npm:4.17.15"
36153615
"@types/lru-cache": "npm:5.1.1"
36163616
"@types/node": "npm:22.12.0"
36173617
"@types/object-hash": "npm:2.2.1"
@@ -12220,10 +12220,10 @@ __metadata:
1222012220
languageName: node
1222112221
linkType: hard
1222212222

12223-
"@types/lodash@npm:4.17.13":
12224-
version: 4.17.13
12225-
resolution: "@types/lodash@npm:4.17.13"
12226-
checksum: 10/ddb34e20810c71be2d9445bcc4b64ec25b83976738454de709854b79c7f655b03704b76235445699956d65012987720e0e429a35489de65495cdb5420202d905
12223+
"@types/lodash@npm:4.17.15":
12224+
version: 4.17.15
12225+
resolution: "@types/lodash@npm:4.17.15"
12226+
checksum: 10/27b348b5971b9c670215331b52448a13d7d65bf1fbd320a7049c9c153c1186ff5d116ba75f05f07d32d7ece8a992b26a30c7bdc9be22a3d1e4e3e6068aa04603
1222712227
languageName: node
1222812228
linkType: hard
1222912229

0 commit comments

Comments
 (0)