From ad1a8042fd66cedc71413201017b1f6d73f9a9be Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 12 Jan 2023 17:38:12 +1100 Subject: [PATCH] build(deps): update dependency eslint-plugin-jsx-a11y to v6.7.1 (#4759) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- web/package.json | 2 +- web/pnpm-lock.yaml | 12 ++++++------ 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/web/package.json b/web/package.json index dff0b6e37..e76d2f572 100644 --- a/web/package.json +++ b/web/package.json @@ -164,7 +164,7 @@ "eslint-formatter-rdjson": "1.0.5", "eslint-import-resolver-typescript": "3.5.3", "eslint-plugin-import": "2.27.2", - "eslint-plugin-jsx-a11y": "6.7.0", + "eslint-plugin-jsx-a11y": "6.7.1", "eslint-plugin-prettier": "4.2.1", "eslint-plugin-react": "7.32.0", "eslint-plugin-react-hooks": "4.6.0", diff --git a/web/pnpm-lock.yaml b/web/pnpm-lock.yaml index e821dfcfb..08ead3c1b 100644 --- a/web/pnpm-lock.yaml +++ b/web/pnpm-lock.yaml @@ -36,7 +36,7 @@ specifiers: eslint-formatter-rdjson: 1.0.5 eslint-import-resolver-typescript: 3.5.3 eslint-plugin-import: 2.27.2 - eslint-plugin-jsx-a11y: 6.7.0 + eslint-plugin-jsx-a11y: 6.7.1 eslint-plugin-prettier: 4.2.1 eslint-plugin-react: 7.32.0 eslint-plugin-react-hooks: 4.6.0 @@ -114,7 +114,7 @@ devDependencies: eslint-formatter-rdjson: 1.0.5 eslint-import-resolver-typescript: 3.5.3_gwj64snobmigylr3476gmwpx64 eslint-plugin-import: 2.27.2_2ac3tknkazjoq5fxmuugu665ny - eslint-plugin-jsx-a11y: 6.7.0_eslint@8.31.0 + eslint-plugin-jsx-a11y: 6.7.1_eslint@8.31.0 eslint-plugin-prettier: 4.2.1_iu5s7nk6dw7o3tajefwfiqfmge eslint-plugin-react: 7.32.0_eslint@8.31.0 eslint-plugin-react-hooks: 4.6.0_eslint@8.31.0 @@ -3443,7 +3443,7 @@ packages: '@babel/code-frame': 7.18.6 '@babel/runtime': 7.20.7 '@types/aria-query': 4.2.2 - aria-query: 5.0.0 + aria-query: 5.1.3 chalk: 4.1.2 dom-accessibility-api: 0.5.14 lz-string: 1.4.4 @@ -5247,7 +5247,7 @@ packages: eslint-plugin-flowtype: 8.0.3_eslint@8.31.0 eslint-plugin-import: 2.27.2_2ac3tknkazjoq5fxmuugu665ny eslint-plugin-jest: 25.7.0_gwbh725yvx2gda2van5hxf7p64 - eslint-plugin-jsx-a11y: 6.7.0_eslint@8.31.0 + eslint-plugin-jsx-a11y: 6.7.1_eslint@8.31.0 eslint-plugin-react: 7.32.0_eslint@8.31.0 eslint-plugin-react-hooks: 4.6.0_eslint@8.31.0 eslint-plugin-testing-library: 5.5.1_iukboom6ndih5an6iafl45j2fe @@ -5397,8 +5397,8 @@ packages: - typescript dev: true - /eslint-plugin-jsx-a11y/6.7.0_eslint@8.31.0: - resolution: {integrity: sha512-EGGRKhzejSzXKtjmEjWNtr4SK/DkMkSzkBH7g7e7moBDXZXrqaUIxkmD7uF93upMysc4dKYEJwupu7Dff+ShwA==} + /eslint-plugin-jsx-a11y/6.7.1_eslint@8.31.0: + resolution: {integrity: sha512-63Bog4iIethyo8smBklORknVjB0T2dwB8Mr/hIC+fBS0uyHdYYpzM/Ed+YC8VxTjlXHEWFOdmgwcDn1U2L9VCA==} engines: {node: '>=4.0'} peerDependencies: eslint: ^3 || ^4 || ^5 || ^6 || ^7 || ^8