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

Commit a77c653

Browse files
Update dependency @types/lodash to v4.14.176 (#473)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 003cfd7 commit a77c653

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.31",
3030
"@types/jaeger-client": "3.15.3",
3131
"@types/json5": "0.0.30",
32-
"@types/lodash": "4.14.172",
32+
"@types/lodash": "4.14.176",
3333
"@types/mkdirp-promise": "5.0.0",
3434
"@types/mz": "2.7.4",
3535
"@types/node": "12.20.24",

yarn.lock

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

1024-
"@types/[email protected].172":
1025-
version "4.14.172"
1026-
resolved "https://registry.npmjs.org/@types/lodash/-/lodash-4.14.172.tgz#aad774c28e7bfd7a67de25408e03ee5a8c3d028a"
1027-
integrity sha512-/BHF5HAx3em7/KkzVKm3LrsD6HZAXuXO1AJZQ3cRRBZj4oHZDviWPYu0aEplAqDFNHZPW6d3G7KN+ONcCCC7pw==
1024+
"@types/[email protected].176":
1025+
version "4.14.176"
1026+
resolved "https://registry.npmjs.org/@types/lodash/-/lodash-4.14.176.tgz#641150fc1cda36fbfa329de603bbb175d7ee20c0"
1027+
integrity sha512-xZmuPTa3rlZoIbtDUyJKZQimJV3bxCmzMIO2c9Pz9afyDro6kr7R79GwcB6mRhuoPmV2p1Vb66WOJH7F886WKQ==
10281028

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

0 commit comments

Comments
 (0)