Bump deps (#295)

This commit is contained in:
Jaco
2021-04-30 08:44:16 +03:00
committed by GitHub
parent 94f466e672
commit fb1b1c58a3
3 changed files with 174 additions and 121 deletions
+3 -3
View File
@@ -22,9 +22,9 @@
"test": "polkadot-dev-run-test --coverage --runInBand --testPathIgnorePatterns addrcheck --testPathIgnorePatterns crosscheck"
},
"devDependencies": {
"@babel/core": "^7.13.16",
"@polkadot/dev": "^0.62.10",
"@types/jest": "^26.0.22"
"@babel/core": "^7.14.0",
"@polkadot/dev": "^0.62.11",
"@types/jest": "^26.0.23"
},
"version": "0.6.119",
"dependencies": {