Skip to content

Commit 267be19

Browse files
chore(deps): update dependency @types/lodash to v4.14.170 (#167)
Co-authored-by: Renovate Bot <[email protected]>
1 parent eaadfba commit 267be19

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@
7474
"@testing-library/user-event": "13.0.6",
7575
"@types/fs-extra": "9.0.8",
7676
"@types/jest": "26.0.21",
77-
"@types/lodash": "4.14.168",
77+
"@types/lodash": "4.14.170",
7878
"@types/node": "14.14.35",
7979
"@types/react": "17.0.2",
8080
"@types/react-dom": "17.0.2",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -2440,10 +2440,10 @@
24402440
resolved "https://registry.yarnpkg.com/@types/json5/-/json5-0.0.29.tgz#ee28707ae94e11d2b827bcbe5270bcea7f3e71ee"
24412441
integrity sha1-7ihweulOEdK4J7y+UnC86n8+ce4=
24422442

2443-
"@types/[email protected].168":
2444-
version "4.14.168"
2445-
resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.14.168.tgz#fe24632e79b7ade3f132891afff86caa5e5ce008"
2446-
integrity sha512-oVfRvqHV/V6D1yifJbVRU3TMp8OT6o6BG+U9MkwuJ3U8/CsDHvalRpsxBqivn71ztOFZBTfJMvETbqHiaNSj7Q==
2443+
"@types/[email protected].170":
2444+
version "4.14.170"
2445+
resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.14.170.tgz#0d67711d4bf7f4ca5147e9091b847479b87925d6"
2446+
integrity sha512-bpcvu/MKHHeYX+qeEN8GE7DIravODWdACVA1ctevD8CN24RhPZIKMn9ntfAsrvLfSX3cR5RrBKAbYm9bGs0A+Q==
24472447

24482448
"@types/markdown-to-jsx@^6.11.0":
24492449
version "6.11.3"

0 commit comments

Comments
 (0)