Bump deps (#371)

* Bump deps

* Headers
This commit is contained in:
Jaco Greeff
2020-09-24 15:01:56 +02:00
committed by GitHub
parent 64f630d904
commit 262b8ad7c3
20 changed files with 276 additions and 149 deletions
+2 -2
View File
@@ -9,7 +9,7 @@
],
"resolutions": {
"babel-core": "^7.0.0-bridge.0",
"typescript": "^4.0.2"
"typescript": "^4.0.3"
},
"scripts": {
"build": "polkadot-dev-build-ts",
@@ -32,7 +32,7 @@
"devDependencies": {
"@babel/core": "^7.11.6",
"@babel/runtime": "^7.11.2",
"@polkadot/dev": "^0.55.52",
"@polkadot/dev": "^0.55.54",
"@polkadot/ts": "^0.3.47",
"@types/jest": "^26.0.14",
"babel-plugin-transform-vue-template": "^0.4.2",