Skip to content

Commit 876b8ba

Browse files
chore(deps): update dependency @types/lodash to v4.17.13 (#3532)
* chore(deps): update dependency @types/lodash to v4.17.13 * Changeset --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Michael Xiao <[email protected]>
1 parent 622dc02 commit 876b8ba

File tree

5 files changed

+15
-10
lines changed

5 files changed

+15
-10
lines changed

.changeset/plenty-countries-crash.md

+5
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
'@chainlink/ea-bootstrap': patch
3+
---
4+
5+
Bump lodash

.pnp.cjs

+4-4
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/core/bootstrap/package.json

+1-1
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.12",
46+
"@types/lodash": "4.17.13",
4747
"@types/lru-cache": "5.1.1",
4848
"@types/node": "16.18.115",
4949
"@types/object-hash": "2.2.1",

yarn.lock

+5-5
Original file line numberDiff line numberDiff line change
@@ -3506,7 +3506,7 @@ __metadata:
35063506
"@reduxjs/toolkit": "npm:^1.6.1"
35073507
"@types/fast-redact": "npm:3.0.4"
35083508
"@types/jest": "npm:27.5.2"
3509-
"@types/lodash": "npm:4.17.12"
3509+
"@types/lodash": "npm:4.17.13"
35103510
"@types/lru-cache": "npm:5.1.1"
35113511
"@types/node": "npm:16.18.115"
35123512
"@types/object-hash": "npm:2.2.1"
@@ -12065,10 +12065,10 @@ __metadata:
1206512065
languageName: node
1206612066
linkType: hard
1206712067

12068-
"@types/lodash@npm:4.17.12":
12069-
version: 4.17.12
12070-
resolution: "@types/lodash@npm:4.17.12"
12071-
checksum: 10/3d829f97c0ea713135e6eb48e983feffb315f4cf228d03654ca8a328e3fecd03005bf7dd30bf411f4306967c610d96738d441588283a41456815f2ce1fd7044c
12068+
"@types/lodash@npm:4.17.13":
12069+
version: 4.17.13
12070+
resolution: "@types/lodash@npm:4.17.13"
12071+
checksum: 10/ddb34e20810c71be2d9445bcc4b64ec25b83976738454de709854b79c7f655b03704b76235445699956d65012987720e0e429a35489de65495cdb5420202d905
1207212072
languageName: node
1207312073
linkType: hard
1207412074

0 commit comments

Comments
 (0)