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

Commit 9fd2e10

Browse files
Update dependency @types/lodash to v4.14.181 (#496)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 27eeb44 commit 9fd2e10

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.179",
32+
"@types/lodash": "4.14.181",
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/[email protected].179":
1025-
version "4.14.179"
1026-
resolved "https://registry.npmjs.org/@types/lodash/-/lodash-4.14.179.tgz#490ec3288088c91295780237d2497a3aa9dfb5c5"
1027-
integrity sha512-uwc1x90yCKqGcIOAT6DwOSuxnrAbpkdPsUOZtwrXb4D/6wZs+6qG7QnIawDuZWg0sWpxl+ltIKCaLoMlna678w==
1024+
"@types/[email protected].181":
1025+
version "4.14.181"
1026+
resolved "https://registry.npmjs.org/@types/lodash/-/lodash-4.14.181.tgz#d1d3740c379fda17ab175165ba04e2d03389385d"
1027+
integrity sha512-n3tyKthHJbkiWhDZs3DkhkCzt2MexYHXlX0td5iMplyfwketaOeKboEVBqzceH7juqvEg3q5oUoBFxSLu7zFag==
10281028

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

0 commit comments

Comments
 (0)