mirror of
https://github.com/pezkuwichain/phishing.git
synced 2026-05-09 12:58:02 +00:00
Bumps (#386)
This commit is contained in:
+3
-3
@@ -7,7 +7,7 @@
|
||||
"packages/*"
|
||||
],
|
||||
"resolutions": {
|
||||
"typescript": "^4.3.2"
|
||||
"typescript": "^4.3.4"
|
||||
},
|
||||
"scripts": {
|
||||
"build": "polkadot-dev-build-ts",
|
||||
@@ -22,8 +22,8 @@
|
||||
"test": "polkadot-dev-run-test --coverage --runInBand --detectOpenHandles --testPathIgnorePatterns addrcheck --testPathIgnorePatterns crosscheck"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/core": "^7.14.5",
|
||||
"@polkadot/dev": "^0.62.42",
|
||||
"@babel/core": "^7.14.6",
|
||||
"@polkadot/dev": "^0.62.43",
|
||||
"@types/jest": "^26.0.23"
|
||||
},
|
||||
"version": "0.6.206",
|
||||
|
||||
@@ -13,7 +13,7 @@
|
||||
"repository": "github.com:polkadot-js/phishing",
|
||||
"homepage": "https://github.com/polkadot-js/common/tree/master/packages/phishing#readme",
|
||||
"dependencies": {
|
||||
"@babel/runtime": "^7.14.5",
|
||||
"@babel/runtime": "^7.14.6",
|
||||
"@polkadot/util": "^6.9.1",
|
||||
"@polkadot/util-crypto": "^6.9.1",
|
||||
"@polkadot/x-fetch": "^6.9.1"
|
||||
|
||||
Reference in New Issue
Block a user