From 55cfc0a619fa95fffcb13fa4a6483da0e92ec00f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 30 Nov 2024 15:49:27 +0000 Subject: [PATCH] chore(deps): update dependency @types/eslint-plugin-jsx-a11y to ^6.10.0 --- package.json | 2 +- pnpm-lock.yaml | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index 6c2edb8..f499b53 100644 --- a/package.json +++ b/package.json @@ -66,7 +66,7 @@ "devDependencies": { "@hatena/prettier-config-hatena": "github:hatena/prettier-config-hatena#v1.0.0", "@types/eslint-config-prettier": "^6.11.3", - "@types/eslint-plugin-jsx-a11y": "^6.9.0", + "@types/eslint-plugin-jsx-a11y": "^6.10.0", "@types/eslint__js": "^8.42.3", "@types/node": "^22.8.6", "@types/react": "^18.3.12", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index a4be54e..8dc45f0 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -55,8 +55,8 @@ importers: specifier: ^6.11.3 version: 6.11.3 '@types/eslint-plugin-jsx-a11y': - specifier: ^6.9.0 - version: 6.9.0 + specifier: ^6.10.0 + version: 6.10.0 '@types/eslint__js': specifier: ^8.42.3 version: 8.42.3 @@ -168,8 +168,8 @@ packages: '@types/eslint-config-prettier@6.11.3': resolution: {integrity: sha512-3wXCiM8croUnhg9LdtZUJQwNcQYGWxxdOWDjPe1ykCqJFPVpzAKfs/2dgSoCtAvdPeaponcWPI7mPcGGp9dkKQ==} - '@types/eslint-plugin-jsx-a11y@6.9.0': - resolution: {integrity: sha512-5nw0sPyYGCsFibwjOXftxends8Nrh/JLgDtBWj6aJVcN14kHwy1yIy0o1MGLKfCcR27pvUFGgYG+hX2HSX16uA==} + '@types/eslint-plugin-jsx-a11y@6.10.0': + resolution: {integrity: sha512-TGKmk2gO6DrvTVADNOGQMqn3SzqcFcJILFnXNllQA34us9uClS3/AsL/cERPz6jS9ePI3bx+1q8/d2GZsxPVYw==} '@types/eslint@9.6.1': resolution: {integrity: sha512-FXx2pKgId/WyYo2jXw63kk7/+TY7u7AziEJxJAnSFzHlqTAS3Ync6SvgYAN/k4/PQpnnVuzoMuVnByKK2qp0ag==} @@ -1293,7 +1293,7 @@ snapshots: '@types/eslint-config-prettier@6.11.3': {} - '@types/eslint-plugin-jsx-a11y@6.9.0': + '@types/eslint-plugin-jsx-a11y@6.10.0': dependencies: '@types/eslint': 9.6.1