Skip to content

Commit 29b571c

Browse files
renovate-botrenovate[bot]
authored andcommitted
chore(deps): update dependency @types/lodash to v4.14.172
1 parent 6e265e7 commit 29b571c

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
@@ -85,7 +85,7 @@
8585
"@types/fs-extra": "8.1.1",
8686
"@types/ioredis": "3.2.24",
8787
"@types/jsonwebtoken": "8.5.3",
88-
"@types/lodash": "4.14.168",
88+
"@types/lodash": "4.14.172",
8989
"@types/mime-types": "2.1.0",
9090
"@types/mocha": "8.2.1",
9191
"@types/mongodb": "3.6.18",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1135,10 +1135,10 @@
11351135
dependencies:
11361136
"@types/node" "*"
11371137

1138-
"@types/[email protected].168":
1139-
version "4.14.168"
1140-
resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.14.168.tgz#fe24632e79b7ade3f132891afff86caa5e5ce008"
1141-
integrity sha512-oVfRvqHV/V6D1yifJbVRU3TMp8OT6o6BG+U9MkwuJ3U8/CsDHvalRpsxBqivn71ztOFZBTfJMvETbqHiaNSj7Q==
1138+
"@types/[email protected].172":
1139+
version "4.14.172"
1140+
resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.14.172.tgz#aad774c28e7bfd7a67de25408e03ee5a8c3d028a"
1141+
integrity sha512-/BHF5HAx3em7/KkzVKm3LrsD6HZAXuXO1AJZQ3cRRBZj4oHZDviWPYu0aEplAqDFNHZPW6d3G7KN+ONcCCC7pw==
11421142

11431143
"@types/long@^4.0.1":
11441144
version "4.0.1"

0 commit comments

Comments
 (0)