Bump deps (#345)

This commit is contained in:
Jaco Greeff
2020-07-17 09:54:43 +02:00
committed by GitHub
parent b68b4cc374
commit dad6590660
13 changed files with 514 additions and 629 deletions
+5 -5
View File
@@ -29,17 +29,17 @@
"test:one": "polkadot-dev-run-test"
},
"devDependencies": {
"@babel/core": "^7.10.4",
"@babel/runtime": "^7.10.4",
"@polkadot/dev": "^0.55.21",
"@polkadot/ts": "^0.3.27",
"@babel/core": "^7.10.5",
"@babel/runtime": "^7.10.5",
"@polkadot/dev": "^0.55.23",
"@polkadot/ts": "^0.3.29",
"@types/jest": "^26.0.4",
"babel-plugin-transform-vue-template": "^0.4.2",
"empty": "^0.10.1",
"react": "^16.13.1",
"react-dom": "^16.13.1",
"react-is": "^16.13.1",
"react-native": "^0.63.0",
"react-native": "^0.63.1",
"vue-template-compiler": "^2.6.11",
"webpack-serve": "^3.2.0"
},