From 1cd03749b33cf1e4c82b7d645b7346dbe9a276a0 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 16 Dec 2022 17:59:52 +0000 Subject: [PATCH] [CI Skip] bump/beta 0.18.13-48-x skip-checks: true --- CONTRIBUTORS | 2 +- all.json | 2 +- meta/2022-12.json | 4 ++++ package.json | 4 ++-- packages/phishing/package.json | 2 +- packages/phishing/src/packageInfo.ts | 2 +- 6 files changed, 10 insertions(+), 6 deletions(-) diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 19462accc..c9f8f24f0 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,6 +1,6 @@ 597 Mich block 27 scams, all on the same hosting (#2678) 474 Jaco Bump deps (w/ deprecation warnings) (#2689) - 400 Tim Janssen Update all.json (#2697) + 401 Tim Janssen Update all.json (#2698) 396 Frank Update all.json (#2693) 376 mhusnirizal update all.json (#2696) 96 michalisFr Added 0 new domains (#2338) diff --git a/all.json b/all.json index a76f27bb9..139a90281 100644 --- a/all.json +++ b/all.json @@ -28,7 +28,6 @@ ], "deny": [ "07e96d43-381a-46a3-9c16-6daf97213efc.co", - "staging-connect.collab.land", "0vvwvuniswap.top", "0vvwwuniswap.top", "0vwwuniswap.top", @@ -10670,6 +10669,7 @@ "stackkerapp.com", "stackledgerchain.com", "stacks-walletconnect.com", + "staging-connect.collab.land", "stake-allnodes.network", "stake-eth.org", "stake-ether.org", diff --git a/meta/2022-12.json b/meta/2022-12.json index 24167e86e..e5b79d306 100644 --- a/meta/2022-12.json +++ b/meta/2022-12.json @@ -11,6 +11,10 @@ "date": "2022-12-16", "url": "smartresolve-fix.live" }, + { + "date": "2022-12-16", + "url": "staging-connect.collab.land" + }, { "date": "2022-12-16", "url": "techsuportter.000webhostapp.com" diff --git a/package.json b/package.json index edfef0544..ee58a64f8 100644 --- a/package.json +++ b/package.json @@ -11,9 +11,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.18.13-47-x", + "version": "0.18.13-48-x", "versions": { - "git": "0.18.13-47-x", + "git": "0.18.13-48-x", "npm": "0.18.12" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 88cb445a3..781a69675 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.18.13-47-x", + "version": "0.18.13-48-x", "main": "index.js", "dependencies": { "@babel/runtime": "^7.20.6", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index 4047f5b65..e9c95fcab 100644 --- a/packages/phishing/src/packageInfo.ts +++ b/packages/phishing/src/packageInfo.ts @@ -3,4 +3,4 @@ // Do not edit, auto-generated by @polkadot/dev -export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.18.13-47-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.18.13-48-x' };