Skip to content
This repository was archived by the owner on Nov 11, 2023. It is now read-only.

Commit 39a10c5

Browse files
build(deps-dev): bump eslint from 7.32.0 to 8.11.0
Bumps [eslint](https://github.com/eslint/eslint) from 7.32.0 to 8.11.0. - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v7.32.0...v8.11.0) --- updated-dependencies: - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a31589f commit 39a10c5

2 files changed

Lines changed: 122 additions & 11 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -143,7 +143,7 @@
143143
"@commitlint/config-conventional": "12.1.4",
144144
"babel-plugin-apply-mdx-type-prop": "^1.6.22",
145145
"cypress": "7.6.0",
146-
"eslint": "7.32.0",
146+
"eslint": "8.11.0",
147147
"eslint-config-airbnb-base": "^15.0.0",
148148
"eslint-plugin-chai-friendly": "^0.7.2",
149149
"eslint-plugin-cypress": "^2.12.1",

yarn.lock

Lines changed: 121 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1807,6 +1807,21 @@
18071807
minimatch "^3.0.4"
18081808
strip-json-comments "^3.1.1"
18091809

1810+
"@eslint/eslintrc@^1.2.1":
1811+
version "1.2.1"
1812+
resolved "https://registry.yarnpkg.com/@eslint/eslintrc/-/eslintrc-1.2.1.tgz#8b5e1c49f4077235516bc9ec7d41378c0f69b8c6"
1813+
integrity sha512-bxvbYnBPN1Gibwyp6NrpnFzA3YtRL3BBAyEAFVIpNTm2Rn4Vy87GA5M4aSn3InRrlsbX5N0GW7XIx+U4SAEKdQ==
1814+
dependencies:
1815+
ajv "^6.12.4"
1816+
debug "^4.3.2"
1817+
espree "^9.3.1"
1818+
globals "^13.9.0"
1819+
ignore "^5.2.0"
1820+
import-fresh "^3.2.1"
1821+
js-yaml "^4.1.0"
1822+
minimatch "^3.0.4"
1823+
strip-json-comments "^3.1.1"
1824+
18101825
"@fontsource/permanent-marker@^4.5.1":
18111826
version "4.5.1"
18121827
resolved "https://registry.yarnpkg.com/@fontsource/permanent-marker/-/permanent-marker-4.5.1.tgz#c420628cda35f6e241f279b71732125262991955"
@@ -2436,11 +2451,25 @@
24362451
debug "^4.1.1"
24372452
minimatch "^3.0.4"
24382453

2454+
"@humanwhocodes/config-array@^0.9.2":
2455+
version "0.9.5"
2456+
resolved "https://registry.yarnpkg.com/@humanwhocodes/config-array/-/config-array-0.9.5.tgz#2cbaf9a89460da24b5ca6531b8bbfc23e1df50c7"
2457+
integrity sha512-ObyMyWxZiCu/yTisA7uzx81s40xR2fD5Cg/2Kq7G02ajkNubJf6BopgDTmDyc3U7sXpNKM8cYOw7s7Tyr+DnCw==
2458+
dependencies:
2459+
"@humanwhocodes/object-schema" "^1.2.1"
2460+
debug "^4.1.1"
2461+
minimatch "^3.0.4"
2462+
24392463
"@humanwhocodes/object-schema@^1.2.0":
24402464
version "1.2.0"
24412465
resolved "https://registry.yarnpkg.com/@humanwhocodes/object-schema/-/object-schema-1.2.0.tgz#87de7af9c231826fdd68ac7258f77c429e0e5fcf"
24422466
integrity sha512-wdppn25U8z/2yiaT6YGquE6X8sSv7hNMWSXYSSU1jGv/yd6XqjXgTDJ8KP4NgjTXfJ3GbRjeeb8RTV7a/VpM+w==
24432467

2468+
"@humanwhocodes/object-schema@^1.2.1":
2469+
version "1.2.1"
2470+
resolved "https://registry.yarnpkg.com/@humanwhocodes/object-schema/-/object-schema-1.2.1.tgz#b520529ec21d8e5945a1851dfd1c32e94e39ff45"
2471+
integrity sha512-ZnQMnLV4e7hDlUvw8H+U8ASL02SS2Gn6+9Ac3wGGLIe7+je2AeAOxPY+izIPJDfFDb7eDjev0Us8MO1iFRN8hA==
2472+
24442473
"@iarna/toml@^2.2.5":
24452474
version "2.2.5"
24462475
resolved "https://registry.yarnpkg.com/@iarna/toml/-/toml-2.2.5.tgz#b32366c89b43c6f8cefbdefac778b9c828e3ba8c"
@@ -3766,7 +3795,7 @@ acorn@^8.0.0, acorn@^8.2.1:
37663795
resolved "https://registry.yarnpkg.com/acorn/-/acorn-8.2.4.tgz#caba24b08185c3b56e3168e97d15ed17f4d31fd0"
37673796
integrity sha512-Ibt84YwBDDA890eDiDCEqcbwvHlBvzzDkU2cGBBDDI1QWT12jTiXIOn2CIw5KK4i6N5Z2HUxwYjzriDyqaqqZg==
37683797

3769-
acorn@^8.4.1:
3798+
acorn@^8.4.1, acorn@^8.7.0:
37703799
version "8.7.0"
37713800
resolved "https://registry.yarnpkg.com/acorn/-/acorn-8.7.0.tgz#90951fde0f8f09df93549481e5fc141445b791cf"
37723801
integrity sha512-V/LGr1APy+PXIwKebEWrkZPwoeoF+w1jiOBUmuxuiUIaOHtob8Qc9BTrYo7VuI5fR8tqsy+buA2WFooR5olqvQ==
@@ -3985,6 +4014,11 @@ argparse@^1.0.7:
39854014
dependencies:
39864015
sprintf-js "~1.0.2"
39874016

4017+
argparse@^2.0.1:
4018+
version "2.0.1"
4019+
resolved "https://registry.yarnpkg.com/argparse/-/argparse-2.0.1.tgz#246f50f3ca78a3240f6c997e8a9bd1eac49e4b38"
4020+
integrity sha512-8+9WqebbFzpX9OR+Wa6O29asIogeRMzcGtAINdpMHHyAg10f05aSFVBbcEqGf/PXw1EjAZ+q2/bEBg3DvurK3Q==
4021+
39884022
aria-query@^4.2.2:
39894023
version "4.2.2"
39904024
resolved "https://registry.yarnpkg.com/aria-query/-/aria-query-4.2.2.tgz#0d2ca6c9aceb56b8977e9fed6aed7e15bbd2f83b"
@@ -6790,6 +6824,14 @@ eslint-scope@5.1.1, eslint-scope@^5.1.1:
67906824
esrecurse "^4.3.0"
67916825
estraverse "^4.1.1"
67926826

6827+
eslint-scope@^7.1.1:
6828+
version "7.1.1"
6829+
resolved "https://registry.yarnpkg.com/eslint-scope/-/eslint-scope-7.1.1.tgz#fff34894c2f65e5226d3041ac480b4513a163642"
6830+
integrity sha512-QKQM/UXpIiHcLqJ5AOyIW7XZmzjkzQXYE54n1++wb0u9V/abW3l9uQnxX8Z5Xd18xyKIMTUAyQ0k1e8pz6LUrw==
6831+
dependencies:
6832+
esrecurse "^4.3.0"
6833+
estraverse "^5.2.0"
6834+
67936835
eslint-utils@^2.1.0:
67946836
version "2.1.0"
67956837
resolved "https://registry.yarnpkg.com/eslint-utils/-/eslint-utils-2.1.0.tgz#d2de5e03424e707dc10c74068ddedae708741b27"
@@ -6814,6 +6856,11 @@ eslint-visitor-keys@^2.0.0, eslint-visitor-keys@^2.1.0:
68146856
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-2.1.0.tgz#f65328259305927392c938ed44eb0a5c9b2bd303"
68156857
integrity sha512-0rSmRBzXgDzIsD6mGdJgevzgezI534Cer5L/vyMX0kHzT/jiB43jRhd9YUlMGYLQy2zprNmoT8qasCGtY+QaKw==
68166858

6859+
eslint-visitor-keys@^3.3.0:
6860+
version "3.3.0"
6861+
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-3.3.0.tgz#f6480fa6b1f30efe2d1968aa8ac745b862469826"
6862+
integrity sha512-mQ+suqKJVyeuwGYHAdjMFqjCyfl8+Ldnxuyp3ldiMBFKkvytrXUZWaiPCEav8qDHKty44bD+qV1IP4T+w+xXRA==
6863+
68176864
eslint-webpack-plugin@^2.5.4:
68186865
version "2.5.4"
68196866
resolved "https://registry.yarnpkg.com/eslint-webpack-plugin/-/eslint-webpack-plugin-2.5.4.tgz#473b84932f1a8e2c2b8e66a402d0497bf440b986"
@@ -6826,7 +6873,48 @@ eslint-webpack-plugin@^2.5.4:
68266873
normalize-path "^3.0.0"
68276874
schema-utils "^3.0.0"
68286875

6829-
eslint@7.32.0, eslint@^7.32.0:
6876+
eslint@8.11.0:
6877+
version "8.11.0"
6878+
resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.11.0.tgz#88b91cfba1356fc10bb9eb592958457dfe09fb37"
6879+
integrity sha512-/KRpd9mIRg2raGxHRGwW9ZywYNAClZrHjdueHcrVDuO3a6bj83eoTirCCk0M0yPwOjWYKHwRVRid+xK4F/GHgA==
6880+
dependencies:
6881+
"@eslint/eslintrc" "^1.2.1"
6882+
"@humanwhocodes/config-array" "^0.9.2"
6883+
ajv "^6.10.0"
6884+
chalk "^4.0.0"
6885+
cross-spawn "^7.0.2"
6886+
debug "^4.3.2"
6887+
doctrine "^3.0.0"
6888+
escape-string-regexp "^4.0.0"
6889+
eslint-scope "^7.1.1"
6890+
eslint-utils "^3.0.0"
6891+
eslint-visitor-keys "^3.3.0"
6892+
espree "^9.3.1"
6893+
esquery "^1.4.0"
6894+
esutils "^2.0.2"
6895+
fast-deep-equal "^3.1.3"
6896+
file-entry-cache "^6.0.1"
6897+
functional-red-black-tree "^1.0.1"
6898+
glob-parent "^6.0.1"
6899+
globals "^13.6.0"
6900+
ignore "^5.2.0"
6901+
import-fresh "^3.0.0"
6902+
imurmurhash "^0.1.4"
6903+
is-glob "^4.0.0"
6904+
js-yaml "^4.1.0"
6905+
json-stable-stringify-without-jsonify "^1.0.1"
6906+
levn "^0.4.1"
6907+
lodash.merge "^4.6.2"
6908+
minimatch "^3.0.4"
6909+
natural-compare "^1.4.0"
6910+
optionator "^0.9.1"
6911+
regexpp "^3.2.0"
6912+
strip-ansi "^6.0.1"
6913+
strip-json-comments "^3.1.0"
6914+
text-table "^0.2.0"
6915+
v8-compile-cache "^2.0.3"
6916+
6917+
eslint@^7.32.0:
68306918
version "7.32.0"
68316919
resolved "https://registry.yarnpkg.com/eslint/-/eslint-7.32.0.tgz#c6d328a14be3fb08c8d1d21e12c02fdb7a2a812d"
68326920
integrity sha512-VHZ8gX+EDfz+97jGcgyGCyRia/dPOd6Xh9yPv8Bl1+SoaIwD+a/vlrOmGRUyOYu7MwUhc7CxqeaDZU13S4+EpA==
@@ -6881,6 +6969,15 @@ espree@^7.3.0, espree@^7.3.1:
68816969
acorn-jsx "^5.3.1"
68826970
eslint-visitor-keys "^1.3.0"
68836971

6972+
espree@^9.3.1:
6973+
version "9.3.1"
6974+
resolved "https://registry.yarnpkg.com/espree/-/espree-9.3.1.tgz#8793b4bc27ea4c778c19908e0719e7b8f4115bcd"
6975+
integrity sha512-bvdyLmJMfwkV3NCRl5ZhJf22zBFo1y8bYh3VYb+bfzqNB4Je68P2sSuXyuFquzWLebHpNd2/d5uv7yoP9ISnGQ==
6976+
dependencies:
6977+
acorn "^8.7.0"
6978+
acorn-jsx "^5.3.1"
6979+
eslint-visitor-keys "^3.3.0"
6980+
68846981
esprima@^4.0.0:
68856982
version "4.0.1"
68866983
resolved "https://registry.yarnpkg.com/esprima/-/esprima-4.0.1.tgz#13b04cdb3e6c5d19df91ab6987a8695619b0aa71"
@@ -8367,6 +8464,13 @@ glob-parent@^5.1.0, glob-parent@^5.1.2, glob-parent@~5.1.2:
83678464
dependencies:
83688465
is-glob "^4.0.1"
83698466

8467+
glob-parent@^6.0.1:
8468+
version "6.0.2"
8469+
resolved "https://registry.yarnpkg.com/glob-parent/-/glob-parent-6.0.2.tgz#6d237d99083950c79290f24c7642a3de9a28f9e3"
8470+
integrity sha512-XxwI8EOhVQgWp6iDL+3b0r86f4d6AX6zSU55HfB4ydCEuXLXc5FcYeOu+nnGftS4TEju/11rt4KJPTMgbfmv4A==
8471+
dependencies:
8472+
is-glob "^4.0.3"
8473+
83708474
glob-to-regexp@^0.4.1:
83718475
version "0.4.1"
83728476
resolved "https://registry.yarnpkg.com/glob-to-regexp/-/glob-to-regexp-0.4.1.tgz#c75297087c851b9a578bd217dd59a92f59fe546e"
@@ -9067,10 +9171,10 @@ ignore@^4.0.6:
90679171
resolved "https://registry.yarnpkg.com/ignore/-/ignore-4.0.6.tgz#750e3db5862087b4737ebac8207ffd1ef27b25fc"
90689172
integrity sha512-cyFDKrqc/YdcWFniJhzI42+AzS+gNwmUzOSFcRCQYwySuBBBy/KjuxWLZ/FHEH6Moq1NizMOBWyTcv8O4OZIMg==
90699173

9070-
ignore@^5.1.1, ignore@^5.1.4:
9071-
version "5.1.8"
9072-
resolved "https://registry.yarnpkg.com/ignore/-/ignore-5.1.8.tgz#f150a8b50a34289b33e22f5889abd4d8016f0e57"
9073-
integrity sha512-BMpfD7PpiETpBl/A6S498BaIJ6Y/ABT93ETbby2fP00v4EbvPBXWEoaR1UBPKs3iR53pJY7EtZk5KACI57i1Uw==
9174+
ignore@^5.1.1, ignore@^5.1.4, ignore@^5.2.0:
9175+
version "5.2.0"
9176+
resolved "https://registry.yarnpkg.com/ignore/-/ignore-5.2.0.tgz#6d3bac8fa7fe0d45d9f9be7bac2fc279577e345a"
9177+
integrity sha512-CmxgYGiEPCLhfLnpPp1MoRmifwEIOgjcHXxOBjv7mY96c+eWScsOP9c112ZyLdWHi0FxHjI+4uVhKYp/gcdRmQ==
90749178

90759179
image-q@^1.1.1:
90769180
version "1.1.1"
@@ -9866,6 +9970,13 @@ js-yaml@^3.13.1:
98669970
argparse "^1.0.7"
98679971
esprima "^4.0.0"
98689972

9973+
js-yaml@^4.1.0:
9974+
version "4.1.0"
9975+
resolved "https://registry.yarnpkg.com/js-yaml/-/js-yaml-4.1.0.tgz#c1fb65f8f5017901cdd2c951864ba18458a10602"
9976+
integrity sha512-wpxZs9NoxZaJESJGIZTyDEaYpl0FKSA+FB9aJiyemKhMwkxQg63h4T1KJgUGHpTqPDNRcmmYLugrRjJlBtWvRA==
9977+
dependencies:
9978+
argparse "^2.0.1"
9979+
98699980
jsbn@~0.1.0:
98709981
version "0.1.1"
98719982
resolved "https://registry.yarnpkg.com/jsbn/-/jsbn-0.1.1.tgz#a5e654c2e5a2deb5f201d96cefbca80c0ef2f513"
@@ -13178,10 +13289,10 @@ regexp.prototype.flags@^1.3.0, regexp.prototype.flags@^1.3.1:
1317813289
call-bind "^1.0.2"
1317913290
define-properties "^1.1.3"
1318013291

13181-
regexpp@^3.1.0:
13182-
version "3.1.0"
13183-
resolved "https://registry.yarnpkg.com/regexpp/-/regexpp-3.1.0.tgz#206d0ad0a5648cffbdb8ae46438f3dc51c9f78e2"
13184-
integrity sha512-ZOIzd8yVsQQA7j8GCSlPGXwg5PfmA1mrq0JP4nGhh54LaKN3xdai/vHUDu74pKwV8OxseMS65u2NImosQcSD0Q==
13292+
regexpp@^3.1.0, regexpp@^3.2.0:
13293+
version "3.2.0"
13294+
resolved "https://registry.yarnpkg.com/regexpp/-/regexpp-3.2.0.tgz#0425a2768d8f23bad70ca4b90461fa2f1213e1b2"
13295+
integrity sha512-pq2bWo9mVD43nbts2wGv17XLiNLya+GklZ8kaDLV2Z08gDCsGpnKn9BFMepvWuHCbyVvY7J5o5+BVvoQbmlJLg==
1318513296

1318613297
regexpu-core@^4.7.1:
1318713298
version "4.7.1"

0 commit comments

Comments
 (0)