Bump deps (#519)

This commit is contained in:
Jaco
2021-09-05 11:22:23 +03:00
committed by GitHub
parent 2aa64b62a9
commit 4ae5d9495f
13 changed files with 294 additions and 294 deletions
+5 -5
View File
@@ -8,7 +8,7 @@
"packages/*"
],
"resolutions": {
"typescript": "^4.3.5"
"typescript": "^4.4.2"
},
"scripts": {
"build": "polkadot-dev-build-ts",
@@ -28,10 +28,10 @@
"test:one": "polkadot-dev-run-test"
},
"devDependencies": {
"@babel/core": "^7.15.0",
"@babel/runtime": "^7.15.3",
"@polkadot/dev": "^0.62.65",
"@polkadot/ts": "^0.4.6",
"@babel/core": "^7.15.5",
"@babel/runtime": "^7.15.4",
"@polkadot/dev": "^0.62.66",
"@polkadot/ts": "^0.4.7",
"@polkadot/x-bundle": "^7.3.1",
"@types/jest": "^27.0.1",
"babel-plugin-transform-vue-template": "^0.4.2",