From d9559705afb573ad73034413d28e5650044d3036 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 Nov 2024 11:33:59 +0000 Subject: [PATCH] build(deps-dev): bump eslint-config-zl-asica from 1.0.15 to 1.0.17 Bumps [eslint-config-zl-asica](https://github.com/ZL-Asica/eslint-config) from 1.0.15 to 1.0.17. - [Changelog](https://github.com/ZL-Asica/eslint-config/blob/main/CHANGELOG.md) - [Commits](https://github.com/ZL-Asica/eslint-config/compare/v1.0.15...v1.0.17) --- updated-dependencies: - dependency-name: eslint-config-zl-asica dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- pnpm-lock.yaml | 21 ++++++++++++++++----- 2 files changed, 17 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index 9e333c3..091654c 100644 --- a/package.json +++ b/package.json @@ -39,7 +39,7 @@ "@types/node": "^22.9.0", "@zl-asica/prettier-config": "^1.0.7", "babel-preset-minify": "^0.5.2", - "eslint-config-zl-asica": "^1.0.15", + "eslint-config-zl-asica": "^1.0.17", "globals": "^15.12.0", "husky": "^9.1.6", "lint-staged": "^15.2.10", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index feeedc7..bc7d1ab 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -64,8 +64,8 @@ importers: specifier: ^0.5.2 version: 0.5.2 eslint-config-zl-asica: - specifier: ^1.0.15 - version: 1.0.15(@eslint/js@9.14.0)(@typescript-eslint/parser@8.13.0(eslint@9.14.0(jiti@1.21.6))(typescript@5.6.3))(eslint-config-prettier@9.1.0(eslint@9.14.0(jiti@1.21.6)))(eslint-plugin-import@2.31.0(@typescript-eslint/parser@8.13.0(eslint@9.14.0(jiti@1.21.6))(typescript@5.6.3))(eslint@9.14.0(jiti@1.21.6)))(eslint-plugin-jsx-a11y@6.10.2(eslint@9.14.0(jiti@1.21.6)))(eslint-plugin-react-hooks@5.0.0(eslint@9.14.0(jiti@1.21.6)))(eslint-plugin-react@7.37.2(eslint@9.14.0(jiti@1.21.6)))(eslint-plugin-unicorn@56.0.0(eslint@9.14.0(jiti@1.21.6)))(eslint@9.14.0(jiti@1.21.6))(globals@15.12.0)(typescript-eslint@8.13.0(eslint@9.14.0(jiti@1.21.6))(typescript@5.6.3)) + specifier: ^1.0.17 + version: 1.0.17(@eslint/js@9.14.0)(@typescript-eslint/parser@8.13.0(eslint@9.14.0(jiti@1.21.6))(typescript@5.6.3))(eslint-config-prettier@9.1.0(eslint@9.14.0(jiti@1.21.6)))(eslint-plugin-import@2.31.0(@typescript-eslint/parser@8.13.0(eslint@9.14.0(jiti@1.21.6))(typescript@5.6.3))(eslint@9.14.0(jiti@1.21.6)))(eslint-plugin-jsx-a11y@6.10.2(eslint@9.14.0(jiti@1.21.6)))(eslint-plugin-react-hooks@5.0.0(eslint@9.14.0(jiti@1.21.6)))(eslint-plugin-react-refresh@0.4.14(eslint@9.14.0(jiti@1.21.6)))(eslint-plugin-react@7.37.2(eslint@9.14.0(jiti@1.21.6)))(eslint-plugin-unicorn@56.0.0(eslint@9.14.0(jiti@1.21.6)))(eslint@9.14.0(jiti@1.21.6))(globals@15.12.0)(typescript-eslint@8.13.0(eslint@9.14.0(jiti@1.21.6))(typescript@5.6.3)) globals: specifier: ^15.12.0 version: 15.12.0 @@ -2481,8 +2481,8 @@ packages: peerDependencies: eslint: '>=7.0.0' - eslint-config-zl-asica@1.0.15: - resolution: {integrity: sha512-5z//9ub+OLnXetUhUUSkhkzDVj4rUkgyISw9lFbMu7GoRncjpjHmCXgCY1bhWXL9VBK1ybwQj/mq1HrCSBs2Lw==} + eslint-config-zl-asica@1.0.17: + resolution: {integrity: sha512-VMYqdIOMu5e5wbwFUQqvFcXq6uDfBtgQwV8oZ7/6goUEnansO6h9TOQTPhfFNb8VhMuIcujl0tk7Ycf4A2z7MQ==} peerDependencies: '@eslint/js': ^9 '@typescript-eslint/parser': ^8 @@ -2492,6 +2492,7 @@ packages: eslint-plugin-jsx-a11y: ^6 eslint-plugin-react: ^7 eslint-plugin-react-hooks: ^5 + eslint-plugin-react-refresh: ^0.4.14 eslint-plugin-unicorn: ^56 globals: ^15 typescript-eslint: ^8 @@ -2542,6 +2543,11 @@ packages: peerDependencies: eslint: ^3.0.0 || ^4.0.0 || ^5.0.0 || ^6.0.0 || ^7.0.0 || ^8.0.0-0 || ^9.0.0 + eslint-plugin-react-refresh@0.4.14: + resolution: {integrity: sha512-aXvzCTK7ZBv1e7fahFuR3Z/fyQQSIQ711yPgYRj+Oj64tyTgO4iQIDmYXDBqvSWQ/FA4OSCsXOStlF+noU0/NA==} + peerDependencies: + eslint: '>=7' + eslint-plugin-react@7.37.2: resolution: {integrity: sha512-EsTAnj9fLVr/GZleBLFbj/sSuXeWmp1eXIN60ceYnZveqEaUCyW4X+Vh4WTdUhCkW4xutXYqTXCUSyqD4rB75w==} engines: {node: '>=4'} @@ -9086,7 +9092,7 @@ snapshots: dependencies: eslint: 9.14.0(jiti@1.21.6) - eslint-config-zl-asica@1.0.15(@eslint/js@9.14.0)(@typescript-eslint/parser@8.13.0(eslint@9.14.0(jiti@1.21.6))(typescript@5.6.3))(eslint-config-prettier@9.1.0(eslint@9.14.0(jiti@1.21.6)))(eslint-plugin-import@2.31.0(@typescript-eslint/parser@8.13.0(eslint@9.14.0(jiti@1.21.6))(typescript@5.6.3))(eslint@9.14.0(jiti@1.21.6)))(eslint-plugin-jsx-a11y@6.10.2(eslint@9.14.0(jiti@1.21.6)))(eslint-plugin-react-hooks@5.0.0(eslint@9.14.0(jiti@1.21.6)))(eslint-plugin-react@7.37.2(eslint@9.14.0(jiti@1.21.6)))(eslint-plugin-unicorn@56.0.0(eslint@9.14.0(jiti@1.21.6)))(eslint@9.14.0(jiti@1.21.6))(globals@15.12.0)(typescript-eslint@8.13.0(eslint@9.14.0(jiti@1.21.6))(typescript@5.6.3)): + eslint-config-zl-asica@1.0.17(@eslint/js@9.14.0)(@typescript-eslint/parser@8.13.0(eslint@9.14.0(jiti@1.21.6))(typescript@5.6.3))(eslint-config-prettier@9.1.0(eslint@9.14.0(jiti@1.21.6)))(eslint-plugin-import@2.31.0(@typescript-eslint/parser@8.13.0(eslint@9.14.0(jiti@1.21.6))(typescript@5.6.3))(eslint@9.14.0(jiti@1.21.6)))(eslint-plugin-jsx-a11y@6.10.2(eslint@9.14.0(jiti@1.21.6)))(eslint-plugin-react-hooks@5.0.0(eslint@9.14.0(jiti@1.21.6)))(eslint-plugin-react-refresh@0.4.14(eslint@9.14.0(jiti@1.21.6)))(eslint-plugin-react@7.37.2(eslint@9.14.0(jiti@1.21.6)))(eslint-plugin-unicorn@56.0.0(eslint@9.14.0(jiti@1.21.6)))(eslint@9.14.0(jiti@1.21.6))(globals@15.12.0)(typescript-eslint@8.13.0(eslint@9.14.0(jiti@1.21.6))(typescript@5.6.3)): dependencies: '@eslint/js': 9.14.0 '@typescript-eslint/parser': 8.13.0(eslint@9.14.0(jiti@1.21.6))(typescript@5.6.3) @@ -9096,6 +9102,7 @@ snapshots: eslint-plugin-jsx-a11y: 6.10.2(eslint@9.14.0(jiti@1.21.6)) eslint-plugin-react: 7.37.2(eslint@9.14.0(jiti@1.21.6)) eslint-plugin-react-hooks: 5.0.0(eslint@9.14.0(jiti@1.21.6)) + eslint-plugin-react-refresh: 0.4.14(eslint@9.14.0(jiti@1.21.6)) eslint-plugin-unicorn: 56.0.0(eslint@9.14.0(jiti@1.21.6)) globals: 15.12.0 typescript-eslint: 8.13.0(eslint@9.14.0(jiti@1.21.6))(typescript@5.6.3) @@ -9170,6 +9177,10 @@ snapshots: dependencies: eslint: 9.14.0(jiti@1.21.6) + eslint-plugin-react-refresh@0.4.14(eslint@9.14.0(jiti@1.21.6)): + dependencies: + eslint: 9.14.0(jiti@1.21.6) + eslint-plugin-react@7.37.2(eslint@9.14.0(jiti@1.21.6)): dependencies: array-includes: 3.1.8