From 811a264f491e7ebab3645597c79256e9e490da7a Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Tue, 17 May 2022 10:58:00 +0000 Subject: [PATCH] fix(deps): update dependency @sourcegraph/eslint-config to ^0.29.0 --- package.json | 2 +- yarn.lock | 12 ++++++------ 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/package.json b/package.json index 724ae7edf..3a8b16c51 100644 --- a/package.json +++ b/package.json @@ -9,7 +9,7 @@ "dependencies": { "@commitlint/cli": "^14.1.0", "@commitlint/config-conventional": "^14.1.0", - "@sourcegraph/eslint-config": "^0.27.0", + "@sourcegraph/eslint-config": "^0.29.0", "@sourcegraph/prettierrc": "^3.0.3", "eslint": "^7.32.0", "husky": "^4.3.5", diff --git a/yarn.lock b/yarn.lock index 9fd3d50e0..c18d0df7c 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1189,10 +1189,10 @@ dependencies: "@sinonjs/commons" "^1.7.0" -"@sourcegraph/eslint-config@^0.27.0": - version "0.27.0" - resolved "https://registry.yarnpkg.com/@sourcegraph/eslint-config/-/eslint-config-0.27.0.tgz#f892b5ad8c6d975bbeb97dfc40b31d0c41e4f70b" - integrity sha512-WEU77N93mfZB29R9UtFJfGGJ28nMB0gHCM2SqS0jUZDnkSMzJQGARAS7vGRZSrKo+pCUsNxANO4gvwRFvg26xA== +"@sourcegraph/eslint-config@^0.29.0": + version "0.29.0" + resolved "https://registry.yarnpkg.com/@sourcegraph/eslint-config/-/eslint-config-0.29.0.tgz#07e58c17a08b2dee01646afe775384e4cd6aa344" + integrity sha512-butNDBMUGcbQdkQ66UnF15aRHbsC6+DBy2hAVbgSvTxVMr69CtNz91Q/fIjajMytQpo+vNs10F7wxWdHrD73jg== dependencies: "@sourcegraph/prettierrc" "^3.0.3" "@typescript-eslint/eslint-plugin" "^4.28.3" @@ -1203,7 +1203,7 @@ eslint-plugin-import "^2.22.1" eslint-plugin-jest-dom "^3.6.5" eslint-plugin-jsdoc "^30.7.8" - eslint-plugin-jsx-a11y "^6.4.1" + eslint-plugin-jsx-a11y "^6.5.1" eslint-plugin-react "^7.21.4" eslint-plugin-react-hooks "^4.2.0" eslint-plugin-rxjs "^2.1.5" @@ -3379,7 +3379,7 @@ eslint-plugin-jsdoc@^30.7.8: semver "^7.3.4" spdx-expression-parse "^3.0.1" -eslint-plugin-jsx-a11y@^6.4.1: +eslint-plugin-jsx-a11y@^6.5.1: version "6.5.1" resolved "https://registry.yarnpkg.com/eslint-plugin-jsx-a11y/-/eslint-plugin-jsx-a11y-6.5.1.tgz#cdbf2df901040ca140b6ec14715c988889c2a6d8" integrity sha512-sVCFKX9fllURnXT2JwLN5Qgo24Ug5NF6dxhkmxsMEUZhXRcGg+X3e1JbJ84YePQKBl5E0ZjAH5Q4rkdcGY99+g==