From 63d2002fb6e4ff0284dc9d9484fb5e3c3e66c305 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 22 Oct 2023 19:46:16 +0000 Subject: [PATCH] =?UTF-8?q?chore(dev-deps):=20=E2=AC=86=EF=B8=8F=20upgrade?= =?UTF-8?q?=20eslint-config-canonical=20to=20v42=20(#229)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [eslint-config-canonical](https://togithub.com/gajus/eslint-config-canonical) | [`41.4.2` -> `42.0.1`](https://renovatebot.com/diffs/npm/eslint-config-canonical/41.4.2/42.0.1) | [![age](https://developer.mend.io/api/mc/badges/age/npm/eslint-config-canonical/42.0.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/eslint-config-canonical/42.0.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/eslint-config-canonical/41.4.2/42.0.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/eslint-config-canonical/41.4.2/42.0.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes
gajus/eslint-config-canonical (eslint-config-canonical) ### [`v42.0.1`](https://togithub.com/gajus/eslint-config-canonical/compare/v42.0.0...v42.0.1) [Compare Source](https://togithub.com/gajus/eslint-config-canonical/compare/v42.0.0...v42.0.1) ### [`v42.0.0`](https://togithub.com/gajus/eslint-config-canonical/compare/v41.4.2...v42.0.0) [Compare Source](https://togithub.com/gajus/eslint-config-canonical/compare/v41.4.2...v42.0.0)
--- ### Configuration 📅 **Schedule**: Branch creation - "before 4am on Monday" in timezone Asia/Kolkata, Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/timelessco/next-ts-app). --- package.json | 2 +- pnpm-lock.yaml | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index d838696..5d3f4fc 100644 --- a/package.json +++ b/package.json @@ -104,7 +104,7 @@ "del-cli": "5.1.0", "dotenv": "16.3.1", "eslint": "8.51.0", - "eslint-config-canonical": "41.4.2", + "eslint-config-canonical": "42.0.1", "eslint-config-prettier": "9.0.0", "eslint-plugin-jsonc": "2.10.0", "eslint-plugin-tailwindcss": "3.13.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 4a9264e..3bd8364 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -74,8 +74,8 @@ devDependencies: specifier: 8.51.0 version: 8.51.0 eslint-config-canonical: - specifier: 41.4.2 - version: 41.4.2(@babel/plugin-syntax-flow@7.22.5)(@babel/plugin-transform-react-jsx@7.22.15)(@types/node@18.18.5)(eslint@8.51.0)(graphql@16.8.1)(typescript@5.2.2)(vitest@0.34.6) + specifier: 42.0.1 + version: 42.0.1(@babel/plugin-syntax-flow@7.22.5)(@babel/plugin-transform-react-jsx@7.22.15)(@types/node@18.18.5)(eslint@8.51.0)(graphql@16.8.1)(typescript@5.2.2)(vitest@0.34.6) eslint-config-prettier: specifier: 9.0.0 version: 9.0.0(eslint@8.51.0) @@ -4618,8 +4618,8 @@ packages: eslint: 8.51.0 dev: true - /eslint-config-canonical@41.4.2(@babel/plugin-syntax-flow@7.22.5)(@babel/plugin-transform-react-jsx@7.22.15)(@types/node@18.18.5)(eslint@8.51.0)(graphql@16.8.1)(typescript@5.2.2)(vitest@0.34.6): - resolution: {integrity: sha512-ayP7OPe7Mh0Vf1K8PXQshekyeM3dNcEVwoJAu5ozrZXftaY36NPaH57Oj1FcmMzr2gpc3WbjQ5frVqxnqjnKMg==} + /eslint-config-canonical@42.0.1(@babel/plugin-syntax-flow@7.22.5)(@babel/plugin-transform-react-jsx@7.22.15)(@types/node@18.18.5)(eslint@8.51.0)(graphql@16.8.1)(typescript@5.2.2)(vitest@0.34.6): + resolution: {integrity: sha512-e+taL2j2EoeEJIxftD3+l3U3x/wnGQykrDb0CiBJuD+vCn9rM0Hc+j5ofUz6oKohTAuyR23qO8y6xqjOXnBLdQ==} engines: {node: '>=16.0.0'} peerDependencies: eslint: ^8.30.0