Skip to content

Commit 00e0a4e

Browse files
committed
add @types/lodash
1 parent 18e509b commit 00e0a4e

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,7 @@
5858
},
5959
"dependencies": {
6060
"@types/debug": "^4.1.5",
61+
"@types/lodash": "^4.14.165",
6162
"@types/n3": "^1.1.1",
6263
"@xanthous/n3": "^1.3.5",
6364
"class-validator": "^0.10.2",

yarn.lock

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -949,6 +949,11 @@
949949
resolved "https://registry.yarnpkg.com/@types/json5/-/json5-0.0.29.tgz#ee28707ae94e11d2b827bcbe5270bcea7f3e71ee"
950950
integrity sha1-7ihweulOEdK4J7y+UnC86n8+ce4=
951951

952+
"@types/lodash@^4.14.165":
953+
version "4.14.165"
954+
resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.14.165.tgz#74d55d947452e2de0742bad65270433b63a8c30f"
955+
integrity sha512-tjSSOTHhI5mCHTy/OOXYIhi2Wt1qcbHmuXD1Ha7q70CgI/I71afO4XtLb/cVexki1oVYchpul/TOuu3Arcdxrg==
956+
952957
"@types/long@*":
953958
version "4.0.0"
954959
resolved "https://registry.yarnpkg.com/@types/long/-/long-4.0.0.tgz#719551d2352d301ac8b81db732acb6bdc28dbdef"

0 commit comments

Comments
 (0)