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

Commit 5a9810f

Browse files
Update dependency @types/lodash to v4.14.179 (#483)
Co-authored-by: Renovate Bot <[email protected]>
1 parent a931c64 commit 5a9810f

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

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].177":
1025-
version "4.14.177"
1026-
resolved "https://registry.npmjs.org/@types/lodash/-/lodash-4.14.177.tgz#f70c0d19c30fab101cad46b52be60363c43c4578"
1027-
integrity sha512-0fDwydE2clKe9MNfvXHBHF9WEahRuj+msTuQqOmAApNORFvhMYZKNGGJdCzuhheVjMps/ti0Ak/iJPACMaevvw==
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==
10281028

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

0 commit comments

Comments
 (0)