mirror of
https://github.com/pezkuwichain/phishing.git
synced 2026-04-26 20:28:02 +00:00
Bump deps (#598)
This commit is contained in:
+4
-4
@@ -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": {
|
||||
|
||||
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user