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

Commit a5ce0ef

Browse files
Update dependency @types/lodash to v4.14.165 (#406)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 685bd97 commit a5ce0ef

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.164",
32+
"@types/lodash": "4.14.165",
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].164":
1024-
version "4.14.164"
1025-
resolved "https://registry.npmjs.org/@types/lodash/-/lodash-4.14.164.tgz#52348bcf909ac7b4c1bcbeda5c23135176e5dfa0"
1026-
integrity sha512-fXCEmONnrtbYUc5014avwBeMdhHHO8YJCkOBflUL9EoJBSKZ1dei+VO74fA7JkTHZ1GvZack2TyIw5U+1lT8jg==
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==
10271027

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

0 commit comments

Comments
 (0)