Skip to content

Commit 623c6c5

Browse files
committed
Update dependency eslint to v8.21.0
1 parent 8852418 commit 623c6c5

File tree

2 files changed

+73
-11
lines changed

2 files changed

+73
-11
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
"@typescript-eslint/parser": "5.31.0",
4444
"babel-jest": "27.5.1",
4545
"cypress": "9.7.0",
46-
"eslint": "8.20.0",
46+
"eslint": "8.21.0",
4747
"eslint-config-prettier": "8.5.0",
4848
"eslint-plugin-react": "7.30.1",
4949
"husky": "7.0.4",

yarn.lock

Lines changed: 72 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -763,15 +763,20 @@
763763
dependencies:
764764
"@hapi/hoek" "^9.0.0"
765765

766-
"@humanwhocodes/config-array@^0.9.2":
767-
version "0.9.2"
768-
resolved "https://registry.yarnpkg.com/@humanwhocodes/config-array/-/config-array-0.9.2.tgz#68be55c737023009dfc5fe245d51181bb6476914"
769-
integrity sha512-UXOuFCGcwciWckOpmfKDq/GyhlTf9pN/BzG//x8p8zTOFEcGuA68ANXheFS0AGvy3qgZqLBUkMs7hqzqCKOVwA==
766+
"@humanwhocodes/config-array@^0.10.4":
767+
version "0.10.4"
768+
resolved "https://registry.yarnpkg.com/@humanwhocodes/config-array/-/config-array-0.10.4.tgz#01e7366e57d2ad104feea63e72248f22015c520c"
769+
integrity sha512-mXAIHxZT3Vcpg83opl1wGlVZ9xydbfZO3r5YfRSH6Gpp2J/PfdBP0wbDa2sO6/qRbcalpoevVyW6A/fI6LfeMw==
770770
dependencies:
771771
"@humanwhocodes/object-schema" "^1.2.1"
772772
debug "^4.1.1"
773773
minimatch "^3.0.4"
774774

775+
"@humanwhocodes/gitignore-to-minimatch@^1.0.2":
776+
version "1.0.2"
777+
resolved "https://registry.yarnpkg.com/@humanwhocodes/gitignore-to-minimatch/-/gitignore-to-minimatch-1.0.2.tgz#316b0a63b91c10e53f242efb4ace5c3b34e8728d"
778+
integrity sha512-rSqmMJDdLFUsyxR6FMtD00nfQKKLFb1kv+qBbOVKqErvloEIJLo5bDTJTQNTYgeyp78JsA7u/NPi5jT1GR/MuA==
779+
775780
"@humanwhocodes/object-schema@^1.2.1":
776781
version "1.2.1"
777782
resolved "https://registry.yarnpkg.com/@humanwhocodes/object-schema/-/object-schema-1.2.1.tgz#b520529ec21d8e5945a1851dfd1c32e94e39ff45"
@@ -1515,6 +1520,11 @@ acorn@^8.7.1:
15151520
resolved "https://registry.yarnpkg.com/acorn/-/acorn-8.7.1.tgz#0197122c843d1bf6d0a5e83220a788f278f63c30"
15161521
integrity sha512-Xx54uLJQZ19lKygFXOWsscKUbsBZW0CPykPhVQdhIeIwrbPmJzqeASDInc8nKBnp/JT6igTs82qPXz069H8I/A==
15171522

1523+
acorn@^8.8.0:
1524+
version "8.8.0"
1525+
resolved "https://registry.yarnpkg.com/acorn/-/acorn-8.8.0.tgz#88c0187620435c7f6015803f5539dae05a9dbea8"
1526+
integrity sha512-QOxyigPVrpZ2GXT+PFyZTl6TtOFc5egxHIP9IlQ+RbupQuX4RkT/Bee4/kQuC02Xkzg84JcT7oLYtDIQxp+v7w==
1527+
15181528
agent-base@6:
15191529
version "6.0.2"
15201530
resolved "https://registry.yarnpkg.com/agent-base/-/agent-base-6.0.2.tgz#49fff58577cfee3f37176feab4c22e00f86d7f77"
@@ -2614,13 +2624,14 @@ eslint-visitor-keys@^3.3.0:
26142624
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-3.3.0.tgz#f6480fa6b1f30efe2d1968aa8ac745b862469826"
26152625
integrity sha512-mQ+suqKJVyeuwGYHAdjMFqjCyfl8+Ldnxuyp3ldiMBFKkvytrXUZWaiPCEav8qDHKty44bD+qV1IP4T+w+xXRA==
26162626

2617-
eslint@8.20.0:
2618-
version "8.20.0"
2619-
resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.20.0.tgz#048ac56aa18529967da8354a478be4ec0a2bc81b"
2620-
integrity sha512-d4ixhz5SKCa1D6SCPrivP7yYVi7nyD6A4vs6HIAul9ujBzcEmZVM3/0NN/yu5nKhmO1wjp5xQ46iRfmDGlOviA==
2627+
eslint@8.21.0:
2628+
version "8.21.0"
2629+
resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.21.0.tgz#1940a68d7e0573cef6f50037addee295ff9be9ef"
2630+
integrity sha512-/XJ1+Qurf1T9G2M5IHrsjp+xrGT73RZf23xA1z5wB1ZzzEAWSZKvRwhWxTFp1rvkvCfwcvAUNAP31bhKTTGfDA==
26212631
dependencies:
26222632
"@eslint/eslintrc" "^1.3.0"
2623-
"@humanwhocodes/config-array" "^0.9.2"
2633+
"@humanwhocodes/config-array" "^0.10.4"
2634+
"@humanwhocodes/gitignore-to-minimatch" "^1.0.2"
26242635
ajv "^6.10.0"
26252636
chalk "^4.0.0"
26262637
cross-spawn "^7.0.2"
@@ -2630,14 +2641,17 @@ eslint@8.20.0:
26302641
eslint-scope "^7.1.1"
26312642
eslint-utils "^3.0.0"
26322643
eslint-visitor-keys "^3.3.0"
2633-
espree "^9.3.2"
2644+
espree "^9.3.3"
26342645
esquery "^1.4.0"
26352646
esutils "^2.0.2"
26362647
fast-deep-equal "^3.1.3"
26372648
file-entry-cache "^6.0.1"
2649+
find-up "^5.0.0"
26382650
functional-red-black-tree "^1.0.1"
26392651
glob-parent "^6.0.1"
26402652
globals "^13.15.0"
2653+
globby "^11.1.0"
2654+
grapheme-splitter "^1.0.4"
26412655
ignore "^5.2.0"
26422656
import-fresh "^3.0.0"
26432657
imurmurhash "^0.1.4"
@@ -2664,6 +2678,15 @@ espree@^9.3.2:
26642678
acorn-jsx "^5.3.2"
26652679
eslint-visitor-keys "^3.3.0"
26662680

2681+
espree@^9.3.3:
2682+
version "9.3.3"
2683+
resolved "https://registry.yarnpkg.com/espree/-/espree-9.3.3.tgz#2dd37c4162bb05f433ad3c1a52ddf8a49dc08e9d"
2684+
integrity sha512-ORs1Rt/uQTqUKjDdGCyrtYxbazf5umATSf/K4qxjmZHORR6HJk+2s/2Pqe+Kk49HHINC/xNIrGfgh8sZcll0ng==
2685+
dependencies:
2686+
acorn "^8.8.0"
2687+
acorn-jsx "^5.3.2"
2688+
eslint-visitor-keys "^3.3.0"
2689+
26672690
esprima@^4.0.0, esprima@^4.0.1:
26682691
version "4.0.1"
26692692
resolved "https://registry.yarnpkg.com/esprima/-/esprima-4.0.1.tgz#13b04cdb3e6c5d19df91ab6987a8695619b0aa71"
@@ -2875,6 +2898,14 @@ find-up@^4.0.0, find-up@^4.1.0:
28752898
locate-path "^5.0.0"
28762899
path-exists "^4.0.0"
28772900

2901+
find-up@^5.0.0:
2902+
version "5.0.0"
2903+
resolved "https://registry.yarnpkg.com/find-up/-/find-up-5.0.0.tgz#4c92819ecb7083561e4f4a240a86be5198f536fc"
2904+
integrity sha512-78/PXT1wlLLDgTzDs7sjq9hzz0vXD+zn+7wypEe4fXQxCmdmqfGsEPQxmiCSQI3ajFV91bVSsvNtrJRiW6nGng==
2905+
dependencies:
2906+
locate-path "^6.0.0"
2907+
path-exists "^4.0.0"
2908+
28782909
flat-cache@^3.0.4:
28792910
version "3.0.4"
28802911
resolved "https://registry.yarnpkg.com/flat-cache/-/flat-cache-3.0.4.tgz#61b0338302b2fe9f957dcc32fc2a87f1c3048b11"
@@ -3100,6 +3131,11 @@ graceful-fs@^4.2.9:
31003131
resolved "https://registry.yarnpkg.com/graceful-fs/-/graceful-fs-4.2.9.tgz#041b05df45755e587a24942279b9d113146e1c96"
31013132
integrity sha512-NtNxqUcXgpW2iMrfqSfR73Glt39K+BLwWsPs94yR63v45T0Wbej7eRmL5cWfwEgqXnmjQp3zaJTshdRW/qC2ZQ==
31023133

3134+
grapheme-splitter@^1.0.4:
3135+
version "1.0.4"
3136+
resolved "https://registry.yarnpkg.com/grapheme-splitter/-/grapheme-splitter-1.0.4.tgz#9cf3a665c6247479896834af35cf1dbb4400767e"
3137+
integrity sha512-bzh50DW9kTPM00T8y4o8vQg89Di9oLJVLW/KaOGIXJWP/iqCN6WKYkbNOF04vFLJhwcpYUh9ydh/+5vpOqV4YQ==
3138+
31033139
har-schema@^2.0.0:
31043140
version "2.0.0"
31053141
resolved "https://registry.yarnpkg.com/har-schema/-/har-schema-2.0.0.tgz#a94c2224ebcac04782a0d9035521f24735b7ec92"
@@ -4186,6 +4222,13 @@ locate-path@^5.0.0:
41864222
dependencies:
41874223
p-locate "^4.1.0"
41884224

4225+
locate-path@^6.0.0:
4226+
version "6.0.0"
4227+
resolved "https://registry.yarnpkg.com/locate-path/-/locate-path-6.0.0.tgz#55321eb309febbc59c4801d931a72452a681d286"
4228+
integrity sha512-iPZK6eYjbxRu3uB4/WZ3EsEIMJFMqAoopl3R+zuq0UjcAm/MO6KCweDgPfP3elTztoKP3KtnVHxTn2NHBSDVUw==
4229+
dependencies:
4230+
p-locate "^5.0.0"
4231+
41894232
lodash.merge@^4.6.2:
41904233
version "4.6.2"
41914234
resolved "https://registry.yarnpkg.com/lodash.merge/-/lodash.merge-4.6.2.tgz#558aa53b43b661e1925a0afdfa36a9a1085fe57a"
@@ -4538,13 +4581,27 @@ p-limit@^2.2.0:
45384581
dependencies:
45394582
p-try "^2.0.0"
45404583

4584+
p-limit@^3.0.2:
4585+
version "3.1.0"
4586+
resolved "https://registry.yarnpkg.com/p-limit/-/p-limit-3.1.0.tgz#e1daccbe78d0d1388ca18c64fea38e3e57e3706b"
4587+
integrity sha512-TYOanM3wGwNGsZN2cVTYPArw454xnXj5qmWF1bEoAc4+cU/ol7GVh7odevjp1FNHduHc3KZMcFduxU5Xc6uJRQ==
4588+
dependencies:
4589+
yocto-queue "^0.1.0"
4590+
45414591
p-locate@^4.1.0:
45424592
version "4.1.0"
45434593
resolved "https://registry.yarnpkg.com/p-locate/-/p-locate-4.1.0.tgz#a3428bb7088b3a60292f66919278b7c297ad4f07"
45444594
integrity sha512-R79ZZ/0wAxKGu3oYMlz8jy/kbhsNrS7SKZ7PxEHBgJ5+F2mtFW2fK2cOtBh1cHYkQsbzFV7I+EoRKe6Yt0oK7A==
45454595
dependencies:
45464596
p-limit "^2.2.0"
45474597

4598+
p-locate@^5.0.0:
4599+
version "5.0.0"
4600+
resolved "https://registry.yarnpkg.com/p-locate/-/p-locate-5.0.0.tgz#83c8315c6785005e3bd021839411c9e110e6d834"
4601+
integrity sha512-LaNjtRWUBY++zB5nE/NwcaoMylSPk+S+ZHNB1TzdbMJMny6dynpAGt7X/tl/QYq3TIeE6nxHppbo2LGymrG5Pw==
4602+
dependencies:
4603+
p-limit "^3.0.2"
4604+
45484605
p-map@^4.0.0:
45494606
version "4.0.0"
45504607
resolved "https://registry.yarnpkg.com/p-map/-/p-map-4.0.0.tgz#bb2f95a5eda2ec168ec9274e06a747c3e2904d2b"
@@ -5699,3 +5756,8 @@ yauzl@^2.10.0:
56995756
dependencies:
57005757
buffer-crc32 "~0.2.3"
57015758
fd-slicer "~1.1.0"
5759+
5760+
yocto-queue@^0.1.0:
5761+
version "0.1.0"
5762+
resolved "https://registry.yarnpkg.com/yocto-queue/-/yocto-queue-0.1.0.tgz#0294eb3dee05028d31ee1a5fa2c556a6aaf10a1b"
5763+
integrity sha512-rVksvsnNCdJ/ohGc6xgPwyN8eheCxsiLM8mxuE/t/mOVqJewPuO1miLpTHQiRgTKCLexL4MeAFVagts7HmNZ2Q==

0 commit comments

Comments
 (0)