Skip to content

Commit ed9d178

Browse files
chore(deps): update dependency @types/lodash to v4.17.24
1 parent 04191eb commit ed9d178

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
@@ -77,7 +77,7 @@
7777
"@types/chai": "4.2.16",
7878
"@types/faker": "5.5.1",
7979
"@types/fs-extra": "8.1.1",
80-
"@types/lodash": "4.14.168",
80+
"@types/lodash": "4.17.24",
8181
"@types/mocha": "8.2.2",
8282
"@types/node": "10.17.56",
8383
"@types/sinon": "10.0.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -533,10 +533,10 @@
533533
dependencies:
534534
"@types/node" "*"
535535

536-
"@types/lodash@4.14.168":
537-
version "4.14.168"
538-
resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.14.168.tgz#fe24632e79b7ade3f132891afff86caa5e5ce008"
539-
integrity sha512-oVfRvqHV/V6D1yifJbVRU3TMp8OT6o6BG+U9MkwuJ3U8/CsDHvalRpsxBqivn71ztOFZBTfJMvETbqHiaNSj7Q==
536+
"@types/lodash@4.17.24":
537+
version "4.17.24"
538+
resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.17.24.tgz#4ae334fc62c0e915ca8ed8e35dcc6d4eeb29215f"
539+
integrity sha512-gIW7lQLZbue7lRSWEFql49QJJWThrTFFeIMJdp3eH4tKoxm1OvEPg02rm4wCCSHS0cL3/Fizimb35b7k8atwsQ==
540540

541541
"@types/mocha@8.2.2":
542542
version "8.2.2"

0 commit comments

Comments
 (0)