Bump deps (#362)

This commit is contained in:
Jaco Greeff
2020-09-05 08:03:27 +02:00
committed by GitHub
parent 1cce48ef53
commit 55f3ca652d
6 changed files with 95 additions and 94 deletions
+4 -4
View File
@@ -30,10 +30,10 @@
"test:one": "polkadot-dev-run-test"
},
"devDependencies": {
"@babel/core": "^7.11.5",
"@babel/core": "^7.11.6",
"@babel/runtime": "^7.11.2",
"@polkadot/dev": "^0.55.45",
"@polkadot/ts": "^0.3.40",
"@polkadot/dev": "^0.55.46",
"@polkadot/ts": "^0.3.42",
"@types/jest": "^26.0.13",
"babel-plugin-transform-vue-template": "^0.4.2",
"empty": "^0.10.1",
@@ -41,7 +41,7 @@
"react-dom": "^16.13.1",
"react-is": "^16.13.1",
"react-native": "^0.63.2",
"typedoc": "^0.19.0",
"typedoc": "^0.19.1",
"typedoc-plugin-markdown": "^2.4.2",
"typedoc-plugin-no-inherit": "^1.1.10",
"vue-template-compiler": "^2.6.12",