From 91547ffe6891faf95f1d86a5d2f5cb7d2ea8f57b Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 15 Nov 2022 12:49:22 +0000 Subject: [PATCH] [CI Skip] bump/beta 0.18.12-7-x skip-checks: true --- CONTRIBUTORS | 2 +- all.json | 3 +-- meta/2022-11.json | 8 ++++++++ package.json | 4 ++-- packages/phishing/package.json | 2 +- packages/phishing/src/packageInfo.ts | 2 +- 6 files changed, 14 insertions(+), 7 deletions(-) diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 92375af34..caaa39c00 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -2,7 +2,7 @@ 466 Jaco 0.18.11 (#2568) 363 Frank Update all.json (#2571) 360 mhusnirizal update all.json (#2566) - 353 Tim Janssen Update all.json (#2574) + 354 Tim Janssen Update all.json (#2575) 96 michalisFr Added 0 new domains (#2338) 31 Bill Laboon Add allinone-services.net (#1727) 13 ccris02 Update all.json (#1510) diff --git a/all.json b/all.json index ed1b8b665..ee3f76790 100644 --- a/all.json +++ b/all.json @@ -28,8 +28,6 @@ ], "deny": [ "07e96d43-381a-46a3-9c16-6daf97213efc.co", - "synchroconnects.mgmart.shop", - "mgmart.shop", "0vvwvuniswap.top", "0vvwwuniswap.top", "0vwwuniswap.top", @@ -7062,6 +7060,7 @@ "mettammask.netlify.app", "mettmask.bar", "mew-metamask.com", + "mgmart.shop", "mi-gratedapp.com", "mi-gratedappweb.com", "miannetconnects.com", diff --git a/meta/2022-11.json b/meta/2022-11.json index e75596ad9..9d885e18d 100644 --- a/meta/2022-11.json +++ b/meta/2022-11.json @@ -3,6 +3,10 @@ "date": "2022-11-15", "url": "graphsupport.online" }, + { + "date": "2022-11-15", + "url": "mgmart.shop" + }, { "date": "2022-11-15", "url": "multichain-authenticator.pages.dev" @@ -23,6 +27,10 @@ "date": "2022-11-15", "url": "syncdatacon.com" }, + { + "date": "2022-11-15", + "url": "synchroconnects.mgmart.shop" + }, { "date": "2022-11-15", "url": "trustpad-intl.com" diff --git a/package.json b/package.json index bbfd72d1e..19a23cc21 100644 --- a/package.json +++ b/package.json @@ -11,9 +11,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.18.12-6-x", + "version": "0.18.12-7-x", "versions": { - "git": "0.18.12-6-x", + "git": "0.18.12-7-x", "npm": "0.18.11" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 2cec654ed..94dbee646 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.18.12-6-x", + "version": "0.18.12-7-x", "main": "index.js", "dependencies": { "@babel/runtime": "^7.20.0", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index dca3664d4..1ef0223c0 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.12-6-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.18.12-7-x' };