Skip to content

Commit 284726b

Browse files
Bump eslint from 8.25.0 to 8.35.0 (#2397)
Bumps [eslint](https://github.com/eslint/eslint) from 8.25.0 to 8.35.0. - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v8.25.0...v8.35.0) --- updated-dependencies: - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c52803f commit 284726b

File tree

2 files changed

+44
-32
lines changed

2 files changed

+44
-32
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
"autoprefixer": "10.4.13",
5555
"chokidar-cli": "3.0.0",
5656
"cssstats": "4.0.5",
57-
"eslint": "8.25.0",
57+
"eslint": "8.35.0",
5858
"eslint-plugin-github": "4.6.0",
5959
"eslint-plugin-jest": "27.2.1",
6060
"eslint-plugin-prettier": "4.2.1",

yarn.lock

Lines changed: 43 additions & 31 deletions
Original file line numberDiff line numberDiff line change
@@ -769,21 +769,26 @@
769769
resolved "https://registry.yarnpkg.com/@csstools/selector-specificity/-/selector-specificity-2.0.2.tgz#1bfafe4b7ed0f3e4105837e056e0a89b108ebe36"
770770
integrity sha512-IkpVW/ehM1hWKln4fCA3NzJU8KwD+kIOvPZA4cqxoJHtE21CCzjyp+Kxbu0i5I4tBNOlXPL9mjwnWlL0VEG4Fg==
771771

772-
"@eslint/eslintrc@^1.3.3":
773-
version "1.3.3"
774-
resolved "https://registry.yarnpkg.com/@eslint/eslintrc/-/eslintrc-1.3.3.tgz#2b044ab39fdfa75b4688184f9e573ce3c5b0ff95"
775-
integrity sha512-uj3pT6Mg+3t39fvLrj8iuCIJ38zKO9FpGtJ4BBJebJhEwjoT+KLVNCcHT5QC9NGRIEi7fZ0ZR8YRb884auB4Lg==
772+
"@eslint/eslintrc@^2.0.0":
773+
version "2.0.0"
774+
resolved "https://registry.yarnpkg.com/@eslint/eslintrc/-/eslintrc-2.0.0.tgz#943309d8697c52fc82c076e90c1c74fbbe69dbff"
775+
integrity sha512-fluIaaV+GyV24CCu/ggiHdV+j4RNh85yQnAYS/G2mZODZgGmmlrgCydjUcV3YvxCm9x8nMAfThsqTni4KiXT4A==
776776
dependencies:
777777
ajv "^6.12.4"
778778
debug "^4.3.2"
779779
espree "^9.4.0"
780-
globals "^13.15.0"
780+
globals "^13.19.0"
781781
ignore "^5.2.0"
782782
import-fresh "^3.2.1"
783783
js-yaml "^4.1.0"
784784
minimatch "^3.1.2"
785785
strip-json-comments "^3.1.1"
786786

787+
"@eslint/js@8.35.0":
788+
version "8.35.0"
789+
resolved "https://registry.yarnpkg.com/@eslint/js/-/js-8.35.0.tgz#b7569632b0b788a0ca0e438235154e45d42813a7"
790+
integrity sha512-JXdzbRiWclLVoD8sNUjR443VVlYqiYmDVT6rGUEIEHU5YJW0gaVZwV2xgM7D4arkvASqD0IlLUVjHiFuxaftRw==
791+
787792
"@github/auto-check-element@^5.2.0":
788793
version "5.2.0"
789794
resolved "https://registry.yarnpkg.com/@github/auto-check-element/-/auto-check-element-5.2.0.tgz#293c2240cb3098e7e6ca10c801e4df76d644f6f9"
@@ -853,14 +858,14 @@
853858
resolved "https://registry.yarnpkg.com/@github/tab-container-element/-/tab-container-element-3.2.0.tgz#d2d33da09ee3d7f4245a9f77479fe4969b137ae5"
854859
integrity sha512-to5ZJuywKK3KX53X1ifOcWjvUTQcBGdQ6Qkhm8L97xQ3ovICag1048M3YMpc+QSdr8xWeCBMnLeMnENqotB0Og==
855860

856-
"@humanwhocodes/config-array@^0.10.5":
857-
version "0.10.7"
858-
resolved "https://registry.yarnpkg.com/@humanwhocodes/config-array/-/config-array-0.10.7.tgz#6d53769fd0c222767e6452e8ebda825c22e9f0dc"
859-
integrity sha512-MDl6D6sBsaV452/QSdX+4CXIjZhIcI0PELsxUjk4U828yd58vk3bTIvk/6w5FY+4hIy9sLW0sfrV7K7Kc++j/w==
861+
"@humanwhocodes/config-array@^0.11.8":
862+
version "0.11.8"
863+
resolved "https://registry.yarnpkg.com/@humanwhocodes/config-array/-/config-array-0.11.8.tgz#03595ac2075a4dc0f191cc2131de14fbd7d410b9"
864+
integrity sha512-UybHIJzJnR5Qc/MsD9Kr+RpO2h+/P1GhOwdiLPXK5TWk5sgTdu88bTD9UP+CKbPPh5Rni1u0GjAdYQLemG8g+g==
860865
dependencies:
861866
"@humanwhocodes/object-schema" "^1.2.1"
862867
debug "^4.1.1"
863-
minimatch "^3.0.4"
868+
minimatch "^3.0.5"
864869

865870
"@humanwhocodes/module-importer@^1.0.1":
866871
version "1.0.1"
@@ -1180,7 +1185,7 @@
11801185
resolved "https://registry.yarnpkg.com/@nodelib/fs.stat/-/fs.stat-2.0.5.tgz#5bd262af94e9d25bd1e71b05deed44876a222e8b"
11811186
integrity sha512-RkhPPp2zrqDAQA/2jNhnztcPAlv64XdhIp7a7454A5ovI7Bukxgt7MX7udwAu3zg1DcpPU0rz3VV1SeaqvY4+A==
11821187

1183-
"@nodelib/fs.walk@^1.2.3":
1188+
"@nodelib/fs.walk@^1.2.3", "@nodelib/fs.walk@^1.2.8":
11841189
version "1.2.8"
11851190
resolved "https://registry.yarnpkg.com/@nodelib/fs.walk/-/fs.walk-1.2.8.tgz#e95737e8bb6746ddedf69c556953494f196fe69a"
11861191
integrity sha512-oGB+UxlgWcgQkgwo8GcEGwemoTFt3FIO9ababBmaGwXIoBKZ+GTy0pP185beGg7Llih/NSHSV2XAs1lnznocSg==
@@ -2625,14 +2630,16 @@ eslint-visitor-keys@^3.0.0, eslint-visitor-keys@^3.3.0:
26252630
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-3.3.0.tgz#f6480fa6b1f30efe2d1968aa8ac745b862469826"
26262631
integrity sha512-mQ+suqKJVyeuwGYHAdjMFqjCyfl8+Ldnxuyp3ldiMBFKkvytrXUZWaiPCEav8qDHKty44bD+qV1IP4T+w+xXRA==
26272632

2628-
eslint@8.25.0:
2629-
version "8.25.0"
2630-
resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.25.0.tgz#00eb962f50962165d0c4ee3327708315eaa8058b"
2631-
integrity sha512-DVlJOZ4Pn50zcKW5bYH7GQK/9MsoQG2d5eDH0ebEkE8PbgzTTmtt/VTH9GGJ4BfeZCpBLqFfvsjX35UacUL83A==
2633+
eslint@8.35.0:
2634+
version "8.35.0"
2635+
resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.35.0.tgz#fffad7c7e326bae606f0e8f436a6158566d42323"
2636+
integrity sha512-BxAf1fVL7w+JLRQhWl2pzGeSiGqbWumV4WNvc9Rhp6tiCtm4oHnyPBSEtMGZwrQgudFQ+otqzWoPB7x+hxoWsw==
26322637
dependencies:
2633-
"@eslint/eslintrc" "^1.3.3"
2634-
"@humanwhocodes/config-array" "^0.10.5"
2638+
"@eslint/eslintrc" "^2.0.0"
2639+
"@eslint/js" "8.35.0"
2640+
"@humanwhocodes/config-array" "^0.11.8"
26352641
"@humanwhocodes/module-importer" "^1.0.1"
2642+
"@nodelib/fs.walk" "^1.2.8"
26362643
ajv "^6.10.0"
26372644
chalk "^4.0.0"
26382645
cross-spawn "^7.0.2"
@@ -2643,19 +2650,19 @@ eslint@8.25.0:
26432650
eslint-utils "^3.0.0"
26442651
eslint-visitor-keys "^3.3.0"
26452652
espree "^9.4.0"
2646-
esquery "^1.4.0"
2653+
esquery "^1.4.2"
26472654
esutils "^2.0.2"
26482655
fast-deep-equal "^3.1.3"
26492656
file-entry-cache "^6.0.1"
26502657
find-up "^5.0.0"
2651-
glob-parent "^6.0.1"
2652-
globals "^13.15.0"
2653-
globby "^11.1.0"
2658+
glob-parent "^6.0.2"
2659+
globals "^13.19.0"
26542660
grapheme-splitter "^1.0.4"
26552661
ignore "^5.2.0"
26562662
import-fresh "^3.0.0"
26572663
imurmurhash "^0.1.4"
26582664
is-glob "^4.0.0"
2665+
is-path-inside "^3.0.3"
26592666
js-sdsl "^4.1.4"
26602667
js-yaml "^4.1.0"
26612668
json-stable-stringify-without-jsonify "^1.0.1"
@@ -2683,10 +2690,10 @@ esprima@^4.0.0:
26832690
resolved "https://registry.yarnpkg.com/esprima/-/esprima-4.0.1.tgz#13b04cdb3e6c5d19df91ab6987a8695619b0aa71"
26842691
integrity sha512-eGuFFw7Upda+g4p+QHvnW0RyTX/SVeJBDM/gCtMARO0cLuT2HcEKnTPvhjV6aGeqrCB/sbNop0Kszm0jsaWU4A==
26852692

2686-
esquery@^1.4.0:
2687-
version "1.4.0"
2688-
resolved "https://registry.yarnpkg.com/esquery/-/esquery-1.4.0.tgz#2148ffc38b82e8c7057dfed48425b3e61f0f24a5"
2689-
integrity sha512-cCDispWt5vHHtwMY2YrAQ4ibFkAL8RbH5YGBnZBc90MolvvfkkQcJro/aZiAQUlQ3qgrYS6D6v8Gc5G5CQsc9w==
2693+
esquery@^1.4.2:
2694+
version "1.4.2"
2695+
resolved "https://registry.yarnpkg.com/esquery/-/esquery-1.4.2.tgz#c6d3fee05dd665808e2ad870631f221f5617b1d1"
2696+
integrity sha512-JVSoLdTlTDkmjFmab7H/9SL9qGSyjElT3myyKp7krqjVFQCDLmj1QFaCLRFBszBKI0XVZaiiXvuPIX3ZwHe1Ng==
26902697
dependencies:
26912698
estraverse "^5.1.0"
26922699

@@ -3000,7 +3007,7 @@ glob-parent@^5.1.2, glob-parent@~5.1.2:
30003007
dependencies:
30013008
is-glob "^4.0.1"
30023009

3003-
glob-parent@^6.0.1:
3010+
glob-parent@^6.0.2:
30043011
version "6.0.2"
30053012
resolved "https://registry.yarnpkg.com/glob-parent/-/glob-parent-6.0.2.tgz#6d237d99083950c79290f24c7642a3de9a28f9e3"
30063013
integrity sha512-XxwI8EOhVQgWp6iDL+3b0r86f4d6AX6zSU55HfB4ydCEuXLXc5FcYeOu+nnGftS4TEju/11rt4KJPTMgbfmv4A==
@@ -3052,10 +3059,10 @@ globals@^11.1.0:
30523059
resolved "https://registry.yarnpkg.com/globals/-/globals-11.12.0.tgz#ab8795338868a0babd8525758018c2a7eb95c42e"
30533060
integrity sha512-WOBp/EEGUiIsJSp7wcv/y6MO+lV9UoncWqxuFfm8eBwzWNgyfBd6Gz+IeKQ9jCmyhoH99g15M3T+QaVHFjizVA==
30543061

3055-
globals@^13.15.0:
3056-
version "13.15.0"
3057-
resolved "https://registry.yarnpkg.com/globals/-/globals-13.15.0.tgz#38113218c907d2f7e98658af246cef8b77e90bac"
3058-
integrity sha512-bpzcOlgDhMG070Av0Vy5Owklpv1I6+j96GhUI7Rh7IzDCKLzboflLrrfqMu8NquDbiR4EOQk7XzJwqVJxicxog==
3062+
globals@^13.19.0:
3063+
version "13.20.0"
3064+
resolved "https://registry.yarnpkg.com/globals/-/globals-13.20.0.tgz#ea276a1e508ffd4f1612888f9d1bad1e2717bf82"
3065+
integrity sha512-Qg5QtVkCy/kv3FUSlu4ukeZDVf9ee0iXLAUYX13gbR17bnejFTzr4iS9bY7kwCf1NztRNm1t91fjOiyx4CSwPQ==
30593066
dependencies:
30603067
type-fest "^0.20.2"
30613068

@@ -3448,6 +3455,11 @@ is-number@^7.0.0:
34483455
resolved "https://registry.yarnpkg.com/is-number/-/is-number-7.0.0.tgz#7535345b896734d5f80c4d06c50955527a14f12b"
34493456
integrity sha512-41Cifkg6e8TylSpdtTpeLVMqvSBEVzTttHvERD741+pnZ8ANv0004MRL43QKPDlK9cGvNp6NZWZUBlbGXYxxng==
34503457

3458+
is-path-inside@^3.0.3:
3459+
version "3.0.3"
3460+
resolved "https://registry.yarnpkg.com/is-path-inside/-/is-path-inside-3.0.3.tgz#d231362e53a07ff2b0e0ea7fed049161ffd16283"
3461+
integrity sha512-Fd4gABb+ycGAmKou8eMftCupSir5lRxqf4aD/vd0cD2qc4HL07OjCeuHMr8Ro4CoMaeCKDB0/ECBOVWjTwUvPQ==
3462+
34513463
is-plain-obj@^1.1.0:
34523464
version "1.1.0"
34533465
resolved "https://registry.yarnpkg.com/is-plain-obj/-/is-plain-obj-1.1.0.tgz#71a50c8429dfca773c92a390a4a03b39fcd51d3e"
@@ -4301,7 +4313,7 @@ min-indent@^1.0.0:
43014313
resolved "https://registry.yarnpkg.com/min-indent/-/min-indent-1.0.1.tgz#a63f681673b30571fbe8bc25686ae746eefa9869"
43024314
integrity sha512-I9jwMn07Sy/IwOj3zVkVik2JTvgpaykDZEigL6Rx6N9LbMywwUSMtxET+7lVoDLLd3O3IXwJwvuuns8UB/HeAg==
43034315

4304-
minimatch@^3.0.4, minimatch@^3.1.2:
4316+
minimatch@^3.0.4, minimatch@^3.0.5, minimatch@^3.1.2:
43054317
version "3.1.2"
43064318
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-3.1.2.tgz#19cd194bfd3e428f049a70817c038d89ab4be35b"
43074319
integrity sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==

0 commit comments

Comments
 (0)