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

Commit c68e40f

Browse files
Update dependency @types/lodash to v4.14.166 (#415)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 2730c15 commit c68e40f

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.165",
32+
"@types/lodash": "4.14.166",
3333
"@types/mkdirp-promise": "5.0.0",
3434
"@types/mz": "2.7.2",
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].165":
1024-
version "4.14.165"
1025-
resolved "https://registry.npmjs.org/@types/lodash/-/lodash-4.14.165.tgz#74d55d947452e2de0742bad65270433b63a8c30f"
1026-
integrity sha512-tjSSOTHhI5mCHTy/OOXYIhi2Wt1qcbHmuXD1Ha7q70CgI/I71afO4XtLb/cVexki1oVYchpul/TOuu3Arcdxrg==
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==
10271027

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

0 commit comments

Comments
 (0)