Update babel-core and jest

This commit is contained in:
Michael Vines 2018-09-26 08:40:17 -07:00
parent 27fbc8bb72
commit 85c1023861
2 changed files with 624 additions and 844 deletions

1464
web3.js/package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -49,7 +49,7 @@
"tweetnacl": "^1.0.0"
},
"devDependencies": {
"babel-core": "6.26.0",
"babel-core": "6.26.3",
"babel-eslint": "10.0.0",
"babel-plugin-module-resolver": "3.1.1",
"babel-plugin-transform-runtime": "^6.23.0",
@ -70,7 +70,7 @@
"flow-bin": "0.81.0",
"flow-typed": "2.5.1",
"fs-file-tree": "1.0.6",
"jest": "22.4.3",
"jest": "23.6.0",
"rimraf": "2.6.2",
"rollup": "0.66.2",
"rollup-plugin-babel": "3.0.3",