Skip to content

Commit feff94f

Browse files
chore(deps): update dependency @types/lodash to v4.17.12 (#3492)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent a54ba53 commit feff94f

5 files changed

+10
-10
lines changed

.pnp.cjs

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

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

yarn.lock

+5-5
Original file line numberDiff line numberDiff line change
@@ -4109,7 +4109,7 @@ __metadata:
41094109
"@reduxjs/toolkit": "npm:^1.6.1"
41104110
"@types/fast-redact": "npm:3.0.4"
41114111
"@types/jest": "npm:27.5.2"
4112-
"@types/lodash": "npm:4.17.1"
4112+
"@types/lodash": "npm:4.17.12"
41134113
"@types/lru-cache": "npm:5.1.1"
41144114
"@types/node": "npm:16.18.96"
41154115
"@types/object-hash": "npm:2.2.1"
@@ -12706,10 +12706,10 @@ __metadata:
1270612706
languageName: node
1270712707
linkType: hard
1270812708

12709-
"@types/lodash@npm:4.17.1":
12710-
version: 4.17.1
12711-
resolution: "@types/lodash@npm:4.17.1"
12712-
checksum: 10/384bdd29348a000f8e815f94839a1a8c7f5a4ca856b016ade7f2abdc1df0b4e3e009c113b69db320a8fde51d1f38e60c19462b9bf3e82e0e2e32d3ac3e7ba2c4
12709+
"@types/lodash@npm:4.17.12":
12710+
version: 4.17.12
12711+
resolution: "@types/lodash@npm:4.17.12"
12712+
checksum: 10/3d829f97c0ea713135e6eb48e983feffb315f4cf228d03654ca8a328e3fecd03005bf7dd30bf411f4306967c610d96738d441588283a41456815f2ce1fd7044c
1271312713
languageName: node
1271412714
linkType: hard
1271512715

0 commit comments

Comments
 (0)