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

Commit e1e1143

Browse files
Update dependency @types/lodash to v4.14.157 (#383)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 4143429 commit e1e1143

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.155",
32+
"@types/lodash": "4.14.157",
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].155":
1024-
version "4.14.155"
1025-
resolved "https://registry.npmjs.org/@types/lodash/-/lodash-4.14.155.tgz#e2b4514f46a261fd11542e47519c20ebce7bc23a"
1026-
integrity sha512-vEcX7S7aPhsBCivxMwAANQburHBtfN9RdyXFk84IJmu2Z4Hkg1tOFgaslRiEqqvoLtbCBi6ika1EMspE+NZ9Lg==
1023+
"@types/[email protected].157":
1024+
version "4.14.157"
1025+
resolved "https://registry.npmjs.org/@types/lodash/-/lodash-4.14.157.tgz#fdac1c52448861dfde1a2e1515dbc46e54926dc8"
1026+
integrity sha512-Ft5BNFmv2pHDgxV5JDsndOWTRJ+56zte0ZpYLowp03tW+K+t8u8YMOzAnpuqPgzX6WO1XpDIUm7u04M8vdDiVQ==
10271027

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

0 commit comments

Comments
 (0)