Bump eslint-config-amo from 5.6.0 to 5.7.0 (#11979)

Bumps [eslint-config-amo](https://github.com/mozilla/eslint-config-amo) from 5.6.0 to 5.7.0.
- [Release notes](https://github.com/mozilla/eslint-config-amo/releases)
- [Commits](https://github.com/mozilla/eslint-config-amo/compare/5.6.0...5.7.0)

---
updated-dependencies:
- dependency-name: eslint-config-amo
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2023-01-16 12:51:46 +01:00 коммит произвёл GitHub
Родитель 553c5a4008
Коммит 0f3c8157e5
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
2 изменённых файлов: 16 добавлений и 36 удалений

Просмотреть файл

@ -281,7 +281,7 @@
"css-loader": "^6.0.0",
"css-minimizer-webpack-plugin": "^4.0.0",
"eslint": "^8.1.0",
"eslint-config-amo": "^5.1.0",
"eslint-config-amo": "^5.7.0",
"eslint-plugin-amo": "^1.13.0",
"eslint-plugin-promise": "^6.0.0",
"eslint-plugin-react": "^7.30.0",

Просмотреть файл

@ -2355,7 +2355,7 @@ array.prototype.flat@^1.2.5:
es-abstract "^1.20.4"
es-shim-unscopables "^1.0.0"
array.prototype.flatmap@^1.3.0, array.prototype.flatmap@^1.3.1:
array.prototype.flatmap@^1.3.1:
version "1.3.1"
resolved "https://registry.yarnpkg.com/array.prototype.flatmap/-/array.prototype.flatmap-1.3.1.tgz#1aae7903c2100433cb8261cd4ed310aab5c4a183"
integrity sha512-8UGn9O1FDVvMNB0UlLv4voxRMze7+FpHyF5mSMRjWHUMlpoDViniy05870VlxhfgTnLbpuwTzvD76MTtWxB/mQ==
@ -4088,19 +4088,19 @@ eslint-config-airbnb@19.0.4:
object.assign "^4.1.2"
object.entries "^1.1.5"
eslint-config-amo@^5.1.0:
version "5.6.0"
resolved "https://registry.yarnpkg.com/eslint-config-amo/-/eslint-config-amo-5.6.0.tgz#437247c1fd07bd4c95f4250d7deea8998fb73ce9"
integrity sha512-nyHK2XXcEYG2FVdzfkt/nfg3Cc28z1m9GTWhV+IHvQ4Bv4qFoIBxI6L8MStM4p5PrDRE82+nXubq7S7KMJ8QQw==
eslint-config-amo@^5.7.0:
version "5.7.0"
resolved "https://registry.yarnpkg.com/eslint-config-amo/-/eslint-config-amo-5.7.0.tgz#2fc1690dcfc2c7b6d9be15c3175e4a734766110b"
integrity sha512-twYWDkFNQDpNaC0OIqvZvG/Ts8y7lqI0nH0ty5wlsjrslp1fadJ1xki3PN+VdapxjadQQHieISw083StOAOZIQ==
dependencies:
eslint-config-airbnb "19.0.4"
eslint-config-airbnb-base "15.0.0"
eslint-config-prettier "8.5.0"
eslint-plugin-import "2.26.0"
eslint-plugin-jest "27.0.4"
eslint-plugin-jest "27.2.0"
eslint-plugin-jsx-a11y "6.6.1"
eslint-plugin-prettier "4.2.1"
eslint-plugin-react "7.31.8"
eslint-plugin-react "7.31.11"
eslint-plugin-react-hooks "4.6.0"
eslint-config-prettier@8.5.0:
@ -4150,10 +4150,10 @@ eslint-plugin-import@2.26.0:
resolve "^1.22.0"
tsconfig-paths "^3.14.1"
eslint-plugin-jest@27.0.4:
version "27.0.4"
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-27.0.4.tgz#ab9c7b3f48bfade4762c24c415a5d9bbc0174a61"
integrity sha512-BuvY78pHMpMJ6Cio7sKg6jrqEcnRYPUc4Nlihku4vKx3FjlmMINSX4vcYokZIe+8TKcyr1aI5Kq7vYwgJNdQSA==
eslint-plugin-jest@27.2.0:
version "27.2.0"
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-27.2.0.tgz#8e9976705642bea1981596c0ba5e3f46d449f3fc"
integrity sha512-KGIYtelk4rIhKocxRKUEeX+kJ0ZCab/CiSgS8BMcKD7AY7YxXhlg/d51oF5jq2rOrtuJEDYWRwXD95l6l2vtrA==
dependencies:
"@typescript-eslint/utils" "^5.10.0"
@ -4193,27 +4193,7 @@ eslint-plugin-react-hooks@4.6.0, eslint-plugin-react-hooks@^4.2.0:
resolved "https://registry.yarnpkg.com/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-4.6.0.tgz#4c3e697ad95b77e93f8646aaa1630c1ba607edd3"
integrity sha512-oFc7Itz9Qxh2x4gNHStv3BqJq54ExXmfC+a1NjAta66IAN87Wu0R/QArgIS9qKzX3dXKPI9H5crl9QchNMY9+g==
eslint-plugin-react@7.31.8:
version "7.31.8"
resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.31.8.tgz#3a4f80c10be1bcbc8197be9e8b641b2a3ef219bf"
integrity sha512-5lBTZmgQmARLLSYiwI71tiGVTLUuqXantZM6vlSY39OaDSV0M7+32K5DnLkmFrwTe+Ksz0ffuLUC91RUviVZfw==
dependencies:
array-includes "^3.1.5"
array.prototype.flatmap "^1.3.0"
doctrine "^2.1.0"
estraverse "^5.3.0"
jsx-ast-utils "^2.4.1 || ^3.0.0"
minimatch "^3.1.2"
object.entries "^1.1.5"
object.fromentries "^2.0.5"
object.hasown "^1.1.1"
object.values "^1.1.5"
prop-types "^15.8.1"
resolve "^2.0.0-next.3"
semver "^6.3.0"
string.prototype.matchall "^4.0.7"
eslint-plugin-react@^7.30.0:
eslint-plugin-react@7.31.11, eslint-plugin-react@^7.30.0:
version "7.31.11"
resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.31.11.tgz#011521d2b16dcf95795df688a4770b4eaab364c8"
integrity sha512-TTvq5JsT5v56wPa9OYHzsrOlHzKZKjV+aLgS+55NJP/cuzdiQPC7PfYoUjMoxlffKtvijpk7vA/jmuqRb9nohw==
@ -7337,7 +7317,7 @@ object.entries@^1.1.5, object.entries@^1.1.6:
define-properties "^1.1.4"
es-abstract "^1.20.4"
object.fromentries@^2.0.5, object.fromentries@^2.0.6:
object.fromentries@^2.0.6:
version "2.0.6"
resolved "https://registry.yarnpkg.com/object.fromentries/-/object.fromentries-2.0.6.tgz#cdb04da08c539cffa912dcd368b886e0904bfa73"
integrity sha512-VciD13dswC4j1Xt5394WR4MzmAQmlgN72phd/riNp9vtD7tp4QQWJ0R4wvclXcafgcYK8veHRed2W6XeGBvcfg==
@ -7346,7 +7326,7 @@ object.fromentries@^2.0.5, object.fromentries@^2.0.6:
define-properties "^1.1.4"
es-abstract "^1.20.4"
object.hasown@^1.1.1, object.hasown@^1.1.2:
object.hasown@^1.1.2:
version "1.1.2"
resolved "https://registry.yarnpkg.com/object.hasown/-/object.hasown-1.1.2.tgz#f919e21fad4eb38a57bc6345b3afd496515c3f92"
integrity sha512-B5UIT3J1W+WuWIU55h0mjlwaqxiE5vYENJXIXZ4VFe05pNYrkKuK0U/6aFcb0pKywYJh7IhfoqUfKVmrJJHZHw==
@ -9416,7 +9396,7 @@ string-width@^5.0.0:
emoji-regex "^9.2.2"
strip-ansi "^7.0.1"
string.prototype.matchall@^4.0.7, string.prototype.matchall@^4.0.8:
string.prototype.matchall@^4.0.8:
version "4.0.8"
resolved "https://registry.yarnpkg.com/string.prototype.matchall/-/string.prototype.matchall-4.0.8.tgz#3bf85722021816dcd1bf38bb714915887ca79fd3"
integrity sha512-6zOCOcJ+RJAQshcTvXPHoxoQGONa3e/Lqx90wUA+wEzX78sg5Bo+1tQo4N0pohS0erG9qtCqJDjNCQBjeWVxyg==