Bump deps (& extract list checks) (#107)

This commit is contained in:
Jaco Greeff
2021-02-16 13:18:50 +01:00
committed by GitHub
parent 7910cffad6
commit f0d6db17e1
4 changed files with 260 additions and 237 deletions
+2 -2
View File
@@ -22,8 +22,8 @@
"test": "polkadot-dev-run-test --coverage --runInBand --testPathIgnorePatterns addrcheck --testPathIgnorePatterns crosscheck"
},
"devDependencies": {
"@babel/core": "^7.12.13",
"@polkadot/dev": "^0.61.25",
"@babel/core": "^7.12.16",
"@polkadot/dev": "^0.61.26",
"@types/jest": "^26.0.20"
},
"version": "0.5.4",