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

Commit 56cacaf

Browse files
Update dependency @types/lodash to v4.14.167 (#419)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 500d821 commit 56cacaf

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
@@ -29,7 +29,7 @@
2929
"@types/ini": "1.3.30",
3030
"@types/jaeger-client": "3.15.3",
3131
"@types/json5": "0.0.30",
32-
"@types/lodash": "4.14.166",
32+
"@types/lodash": "4.14.167",
3333
"@types/mkdirp-promise": "5.0.0",
3434
"@types/mz": "2.7.3",
3535
"@types/node": "12.12.14",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1020,10 +1020,10 @@
10201020
dependencies:
10211021
"@types/node" "*"
10221022

1023-
"@types/[email protected].166":
1024-
version "4.14.166"
1025-
resolved "https://registry.npmjs.org/@types/lodash/-/lodash-4.14.166.tgz#07e7f2699a149219dbc3c35574f126ec8737688f"
1026-
integrity sha512-A3YT/c1oTlyvvW/GQqG86EyqWNrT/tisOIh2mW3YCgcx71TNjiTZA3zYZWA5BCmtsOTXjhliy4c4yEkErw6njA==
1023+
"@types/[email protected].167":
1024+
version "4.14.167"
1025+
resolved "https://registry.npmjs.org/@types/lodash/-/lodash-4.14.167.tgz#ce7d78553e3c886d4ea643c37ec7edc20f16765e"
1026+
integrity sha512-w7tQPjARrvdeBkX/Rwg95S592JwxqOjmms3zWQ0XZgSyxSLdzWaYH3vErBhdVS/lRBX7F8aBYcYJYTr5TMGOzw==
10271027

10281028
"@types/mime@*":
10291029
version "2.0.1"

0 commit comments

Comments
 (0)