Bump deps (#598)

This commit is contained in:
Jaco
2021-10-16 09:41:18 +03:00
committed by GitHub
parent 59c34e3139
commit 2573ef4bdd
3 changed files with 824 additions and 1597 deletions
+4 -4
View File
@@ -7,7 +7,7 @@
"packages/*"
],
"resolutions": {
"typescript": "^4.4.3"
"typescript": "^4.4.4"
},
"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.5",
"@polkadot/dev": "^0.62.67",
"@types/jest": "^27.0.1"
"@babel/core": "^7.15.8",
"@polkadot/dev": "^0.62.71",
"@types/jest": "^27.0.2"
},
"version": "0.6.355",
"dependencies": {
+3 -3
View File
@@ -14,9 +14,9 @@
"homepage": "https://github.com/polkadot-js/common/tree/master/packages/phishing#readme",
"dependencies": {
"@babel/runtime": "^7.15.4",
"@polkadot/util": "^7.4.1",
"@polkadot/util-crypto": "^7.4.1",
"@polkadot/x-fetch": "^7.4.1"
"@polkadot/util": "^7.5.1",
"@polkadot/util-crypto": "^7.5.1",
"@polkadot/x-fetch": "^7.5.1"
},
"devDependencies": {
"@types/js-yaml": "^4.0.3",
+817 -1590
View File
File diff suppressed because it is too large Load Diff