Skip to content

Commit 4eb6f4d

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

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.23",
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.23":
537+
version "4.17.23"
538+
resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.17.23.tgz#c1bb06db218acc8fc232da0447473fc2fb9d9841"
539+
integrity sha512-RDvF6wTulMPjrNdCoYRC8gNR880JNGT8uB+REUpC2Ns4pRqQJhGz90wh7rgdXDPpCczF3VGktDuFGVnz8zP7HA==
540540

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

0 commit comments

Comments
 (0)