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

Commit 642f0ae

Browse files
committed
Update dependency @types/lodash to v4.14.178
1 parent 5624315 commit 642f0ae

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.178",
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].178":
1025+
version "4.14.178"
1026+
resolved "https://registry.npmjs.org/@types/lodash/-/lodash-4.14.178.tgz#341f6d2247db528d4a13ddbb374bcdc80406f4f8"
1027+
integrity sha512-0d5Wd09ItQWH1qFbEyQ7oTQ3GZrMfth5JkbN3EvTKLXcHLRDSXeLnlvlOn0wvxVIwK5o2M8JzP/OWz7T3NRsbw==
10281028

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

0 commit comments

Comments
 (0)