From cf16019b46836d00651133f3c806d60d6a6709f3 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 10 Nov 2024 20:20:42 -0600 Subject: [PATCH] =?UTF-8?q?chore:=20=F0=9F=A4=96=20bump=20all=20non-major?= =?UTF-8?q?=20dependencies=20(#211)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 4 +-- pnpm-lock.yaml | 88 ++++++++++++-------------------------------------- 2 files changed, 22 insertions(+), 70 deletions(-) diff --git a/package.json b/package.json index a52016a..aee29b4 100644 --- a/package.json +++ b/package.json @@ -42,7 +42,7 @@ "prettier": "@jimmy.codes/prettier-config", "devDependencies": { "@commitlint/config-conventional": "19.5.0", - "@jimmy.codes/eslint-config": "3.11.0", + "@jimmy.codes/eslint-config": "3.11.1", "@jimmy.codes/prettier-config": "1.3.0", "@semantic-release/changelog": "6.0.3", "@semantic-release/commit-analyzer": "13.0.0", @@ -54,7 +54,7 @@ "clean-pkg-json": "1.2.0", "commitlint": "19.5.0", "eslint": "9.14.0", - "gitzy": "5.6.0", + "gitzy": "5.7.0", "is-ci": "3.0.1", "jiti": "2.4.0", "lefthook": "1.8.2", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 21a7a17..ed1bdd8 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -12,8 +12,8 @@ importers: specifier: 19.5.0 version: 19.5.0 '@jimmy.codes/eslint-config': - specifier: 3.11.0 - version: 3.11.0(@typescript-eslint/eslint-plugin@8.13.0(@typescript-eslint/parser@8.13.0(eslint@9.14.0(jiti@2.4.0))(typescript@5.6.3))(eslint@9.14.0(jiti@2.4.0))(typescript@5.6.3))(eslint@9.14.0(jiti@2.4.0))(typescript@5.6.3) + specifier: 3.11.1 + version: 3.11.1(@typescript-eslint/eslint-plugin@8.13.0(@typescript-eslint/parser@8.13.0(eslint@9.14.0(jiti@2.4.0))(typescript@5.6.3))(eslint@9.14.0(jiti@2.4.0))(typescript@5.6.3))(eslint@9.14.0(jiti@2.4.0))(typescript@5.6.3) '@jimmy.codes/prettier-config': specifier: 1.3.0 version: 1.3.0(prettier@3.3.3) @@ -48,8 +48,8 @@ importers: specifier: 9.14.0 version: 9.14.0(jiti@2.4.0) gitzy: - specifier: 5.6.0 - version: 5.6.0 + specifier: 5.7.0 + version: 5.7.0 is-ci: specifier: 3.0.1 version: 3.0.1 @@ -535,8 +535,8 @@ packages: resolution: {integrity: sha512-ZXRY4jNvVgSVQ8DL3LTcakaAtXwTVUxE81hslsyD2AtoXW/wVob10HkOJ1X/pAlcI7D+2YoZKg5do8G/w6RYgA==} engines: {node: '>=8'} - '@jimmy.codes/eslint-config@3.11.0': - resolution: {integrity: sha512-pL15jqxPn+v0edtHkmR1daJ/tbieSJ1sriwlNwCm5sVhI4k0Pu48lUlx81gqTs/T8hH1aSGbGxVM5dS2o8/IkQ==} + '@jimmy.codes/eslint-config@3.11.1': + resolution: {integrity: sha512-Fl6I74GzsgJA47POiPAjUZ8PM8sPj/JcCTnSc7XugdrTQCJq2CbdoDws6a69I6LamBtKGtnadDjviRirMEz4Pg==} engines: {node: '>= 20'} peerDependencies: eslint: ^9.10.0 @@ -915,10 +915,6 @@ packages: resolution: {integrity: sha512-jjhdIE/FPF2B7Z1uzc6i3oWKbGcHb87Qw7AWj6jmEqNOfDFbJWtjt/XfwCpvNkpGWlcJaog5vTR+VV8+w9JflA==} engines: {node: ^18.18.0 || >=20.0.0} - '@typescript-eslint/scope-manager@8.12.2': - resolution: {integrity: sha512-gPLpLtrj9aMHOvxJkSbDBmbRuYdtiEbnvO25bCMza3DhMjTQw0u7Y1M+YR5JPbMsXXnSPuCf5hfq0nEkQDL/JQ==} - engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} - '@typescript-eslint/scope-manager@8.13.0': resolution: {integrity: sha512-XsGWww0odcUT0gJoBZ1DeulY1+jkaHUciUq4jKNv4cpInbvvrtDoyBH9rE/n2V29wQJPk8iCH1wipra9BhmiMA==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} @@ -936,10 +932,6 @@ packages: resolution: {integrity: sha512-iZqi+Ds1y4EDYUtlOOC+aUmxnE9xS/yCigkjA7XpTKV6nCBd3Hp/PRGGmdwnfkV2ThMyYldP1wRpm/id99spTQ==} engines: {node: ^18.18.0 || >=20.0.0} - '@typescript-eslint/types@8.12.2': - resolution: {integrity: sha512-VwDwMF1SZ7wPBUZwmMdnDJ6sIFk4K4s+ALKLP6aIQsISkPv8jhiw65sAK6SuWODN/ix+m+HgbYDkH+zLjrzvOA==} - engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} - '@typescript-eslint/types@8.13.0': resolution: {integrity: sha512-4cyFErJetFLckcThRUFdReWJjVsPCqyBlJTi6IDEpc1GWCIIZRFxVppjWLIMcQhNGhdWJJRYFHpHoDWvMlDzng==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} @@ -953,15 +945,6 @@ packages: typescript: optional: true - '@typescript-eslint/typescript-estree@8.12.2': - resolution: {integrity: sha512-mME5MDwGe30Pq9zKPvyduyU86PH7aixwqYR2grTglAdB+AN8xXQ1vFGpYaUSJ5o5P/5znsSBeNcs5g5/2aQwow==} - engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} - peerDependencies: - typescript: '*' - peerDependenciesMeta: - typescript: - optional: true - '@typescript-eslint/typescript-estree@8.13.0': resolution: {integrity: sha512-v7SCIGmVsRK2Cy/LTLGN22uea6SaUIlpBcO/gnMGT/7zPtxp90bphcGf4fyrCQl3ZtiBKqVTG32hb668oIYy1g==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} @@ -987,10 +970,6 @@ packages: resolution: {integrity: sha512-cDF0/Gf81QpY3xYyJKDV14Zwdmid5+uuENhjH2EqFaF0ni+yAyq/LzMaIJdhNJXZI7uLzwIlA+V7oWoyn6Curg==} engines: {node: ^18.18.0 || >=20.0.0} - '@typescript-eslint/visitor-keys@8.12.2': - resolution: {integrity: sha512-PChz8UaKQAVNHghsHcPyx1OMHoFRUEA7rJSK/mDhdq85bk+PLsUHUBqTQTFt18VJZbmxBovM65fezlheQRsSDA==} - engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} - '@typescript-eslint/visitor-keys@8.13.0': resolution: {integrity: sha512-7N/+lztJqH4Mrf0lb10R/CbI1EaAMMGyF5y0oJvFoAhafwgiRA7TXyd8TFn8FC8k5y2dTsYogg238qavRGNnlw==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} @@ -1290,9 +1269,9 @@ packages: color-name@1.1.4: resolution: {integrity: sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==} - commander@11.1.0: - resolution: {integrity: sha512-yPVavfyCcRhmorC7rWlkHn15b4wDVgVmBA7kV4QVBsF7kv/9TKJAbAXVTxvTnwP8HHKjRCJDClKbciiYS7p0DQ==} - engines: {node: '>=16'} + commander@12.1.0: + resolution: {integrity: sha512-Vw8qHK3bZM9y/P10u3Vib8o/DdkvA2OtPtZvD871QKjy74Wj1WSKFILMPRPSdUSx5RFK1arlJzEtA4PkFgnbuA==} + engines: {node: '>=18'} commitlint@19.5.0: resolution: {integrity: sha512-lCtwxgFulvMnCgBc8MVPlVMf+PNOqQSBhHpEnjV2JjEQEAhxjVDtC7IeuEtR+hHpGvHt6CwlLtm3uZNyEby5dQ==} @@ -1920,8 +1899,8 @@ packages: engines: {node: '>=16'} hasBin: true - gitzy@5.6.0: - resolution: {integrity: sha512-1vzZATk4v5ZPue3MXzd59tBteOdfGNYvRSFyNlHMM1gnAHH16d317LGH2gCVnwIld+UKks/vqUE0WyEVZ1B86Q==} + gitzy@5.7.0: + resolution: {integrity: sha512-z69Hw93c2Bk68bemm4AFUefrbHiIOSzR0Bpqvm/5Bq7dcRfTfcm7U9TtcgX5N7J3b1DGwDKCGiYD2Tn/7PDpCg==} engines: {node: '>= 18'} hasBin: true @@ -4012,7 +3991,7 @@ snapshots: '@istanbuljs/schema@0.1.3': {} - '@jimmy.codes/eslint-config@3.11.0(@typescript-eslint/eslint-plugin@8.13.0(@typescript-eslint/parser@8.13.0(eslint@9.14.0(jiti@2.4.0))(typescript@5.6.3))(eslint@9.14.0(jiti@2.4.0))(typescript@5.6.3))(eslint@9.14.0(jiti@2.4.0))(typescript@5.6.3)': + '@jimmy.codes/eslint-config@3.11.1(@typescript-eslint/eslint-plugin@8.13.0(@typescript-eslint/parser@8.13.0(eslint@9.14.0(jiti@2.4.0))(typescript@5.6.3))(eslint@9.14.0(jiti@2.4.0))(typescript@5.6.3))(eslint@9.14.0(jiti@2.4.0))(typescript@5.6.3)': dependencies: '@eslint-community/eslint-plugin-eslint-comments': 4.4.1(eslint@9.14.0(jiti@2.4.0)) '@eslint/js': 9.14.0 @@ -4458,11 +4437,6 @@ snapshots: '@typescript-eslint/types': 7.18.0 '@typescript-eslint/visitor-keys': 7.18.0 - '@typescript-eslint/scope-manager@8.12.2': - dependencies: - '@typescript-eslint/types': 8.12.2 - '@typescript-eslint/visitor-keys': 8.12.2 - '@typescript-eslint/scope-manager@8.13.0': dependencies: '@typescript-eslint/types': 8.13.0 @@ -4482,8 +4456,6 @@ snapshots: '@typescript-eslint/types@7.18.0': {} - '@typescript-eslint/types@8.12.2': {} - '@typescript-eslint/types@8.13.0': {} '@typescript-eslint/typescript-estree@7.18.0(typescript@5.6.3)': @@ -4501,21 +4473,6 @@ snapshots: transitivePeerDependencies: - supports-color - '@typescript-eslint/typescript-estree@8.12.2(typescript@5.6.3)': - dependencies: - '@typescript-eslint/types': 8.12.2 - '@typescript-eslint/visitor-keys': 8.12.2 - debug: 4.3.7 - fast-glob: 3.3.2 - is-glob: 4.0.3 - minimatch: 9.0.5 - semver: 7.6.3 - ts-api-utils: 1.4.0(typescript@5.6.3) - optionalDependencies: - typescript: 5.6.3 - transitivePeerDependencies: - - supports-color - '@typescript-eslint/typescript-estree@8.13.0(typescript@5.6.3)': dependencies: '@typescript-eslint/types': 8.13.0 @@ -4558,11 +4515,6 @@ snapshots: '@typescript-eslint/types': 7.18.0 eslint-visitor-keys: 3.4.3 - '@typescript-eslint/visitor-keys@8.12.2': - dependencies: - '@typescript-eslint/types': 8.12.2 - eslint-visitor-keys: 3.4.3 - '@typescript-eslint/visitor-keys@8.13.0': dependencies: '@typescript-eslint/types': 8.13.0 @@ -4762,9 +4714,9 @@ snapshots: astro-eslint-parser@1.0.3(typescript@5.6.3): dependencies: '@astrojs/compiler': 2.10.3 - '@typescript-eslint/scope-manager': 8.12.2 - '@typescript-eslint/types': 8.12.2 - '@typescript-eslint/typescript-estree': 8.12.2(typescript@5.6.3) + '@typescript-eslint/scope-manager': 8.13.0 + '@typescript-eslint/types': 8.13.0 + '@typescript-eslint/typescript-estree': 8.13.0(typescript@5.6.3) astrojs-compiler-sync: 1.0.1(@astrojs/compiler@2.10.3) debug: 4.3.7 entities: 4.5.0 @@ -4913,7 +4865,7 @@ snapshots: color-name@1.1.4: {} - commander@11.1.0: {} + commander@12.1.0: {} commitlint@19.5.0(@types/node@22.9.0)(typescript@5.6.3): dependencies: @@ -5321,7 +5273,7 @@ snapshots: dependencies: '@eslint-community/eslint-utils': 4.4.1(eslint@9.14.0(jiti@2.4.0)) '@jridgewell/sourcemap-codec': 1.5.0 - '@typescript-eslint/types': 8.12.2 + '@typescript-eslint/types': 8.13.0 astro-eslint-parser: 1.0.3(typescript@5.6.3) eslint: 9.14.0(jiti@2.4.0) eslint-compat-utils: 0.6.0(eslint@9.14.0(jiti@2.4.0)) @@ -5405,7 +5357,7 @@ snapshots: eslint-plugin-perfectionist@3.9.1(astro-eslint-parser@1.0.3(typescript@5.6.3))(eslint@9.14.0(jiti@2.4.0))(typescript@5.6.3): dependencies: - '@typescript-eslint/types': 8.12.2 + '@typescript-eslint/types': 8.13.0 '@typescript-eslint/utils': 8.13.0(eslint@9.14.0(jiti@2.4.0))(typescript@5.6.3) eslint: 9.14.0(jiti@2.4.0) minimatch: 9.0.5 @@ -5743,9 +5695,9 @@ snapshots: meow: 12.1.1 split2: 4.2.0 - gitzy@5.6.0: + gitzy@5.7.0: dependencies: - commander: 11.1.0 + commander: 12.1.0 enquirer: 2.4.1 lilconfig: 3.1.2 yaml: 2.6.0