Bump berry (#442)

This commit is contained in:
Jaco
2021-08-13 14:35:31 +03:00
committed by GitHub
parent 1b20688e0b
commit 645bbc2c08
6 changed files with 947 additions and 907 deletions
File diff suppressed because one or more lines are too long
+631
View File
File diff suppressed because one or more lines are too long
+1 -1
View File
@@ -10,4 +10,4 @@ plugins:
- path: .yarn/plugins/@yarnpkg/plugin-version.cjs
spec: "@yarnpkg/plugin-version"
yarnPath: .yarn/releases/yarn-3.0.0-rc.2.cjs
yarnPath: .yarn/releases/yarn-3.0.0.cjs
+1 -1
View File
@@ -24,7 +24,7 @@
},
"devDependencies": {
"@babel/core": "^7.14.8",
"@polkadot/dev": "^0.62.57",
"@polkadot/dev": "^0.62.59",
"@types/jest": "^26.0.24"
},
"version": "0.6.253",
+3 -3
View File
@@ -14,9 +14,9 @@
"homepage": "https://github.com/polkadot-js/common/tree/master/packages/phishing#readme",
"dependencies": {
"@babel/runtime": "^7.14.8",
"@polkadot/util": "^7.1.1",
"@polkadot/util-crypto": "^7.1.1",
"@polkadot/x-fetch": "^7.1.1"
"@polkadot/util": "^7.1.3-3",
"@polkadot/util-crypto": "^7.1.3-3",
"@polkadot/x-fetch": "^7.1.3-3"
},
"devDependencies": {
"@types/js-yaml": "^4.0.2",
+311 -311
View File
File diff suppressed because it is too large Load Diff