From bece8ec566dd4c78f94c66bf923342ac73561417 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 29 Nov 2024 04:16:17 +0000 Subject: [PATCH] chore(deps): update dependency @containerbase/eslint-plugin to v1.1.1 | datasource | package | from | to | | ---------- | ---------------------------- | ----- | ----- | | npm | @containerbase/eslint-plugin | 1.1.0 | 1.1.1 | --- package.json | 2 +- pnpm-lock.yaml | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index 114bf1f..438cd38 100644 --- a/package.json +++ b/package.json @@ -35,7 +35,7 @@ "test": "run-s prettier eslint markdown-lint jest" }, "devDependencies": { - "@containerbase/eslint-plugin": "1.1.0", + "@containerbase/eslint-plugin": "1.1.1", "@eslint/js": "9.15.0", "@types/eslint-config-prettier": "6.11.3", "@types/jest": "29.5.14", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index e27cf81..f7e601d 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -9,8 +9,8 @@ importers: .: devDependencies: '@containerbase/eslint-plugin': - specifier: 1.1.0 - version: 1.1.0(eslint-plugin-import@2.31.0)(eslint-plugin-promise@7.1.0(eslint@9.15.0))(eslint@9.15.0) + specifier: 1.1.1 + version: 1.1.1(eslint-plugin-import@2.31.0)(eslint-plugin-promise@7.1.0(eslint@9.15.0))(eslint@9.15.0) '@eslint/js': specifier: 9.15.0 version: 9.15.0 @@ -249,8 +249,8 @@ packages: resolution: {integrity: sha512-ooWCrlZP11i8GImSjTHYHLkvFDP48nS4+204nGb1RiX/WXYHmJA2III9/e2DWVabCESdW7hBAEzHRqUn9OUVvQ==} engines: {node: '>=0.1.90'} - '@containerbase/eslint-plugin@1.1.0': - resolution: {integrity: sha512-XLwOvyTq5ds8LER9Ou+7aj1hoXwgIedHlAw2efQzF0R65nOmK5xs0o0s0Od4ZKXg9BYs61OGpo+pDaBLdTPiFQ==} + '@containerbase/eslint-plugin@1.1.1': + resolution: {integrity: sha512-AjrApstaKD/xiDkhj15ozB+s1JzFYPcECYt/O8DrpLC+n6+yybHoMIaqJzWC0mSN5VtEsMOfnHBRVO+cimkbIA==} engines: {node: ^20.9.0 || ^22.11.0, pnpm: ^9.0.0} peerDependencies: eslint: ^9.0.0 @@ -3302,7 +3302,7 @@ snapshots: '@colors/colors@1.5.0': optional: true - '@containerbase/eslint-plugin@1.1.0(eslint-plugin-import@2.31.0)(eslint-plugin-promise@7.1.0(eslint@9.15.0))(eslint@9.15.0)': + '@containerbase/eslint-plugin@1.1.1(eslint-plugin-import@2.31.0)(eslint-plugin-promise@7.1.0(eslint@9.15.0))(eslint@9.15.0)': dependencies: eslint: 9.15.0 eslint-plugin-import: 2.31.0(@typescript-eslint/parser@8.15.0(eslint@9.15.0)(typescript@5.7.2))(eslint-import-resolver-typescript@3.6.3)(eslint@9.15.0)