Bump deps (#23)

This commit is contained in:
Jaco Greeff
2020-11-24 13:05:26 +01:00
committed by GitHub
parent f9561f4413
commit 4e7c3ab65d
3 changed files with 230 additions and 298 deletions
+3 -3
View File
@@ -7,7 +7,7 @@
"packages/*"
],
"resolutions": {
"typescript": "^4.0.5"
"typescript": "^4.1.2"
},
"scripts": {
"build": "polkadot-dev-build-ts",
@@ -19,8 +19,8 @@
"test": "polkadot-dev-run-test --coverage --runInBand --testPathIgnorePatterns crosscheck"
},
"devDependencies": {
"@babel/core": "^7.12.3",
"@polkadot/dev": "^0.60.2",
"@babel/core": "^7.12.8",
"@polkadot/dev": "^0.60.4",
"@types/jest": "^26.0.15"
},
"version": "0.2.2"