Bump deps (#461)

This commit is contained in:
Jaco
2021-04-22 09:41:38 +03:00
committed by GitHub
parent 4b6e7678ad
commit f368fa077e
13 changed files with 135 additions and 117 deletions
+4 -4
View File
@@ -27,10 +27,10 @@
"test:one": "polkadot-dev-run-test"
},
"devDependencies": {
"@babel/core": "^7.13.15",
"@babel/runtime": "^7.13.10",
"@polkadot/dev": "^0.62.8",
"@polkadot/ts": "^0.3.62",
"@babel/core": "^7.13.16",
"@babel/runtime": "^7.13.17",
"@polkadot/dev": "^0.62.9",
"@polkadot/ts": "^0.3.63",
"@types/jest": "^26.0.22",
"babel-plugin-transform-vue-template": "^0.4.2",
"empty": "^0.10.1",