mirror of
https://github.com/pezkuwichain/phishing.git
synced 2026-06-18 05:51:05 +00:00
Bump deps (#598)
This commit is contained in:
+4
-4
@@ -7,7 +7,7 @@
|
|||||||
"packages/*"
|
"packages/*"
|
||||||
],
|
],
|
||||||
"resolutions": {
|
"resolutions": {
|
||||||
"typescript": "^4.4.3"
|
"typescript": "^4.4.4"
|
||||||
},
|
},
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"build": "polkadot-dev-build-ts",
|
"build": "polkadot-dev-build-ts",
|
||||||
@@ -23,9 +23,9 @@
|
|||||||
"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.15.5",
|
"@babel/core": "^7.15.8",
|
||||||
"@polkadot/dev": "^0.62.67",
|
"@polkadot/dev": "^0.62.71",
|
||||||
"@types/jest": "^27.0.1"
|
"@types/jest": "^27.0.2"
|
||||||
},
|
},
|
||||||
"version": "0.6.355",
|
"version": "0.6.355",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
|
|||||||
@@ -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.15.4",
|
"@babel/runtime": "^7.15.4",
|
||||||
"@polkadot/util": "^7.4.1",
|
"@polkadot/util": "^7.5.1",
|
||||||
"@polkadot/util-crypto": "^7.4.1",
|
"@polkadot/util-crypto": "^7.5.1",
|
||||||
"@polkadot/x-fetch": "^7.4.1"
|
"@polkadot/x-fetch": "^7.5.1"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@types/js-yaml": "^4.0.3",
|
"@types/js-yaml": "^4.0.3",
|
||||||
|
|||||||
Reference in New Issue
Block a user