Bump deps (#340)

* Bump deps

* Adjust for new eslint parser
This commit is contained in:
Jaco Greeff
2020-07-02 08:01:50 +02:00
committed by GitHub
parent c8f4983946
commit 4c58f48645
25 changed files with 1084 additions and 1051 deletions
+5 -5
View File
@@ -29,11 +29,11 @@
"test:one": "polkadot-dev-run-test"
},
"devDependencies": {
"@babel/core": "^7.10.3",
"@babel/runtime": "^7.10.3",
"@polkadot/dev": "^0.55.12",
"@polkadot/ts": "^0.3.26",
"@types/jest": "^26.0.0",
"@babel/core": "^7.10.4",
"@babel/runtime": "^7.10.4",
"@polkadot/dev": "^0.55.18",
"@polkadot/ts": "^0.3.27",
"@types/jest": "^26.0.3",
"babel-plugin-transform-vue-template": "^0.4.2",
"empty": "^0.10.1",
"react": "^16.13.1",