Bump deps (#328)

This commit is contained in:
Jaco Greeff
2020-06-05 22:19:38 +02:00
committed by GitHub
parent a8f906a15e
commit 2309998889
15 changed files with 1005 additions and 450 deletions
+4 -4
View File
@@ -29,10 +29,10 @@
"test:one": "polkadot-dev-run-test"
},
"devDependencies": {
"@babel/core": "^7.9.6",
"@babel/runtime": "^7.9.6",
"@polkadot/dev": "^0.54.3",
"@polkadot/ts": "^0.3.24",
"@babel/core": "^7.10.2",
"@babel/runtime": "^7.10.2",
"@polkadot/dev": "^0.55.8",
"@polkadot/ts": "^0.3.25",
"@types/jest": "^25.2.3",
"babel-plugin-transform-vue-template": "^0.4.2",
"empty": "^0.10.1",