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

Commit 52a639e

Browse files
Update dependency @types/lodash to v4.14.182 (#501)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
1 parent 9fd2e10 commit 52a639e

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.181",
32+
"@types/lodash": "4.14.182",
3333
"@types/mkdirp-promise": "5.0.0",
3434
"@types/mz": "2.7.4",
3535
"@types/node": "12.20.47",

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/lodash@4.14.181":
1025-
version "4.14.181"
1026-
resolved "https://registry.npmjs.org/@types/lodash/-/lodash-4.14.181.tgz#d1d3740c379fda17ab175165ba04e2d03389385d"
1027-
integrity sha512-n3tyKthHJbkiWhDZs3DkhkCzt2MexYHXlX0td5iMplyfwketaOeKboEVBqzceH7juqvEg3q5oUoBFxSLu7zFag==
1024+
"@types/lodash@4.14.182":
1025+
version "4.14.182"
1026+
resolved "https://registry.npmjs.org/@types/lodash/-/lodash-4.14.182.tgz#05301a4d5e62963227eaafe0ce04dd77c54ea5c2"
1027+
integrity sha512-/THyiqyQAP9AfARo4pF+aCGcyiQ94tX/Is2I7HofNRqoYLgN1PBoOWu2/zTA5zMxzP5EFutMtWtGAFRKUe961Q==
10281028

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

0 commit comments

Comments
 (0)