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

Commit d38d39f

Browse files
Update dependency @types/lodash to v4.14.164 (#404)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 47c7f9d commit d38d39f

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.161",
32+
"@types/lodash": "4.14.164",
3333
"@types/mkdirp-promise": "5.0.0",
3434
"@types/mz": "2.7.1",
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].161":
1024-
version "4.14.161"
1025-
resolved "https://registry.npmjs.org/@types/lodash/-/lodash-4.14.161.tgz#a21ca0777dabc6e4f44f3d07f37b765f54188b18"
1026-
integrity sha512-EP6O3Jkr7bXvZZSZYlsgt5DIjiGr0dXP1/jVEwVLTFgg0d+3lWVQkRavYVQszV7dYUwvg0B8R0MBDpcmXg7XIA==
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==
10271027

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

0 commit comments

Comments
 (0)