removed dependency on @types/lodash, that was added as a temporary workaround

This commit is contained in:
Art Lowel
2017-09-15 14:36:27 +02:00
parent eb0e6c28b3
commit 300ca3838a
2 changed files with 5 additions and 6 deletions

View File

@@ -120,8 +120,7 @@
"@types/express": "4.0.36",
"@types/express-serve-static-core": "4.0.49",
"@types/hammerjs": "2.0.34",
"@types/jasmine": "2.5.53",
"@types/lodash": "ts2.0",
"@types/jasmine": "^2.6.0",
"@types/memory-cache": "0.0.29",
"@types/mime": "1.3.1",
"@types/node": "8.0.14",

View File

@@ -172,11 +172,11 @@
version "9.1.9"
resolved "https://registry.yarnpkg.com/@types/highlight.js/-/highlight.js-9.1.9.tgz#ed6336955eaf233b75eb7923b9b1f373d045ef01"
"@types/jasmine@2.5.53":
version "2.5.53"
resolved "https://registry.yarnpkg.com/@types/jasmine/-/jasmine-2.5.53.tgz#4e0cefad09df5ec48c8dd40433512f84b1568d61"
"@types/jasmine@^2.6.0":
version "2.6.0"
resolved "https://registry.yarnpkg.com/@types/jasmine/-/jasmine-2.6.0.tgz#997b41a27752b4850af2683bc4a8d8222c25bd02"
"@types/lodash@^4.14.37", "@types/lodash@ts2.0":
"@types/lodash@^4.14.37":
version "4.14.50"
resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.14.50.tgz#2227da4d65fafe249bccd59c7b9396e27674c8f7"