Fix tests
This commit is contained in:
@@ -101,7 +101,7 @@
|
|||||||
"ethereumjs-util": "^5.1.1",
|
"ethereumjs-util": "^5.1.1",
|
||||||
"find-versions": "^2.0.0",
|
"find-versions": "^2.0.0",
|
||||||
"js-sha3": "^0.6.1",
|
"js-sha3": "^0.6.1",
|
||||||
"lodash-es": "4.14.7",
|
"lodash-es": "4.14.2",
|
||||||
"publish-release": "^1.3.3",
|
"publish-release": "^1.3.3",
|
||||||
"uuid": "^3.1.0",
|
"uuid": "^3.1.0",
|
||||||
"web3": "^0.20.0"
|
"web3": "^0.20.0"
|
||||||
|
|||||||
12
yarn.lock
12
yarn.lock
@@ -38,14 +38,14 @@
|
|||||||
dependencies:
|
dependencies:
|
||||||
"@types/lodash" "*"
|
"@types/lodash" "*"
|
||||||
|
|
||||||
"@types/lodash@*", "@types/lodash@4.14.74":
|
"@types/lodash@*", "@types/lodash@^4.14.77":
|
||||||
version "4.14.74"
|
|
||||||
resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.14.74.tgz#ac3bd8db988e7f7038e5d22bd76a7ba13f876168"
|
|
||||||
|
|
||||||
"@types/lodash@^4.14.77":
|
|
||||||
version "4.14.77"
|
version "4.14.77"
|
||||||
resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.14.77.tgz#0bc699413e84d6ed5d927ca30ea0f0a890b42d75"
|
resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.14.77.tgz#0bc699413e84d6ed5d927ca30ea0f0a890b42d75"
|
||||||
|
|
||||||
|
"@types/lodash@4.14.74":
|
||||||
|
version "4.14.74"
|
||||||
|
resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.14.74.tgz#ac3bd8db988e7f7038e5d22bd76a7ba13f876168"
|
||||||
|
|
||||||
"@types/marked@0.3.0":
|
"@types/marked@0.3.0":
|
||||||
version "0.3.0"
|
version "0.3.0"
|
||||||
resolved "https://registry.yarnpkg.com/@types/marked/-/marked-0.3.0.tgz#583c223dd33385a1dda01aaf77b0cd0411c4b524"
|
resolved "https://registry.yarnpkg.com/@types/marked/-/marked-0.3.0.tgz#583c223dd33385a1dda01aaf77b0cd0411c4b524"
|
||||||
@@ -2874,7 +2874,7 @@ locate-path@^2.0.0:
|
|||||||
p-locate "^2.0.0"
|
p-locate "^2.0.0"
|
||||||
path-exists "^3.0.0"
|
path-exists "^3.0.0"
|
||||||
|
|
||||||
lodash-es@4.14.7:
|
lodash-es@4.14.2:
|
||||||
version "4.14.2"
|
version "4.14.2"
|
||||||
resolved "https://registry.yarnpkg.com/lodash-es/-/lodash-es-4.14.2.tgz#6a724b14f743dab068c1031d4d3d34fff8aa9ee0"
|
resolved "https://registry.yarnpkg.com/lodash-es/-/lodash-es-4.14.2.tgz#6a724b14f743dab068c1031d4d3d34fff8aa9ee0"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user