Bump deps (#463)

This commit is contained in:
Jaco
2021-04-30 08:53:34 +03:00
committed by GitHub
parent 95bfbfcab9
commit b107e72459
13 changed files with 209 additions and 156 deletions
+5 -5
View File
@@ -27,11 +27,11 @@
"test:one": "polkadot-dev-run-test"
},
"devDependencies": {
"@babel/core": "^7.13.16",
"@babel/runtime": "^7.13.17",
"@polkadot/dev": "^0.62.10",
"@polkadot/ts": "^0.3.63",
"@types/jest": "^26.0.22",
"@babel/core": "^7.14.0",
"@babel/runtime": "^7.14.0",
"@polkadot/dev": "^0.62.11",
"@polkadot/ts": "^0.3.64",
"@types/jest": "^26.0.23",
"babel-plugin-transform-vue-template": "^0.4.2",
"empty": "^0.10.1",
"react": "^17.0.2",