Skip to content
This repository was archived by the owner on May 17, 2022. It is now read-only.

Commit 409f885

Browse files
renovate-botrenovate[bot]
authored andcommitted
Update dependency @types/lodash to v4.14.178
1 parent ce13936 commit 409f885

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"@babel/core": "7.15.8",
3838
"@babel/preset-env": "7.15.8",
3939
"@babel/preset-react": "7.14.5",
40-
"@types/lodash": "4.14.177",
40+
"@types/lodash": "4.14.178",
4141
"@types/node": "16.11.12",
4242
"@types/react": "17.0.37",
4343
"@types/react-dom": "17.0.11",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1451,10 +1451,10 @@
14511451
resolved "https://registry.yarnpkg.com/@types/json-schema/-/json-schema-7.0.9.tgz#97edc9037ea0c38585320b28964dde3b39e4660d"
14521452
integrity sha512-qcUXuemtEu+E5wZSJHNxUXeCZhAfXKQ41D+duX+VYPde7xyEVZci+/oXKJL13tnRs9lR2pr4fod59GT6/X1/yQ==
14531453

1454-
"@types/[email protected].177":
1455-
version "4.14.177"
1456-
resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.14.177.tgz#f70c0d19c30fab101cad46b52be60363c43c4578"
1457-
integrity sha512-0fDwydE2clKe9MNfvXHBHF9WEahRuj+msTuQqOmAApNORFvhMYZKNGGJdCzuhheVjMps/ti0Ak/iJPACMaevvw==
1454+
"@types/[email protected].178":
1455+
version "4.14.178"
1456+
resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.14.178.tgz#341f6d2247db528d4a13ddbb374bcdc80406f4f8"
1457+
integrity sha512-0d5Wd09ItQWH1qFbEyQ7oTQ3GZrMfth5JkbN3EvTKLXcHLRDSXeLnlvlOn0wvxVIwK5o2M8JzP/OWz7T3NRsbw==
14581458

14591459
"@types/node@*":
14601460
version "16.4.13"

0 commit comments

Comments
 (0)