Bump deps (#482)

This commit is contained in:
Jaco
2021-09-05 11:22:45 +03:00
committed by GitHub
parent f02567f5a8
commit 802304b04f
3 changed files with 267 additions and 327 deletions
+4 -4
View File
@@ -7,7 +7,7 @@
"packages/*"
],
"resolutions": {
"typescript": "^4.3.5"
"typescript": "^4.4.2"
},
"scripts": {
"build": "polkadot-dev-build-ts",
@@ -23,9 +23,9 @@
"test": "polkadot-dev-run-test --coverage --runInBand --detectOpenHandles --testPathIgnorePatterns addrcheck --testPathIgnorePatterns crosscheck"
},
"devDependencies": {
"@babel/core": "^7.15.0",
"@polkadot/dev": "^0.62.65",
"@types/jest": "^26.0.24"
"@babel/core": "^7.15.5",
"@polkadot/dev": "^0.62.66",
"@types/jest": "^27.0.1"
},
"version": "0.6.280",
"dependencies": {