Bump deps (#369)

* Bump deps

* Bumps
This commit is contained in:
Jaco
2021-06-14 09:50:14 +03:00
committed by GitHub
parent 3810fd630f
commit 932212027d
3 changed files with 823 additions and 879 deletions
+3 -3
View File
@@ -22,13 +22,13 @@
"test": "polkadot-dev-run-test --coverage --runInBand --detectOpenHandles --testPathIgnorePatterns addrcheck --testPathIgnorePatterns crosscheck" "test": "polkadot-dev-run-test --coverage --runInBand --detectOpenHandles --testPathIgnorePatterns addrcheck --testPathIgnorePatterns crosscheck"
}, },
"devDependencies": { "devDependencies": {
"@babel/core": "^7.14.3", "@babel/core": "^7.14.5",
"@polkadot/dev": "^0.62.33", "@polkadot/dev": "^0.62.42",
"@types/jest": "^26.0.23" "@types/jest": "^26.0.23"
}, },
"version": "0.6.193", "version": "0.6.193",
"dependencies": { "dependencies": {
"@pinata/sdk": "^1.1.20", "@pinata/sdk": "^1.1.23",
"dnslink-cloudflare": "^3.0.0" "dnslink-cloudflare": "^3.0.0"
} }
} }
+4 -4
View File
@@ -13,10 +13,10 @@
"repository": "github.com:polkadot-js/phishing", "repository": "github.com:polkadot-js/phishing",
"homepage": "https://github.com/polkadot-js/common/tree/master/packages/phishing#readme", "homepage": "https://github.com/polkadot-js/common/tree/master/packages/phishing#readme",
"dependencies": { "dependencies": {
"@babel/runtime": "^7.14.0", "@babel/runtime": "^7.14.5",
"@polkadot/util": "^6.6.2-13", "@polkadot/util": "^6.8.1",
"@polkadot/util-crypto": "^6.6.2-13", "@polkadot/util-crypto": "^6.8.1",
"@polkadot/x-fetch": "^6.6.2-13" "@polkadot/x-fetch": "^6.8.1"
}, },
"devDependencies": { "devDependencies": {
"@types/js-yaml": "^4.0.1", "@types/js-yaml": "^4.0.1",
+816 -872
View File
File diff suppressed because it is too large Load Diff