797797 dependencies :
798798 " @github/combobox-nav" " ^2.0.2"
799799
800+ " @github/browserslist-config@^1.0.0 " :
801+ version "1.0.0"
802+ resolved "https://registry.yarnpkg.com/@github/browserslist-config/-/browserslist-config-1.0.0.tgz#952fe6da3e6b8ed6a368f3a1a08a9d2ef84e8d04"
803+ integrity sha512-gIhjdJp/c2beaIWWIlsXdqXVRUz3r2BxBCpfz/F3JXHvSAQ1paMYjLH+maEATtENg+k5eLV7gA+9yPp762ieuw==
804+
800805" @github/catalyst@^1.6.0 " :
801806 version "1.6.0"
802807 resolved "https://registry.yarnpkg.com/@github/catalyst/-/catalyst-1.6.0.tgz#378734d1d2b6a85af169d7e66c1a2a604bf1e82c"
@@ -1790,7 +1795,7 @@ breakword@^1.0.5:
17901795 dependencies :
17911796 wcwidth "^1.0.1"
17921797
1793- browserslist@^4.12.0 , browserslist@^4.16.1 , browserslist@^4.16.6 , browserslist@^4.20.2 , browserslist@^4.21.4 :
1798+ browserslist@^4.16.1 , browserslist@^4.16.6 , browserslist@^4.20.2 , browserslist@^4.21.0 , browserslist@^4.21.4 :
17941799 version "4.21.4"
17951800 resolved "https://registry.yarnpkg.com/browserslist/-/browserslist-4.21.4.tgz#e7496bbc67b9e39dd0f98565feccdcb0d4ff6987"
17961801 integrity sha512-CBHJJdDmgjl3daYjN5Cp5kbTf1mUhZoS+beLklHIvkOWscs83YAhLlF3Wsh/lciQYAcbBJgTOD44VtG31ZM4Hw==
@@ -2466,12 +2471,12 @@ eslint-module-utils@^2.7.1:
24662471 find-up "^2.1.0"
24672472 pkg-dir "^2.0.0"
24682473
2469- eslint-plugin-escompat@^3.1.0 :
2470- version "3.1.0 "
2471- resolved "https://registry.yarnpkg.com/eslint-plugin-escompat/-/eslint-plugin-escompat-3.1.0 .tgz#e8d93d7e1d73715b248ee99f524b340f5c1bc3ce "
2472- integrity sha512-Fon3eRv8fOQPZTjT3h8Ga85Xx7Eg+CNZBL7OIYSM2f+p3W4oXTxiSnFUbNDrayRBK3CQjG2dwR+iYeKDDSkXyA ==
2474+ eslint-plugin-escompat@^3.3.3 :
2475+ version "3.3.4 "
2476+ resolved "https://registry.yarnpkg.com/eslint-plugin-escompat/-/eslint-plugin-escompat-3.3.4 .tgz#86d99b1f681b760fbee0a775de318b854d230110 "
2477+ integrity sha512-d/k6JwRzGRY6uZ426l6Ut6Eb2S/pi/079Ykj2GdWSzwm6WJHkdm28tECUWfLtpFA5ObApjPw6wR9bgY+uWAhag ==
24732478 dependencies :
2474- browserslist "^4.12 .0"
2479+ browserslist "^4.21 .0"
24752480
24762481eslint-plugin-eslint-comments@^3.2.0 :
24772482 version "3.2.0"
@@ -2491,21 +2496,22 @@ eslint-plugin-filenames@^1.3.2:
24912496 lodash.snakecase "4.1.1"
24922497 lodash.upperfirst "4.3.1"
24932498
2494- eslint-plugin-github@4.3.7 :
2495- version "4.3.7 "
2496- resolved "https://registry.yarnpkg.com/eslint-plugin-github/-/eslint-plugin-github-4.3.7 .tgz#596416a81240dcd1d3ba1cab6ddfed0a1827bf1a "
2497- integrity sha512-tYZdXvAEz4JCMrC4NHIUoJTsLUvydCxff5OqB5hgU0vQbLmMkw6VOipN2KNe+T06pEhAWs1KBEwyq9cmMWRe7A ==
2499+ eslint-plugin-github@4.6.0 :
2500+ version "4.6.0 "
2501+ resolved "https://registry.yarnpkg.com/eslint-plugin-github/-/eslint-plugin-github-4.6.0 .tgz#9117c464d3537cbfa784ad25f71e7f1c3b822dd0 "
2502+ integrity sha512-6VMH3wLUPEnV/0VuV3f0F74LF93N522Ht9KBYWDuPWKhr1NBzCqySIbQsxjPINIynoLtsErSc/YgICrocCc2zw ==
24982503 dependencies :
2504+ " @github/browserslist-config" " ^1.0.0"
24992505 " @typescript-eslint/eslint-plugin" " ^5.1.0"
25002506 " @typescript-eslint/parser" " ^5.1.0"
25012507 eslint-config-prettier ">=8.0.0"
2502- eslint-plugin-escompat "^3.1.0 "
2508+ eslint-plugin-escompat "^3.3.3 "
25032509 eslint-plugin-eslint-comments "^3.2.0"
25042510 eslint-plugin-filenames "^1.3.2"
25052511 eslint-plugin-i18n-text "^1.0.1"
25062512 eslint-plugin-import "^2.25.2"
25072513 eslint-plugin-jsx-a11y "^6.6.0"
2508- eslint-plugin-no-only-tests "^2.6 .0"
2514+ eslint-plugin-no-only-tests "^3.0 .0"
25092515 eslint-plugin-prettier "^4.0.0"
25102516 eslint-rule-documentation ">=1.0.0"
25112517 jsx-ast-utils "^3.3.2"
@@ -2562,10 +2568,10 @@ eslint-plugin-jsx-a11y@^6.6.0:
25622568 minimatch "^3.1.2"
25632569 semver "^6.3.0"
25642570
2565- eslint-plugin-no-only-tests@^2.6 .0 :
2566- version "2.6 .0"
2567- resolved "https://registry.yarnpkg.com/eslint-plugin-no-only-tests/-/eslint-plugin-no-only-tests-2.6 .0.tgz#19f6c9620bda02b9b9221b436c5f070e42628d76 "
2568- integrity sha512-T9SmE/g6UV1uZo1oHAqOvL86XWl7Pl2EpRpnLI8g/bkJu+h7XBCB+1LnubRZ2CUQXj805vh4/CYZdnqtVaEo2Q ==
2571+ eslint-plugin-no-only-tests@^3.0 .0 :
2572+ version "3.1 .0"
2573+ resolved "https://registry.yarnpkg.com/eslint-plugin-no-only-tests/-/eslint-plugin-no-only-tests-3.1 .0.tgz#f38e4935c6c6c4842bf158b64aaa20c366fe171b "
2574+ integrity sha512-Lf4YW/bL6Un1R6A76pRZyE1dl1vr31G/ev8UzIc/geCgFWyrKil8hVjYqWVKGB/UIGmb6Slzs9T0wNezdSVegw ==
25692575
25702576eslint-plugin-prettier@4.2.1, eslint-plugin-prettier@^4.0.0 :
25712577 version "4.2.1"
0 commit comments