From edb1fd496f11429ea60e712e2f2f4526116b806c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 11 Dec 2024 18:56:40 +0000 Subject: [PATCH] build(deps-dev): bump eslint-config-sznm from 2.0.3 to 2.0.4 Bumps [eslint-config-sznm](https://github.com/sozonome/eslint-config-sznm) from 2.0.3 to 2.0.4. - [Release notes](https://github.com/sozonome/eslint-config-sznm/releases) - [Changelog](https://github.com/sozonome/eslint-config-sznm/blob/main/CHANGELOG.md) - [Commits](https://github.com/sozonome/eslint-config-sznm/compare/v2.0.3...v2.0.4) --- updated-dependencies: - dependency-name: eslint-config-sznm dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- pnpm-lock.yaml | 11 ++++++----- 2 files changed, 7 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index 183915dc..ed7e4dc6 100644 --- a/package.json +++ b/package.json @@ -52,7 +52,7 @@ "@typescript-eslint/typescript-estree": "^8.14.0", "eslint": "9.13.0", "eslint-config-next": "15.0.3", - "eslint-config-sznm": "^2.0.3", + "eslint-config-sznm": "^2.0.4", "eslint-import-resolver-typescript": "^3.6.3", "eslint-plugin-import": "^2.31.0", "eslint-plugin-react-compiler": "19.0.0-beta-63b359f-20241101", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 7dea71c8..8c538e44 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -106,8 +106,8 @@ importers: specifier: 15.0.3 version: 15.0.3(eslint@9.13.0)(typescript@5.6.3) eslint-config-sznm: - specifier: ^2.0.3 - version: 2.0.3(eslint@9.13.0)(prettier@3.3.3)(typescript@5.6.3) + specifier: ^2.0.4 + version: 2.0.4(eslint@9.13.0)(prettier@3.3.3)(typescript@5.6.3) eslint-import-resolver-typescript: specifier: ^3.6.3 version: 3.6.3(@typescript-eslint/parser@8.18.0(eslint@9.13.0)(typescript@5.6.3))(eslint-import-resolver-node@0.3.9)(eslint-plugin-import@2.31.0)(eslint@9.13.0) @@ -2178,8 +2178,9 @@ packages: peerDependencies: eslint: 9.13.0 - eslint-config-sznm@2.0.3: - resolution: {integrity: sha512-8/EAEOTj6FDibLEazYCoLMqoWqIZJ1/nLYu396TsbR/Jztx0f0qDPH0dK2H37+d0z0yTiyYdTEbuN4WRMK/YBQ==} + eslint-config-sznm@2.0.4: + resolution: {integrity: sha512-zopXpKK1EnkaSY+7fU/Q6W/9LyVKNhvhw20zQFPq5DJZckN9/iY6/Rdihj45nZ2jElumSIY6jby/gIziU5AAtw==} + deprecated: This config library is deprecated. Please use other alternatives (see readme). peerDependencies: eslint: 9.13.0 prettier: 3.x @@ -6634,7 +6635,7 @@ snapshots: dependencies: eslint: 9.13.0 - eslint-config-sznm@2.0.3(eslint@9.13.0)(prettier@3.3.3)(typescript@5.6.3): + eslint-config-sznm@2.0.4(eslint@9.13.0)(prettier@3.3.3)(typescript@5.6.3): dependencies: '@typescript-eslint/eslint-plugin': 8.14.0(@typescript-eslint/parser@8.18.0(eslint@9.13.0)(typescript@5.6.3))(eslint@9.13.0)(typescript@5.6.3) '@typescript-eslint/parser': 8.18.0(eslint@9.13.0)(typescript@5.6.3)