Bump deps (#341)

This commit is contained in:
Jaco
2021-05-20 15:26:16 +03:00
committed by GitHub
parent d59538e4c6
commit c607c8b41c
3 changed files with 410 additions and 380 deletions
+3 -3
View File
@@ -22,13 +22,13 @@
"test": "polkadot-dev-run-test --coverage --runInBand --testPathIgnorePatterns addrcheck --testPathIgnorePatterns crosscheck" "test": "polkadot-dev-run-test --coverage --runInBand --testPathIgnorePatterns addrcheck --testPathIgnorePatterns crosscheck"
}, },
"devDependencies": { "devDependencies": {
"@babel/core": "^7.14.0", "@babel/core": "^7.14.3",
"@polkadot/dev": "^0.62.12", "@polkadot/dev": "^0.62.15",
"@types/jest": "^26.0.23" "@types/jest": "^26.0.23"
}, },
"version": "0.6.152", "version": "0.6.152",
"dependencies": { "dependencies": {
"@pinata/sdk": "^1.1.13", "@pinata/sdk": "^1.1.20",
"dnslink-cloudflare": "^3.0.0" "dnslink-cloudflare": "^3.0.0"
} }
} }
+3 -3
View File
@@ -14,9 +14,9 @@
"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.0",
"@polkadot/util": "^6.3.1", "@polkadot/util": "^6.4.1",
"@polkadot/util-crypto": "^6.3.1", "@polkadot/util-crypto": "^6.4.1",
"@polkadot/x-fetch": "^6.3.1" "@polkadot/x-fetch": "^6.4.1"
}, },
"devDependencies": { "devDependencies": {
"@types/js-yaml": "^4.0.1", "@types/js-yaml": "^4.0.1",
+404 -374
View File
File diff suppressed because it is too large Load Diff