Skip to content

Commit 65d5c06

Browse files
feat(deps): update eslint
1 parent 0d9a28c commit 65d5c06

File tree

2 files changed

+139
-23
lines changed

2 files changed

+139
-23
lines changed

package.json

+5-5
Original file line numberDiff line numberDiff line change
@@ -62,23 +62,23 @@
6262
"@types/node": "^18.11.18",
6363
"@types/rimraf": "^3.0.2",
6464
"@types/which": "^2.0.1",
65-
"@typescript-eslint/eslint-plugin": "^5.48.2",
66-
"@typescript-eslint/parser": "^5.48.2",
65+
"@typescript-eslint/eslint-plugin": "^5.54.1",
66+
"@typescript-eslint/parser": "^5.54.1",
6767
"commitizen": "^4.2.6",
6868
"concurrently": "^7.6.0",
6969
"cosmiconfig": "^8.0.0",
7070
"cross-env": "^7.0.3",
7171
"cross-spawn": "^7.0.3",
7272
"doctoc": "^2.2.1",
73-
"eslint": "^8.32.0",
73+
"eslint": "^8.35.0",
7474
"eslint-config-airbnb": "19.0.4",
7575
"eslint-config-airbnb-typescript": "^17.0.0",
76-
"eslint-config-prettier": "^8.6.0",
76+
"eslint-config-prettier": "^8.7.0",
7777
"eslint-plugin-import": "^2.27.5",
7878
"eslint-plugin-jest": "^27.2.1",
7979
"eslint-plugin-jsx-a11y": "^6.7.1",
8080
"eslint-plugin-prettier": "^4.2.1",
81-
"eslint-plugin-react": "^7.32.1",
81+
"eslint-plugin-react": "^7.32.2",
8282
"eslint-plugin-react-hooks": "^4.6.0",
8383
"glob": "^8.1.0",
8484
"is-ci": "^3.0.1",

yarn.lock

+134-18
Original file line numberDiff line numberDiff line change
@@ -1151,10 +1151,10 @@
11511151
dependencies:
11521152
"@jridgewell/trace-mapping" "0.3.9"
11531153

1154-
"@eslint/eslintrc@^1.4.1":
1155-
version "1.4.1"
1156-
resolved "https://registry.yarnpkg.com/@eslint/eslintrc/-/eslintrc-1.4.1.tgz#af58772019a2d271b7e2d4c23ff4ddcba3ccfb3e"
1157-
integrity sha512-XXrH9Uarn0stsyldqDYq8r++mROmWRI1xKMXa640Bb//SY1+ECYX6VzT6Lcx5frD0V30XieqJ0oX9I2Xj5aoMA==
1154+
"@eslint/eslintrc@^2.0.0":
1155+
version "2.0.0"
1156+
resolved "https://registry.yarnpkg.com/@eslint/eslintrc/-/eslintrc-2.0.0.tgz#943309d8697c52fc82c076e90c1c74fbbe69dbff"
1157+
integrity sha512-fluIaaV+GyV24CCu/ggiHdV+j4RNh85yQnAYS/G2mZODZgGmmlrgCydjUcV3YvxCm9x8nMAfThsqTni4KiXT4A==
11581158
dependencies:
11591159
ajv "^6.12.4"
11601160
debug "^4.3.2"
@@ -1166,6 +1166,11 @@
11661166
minimatch "^3.1.2"
11671167
strip-json-comments "^3.1.1"
11681168

1169+
1170+
version "8.35.0"
1171+
resolved "https://registry.yarnpkg.com/@eslint/js/-/js-8.35.0.tgz#b7569632b0b788a0ca0e438235154e45d42813a7"
1172+
integrity sha512-JXdzbRiWclLVoD8sNUjR443VVlYqiYmDVT6rGUEIEHU5YJW0gaVZwV2xgM7D4arkvASqD0IlLUVjHiFuxaftRw==
1173+
11691174
"@humanwhocodes/config-array@^0.11.8":
11701175
version "0.11.8"
11711176
resolved "https://registry.yarnpkg.com/@humanwhocodes/config-array/-/config-array-0.11.8.tgz#03595ac2075a4dc0f191cc2131de14fbd7d410b9"
@@ -1948,7 +1953,7 @@
19481953
dependencies:
19491954
"@types/yargs-parser" "*"
19501955

1951-
"@typescript-eslint/eslint-plugin@^5.36.0", "@typescript-eslint/eslint-plugin@^5.48.2":
1956+
"@typescript-eslint/eslint-plugin@^5.36.0":
19521957
version "5.48.2"
19531958
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-5.48.2.tgz#112e6ae1e23a1dc8333ce82bb9c65c2608b4d8a3"
19541959
integrity sha512-sR0Gja9Ky1teIq4qJOl0nC+Tk64/uYdX+mi+5iB//MH8gwyx8e3SOyhEzeLZEFEEfCaLf8KJq+Bd/6je1t+CAg==
@@ -1963,7 +1968,23 @@
19631968
semver "^7.3.7"
19641969
tsutils "^3.21.0"
19651970

1966-
"@typescript-eslint/parser@^5.36.0", "@typescript-eslint/parser@^5.48.2":
1971+
"@typescript-eslint/eslint-plugin@^5.54.1":
1972+
version "5.54.1"
1973+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-5.54.1.tgz#0c5091289ce28372e38ab8d28e861d2dbe1ab29e"
1974+
integrity sha512-a2RQAkosH3d3ZIV08s3DcL/mcGc2M/UC528VkPULFxR9VnVPT8pBu0IyBAJJmVsCmhVfwQX1v6q+QGnmSe1bew==
1975+
dependencies:
1976+
"@typescript-eslint/scope-manager" "5.54.1"
1977+
"@typescript-eslint/type-utils" "5.54.1"
1978+
"@typescript-eslint/utils" "5.54.1"
1979+
debug "^4.3.4"
1980+
grapheme-splitter "^1.0.4"
1981+
ignore "^5.2.0"
1982+
natural-compare-lite "^1.4.0"
1983+
regexpp "^3.2.0"
1984+
semver "^7.3.7"
1985+
tsutils "^3.21.0"
1986+
1987+
"@typescript-eslint/parser@^5.36.0":
19671988
version "5.48.2"
19681989
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-5.48.2.tgz#c9edef2a0922d26a37dba03be20c5fff378313b3"
19691990
integrity sha512-38zMsKsG2sIuM5Oi/olurGwYJXzmtdsHhn5mI/pQogP+BjYVkK5iRazCQ8RGS0V+YLk282uWElN70zAAUmaYHw==
@@ -1973,6 +1994,16 @@
19731994
"@typescript-eslint/typescript-estree" "5.48.2"
19741995
debug "^4.3.4"
19751996

1997+
"@typescript-eslint/parser@^5.54.1":
1998+
version "5.54.1"
1999+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-5.54.1.tgz#05761d7f777ef1c37c971d3af6631715099b084c"
2000+
integrity sha512-8zaIXJp/nG9Ff9vQNh7TI+C3nA6q6iIsGJ4B4L6MhZ7mHnTMR4YP5vp2xydmFXIy8rpyIVbNAG44871LMt6ujg==
2001+
dependencies:
2002+
"@typescript-eslint/scope-manager" "5.54.1"
2003+
"@typescript-eslint/types" "5.54.1"
2004+
"@typescript-eslint/typescript-estree" "5.54.1"
2005+
debug "^4.3.4"
2006+
19762007
"@typescript-eslint/[email protected]":
19772008
version "5.48.2"
19782009
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-5.48.2.tgz#bb7676cb78f1e94921eaab637a4b5d596f838abc"
@@ -1981,6 +2012,14 @@
19812012
"@typescript-eslint/types" "5.48.2"
19822013
"@typescript-eslint/visitor-keys" "5.48.2"
19832014

2015+
"@typescript-eslint/[email protected]":
2016+
version "5.54.1"
2017+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-5.54.1.tgz#6d864b4915741c608a58ce9912edf5a02bb58735"
2018+
integrity sha512-zWKuGliXxvuxyM71UA/EcPxaviw39dB2504LqAmFDjmkpO8qNLHcmzlh6pbHs1h/7YQ9bnsO8CCcYCSA8sykUg==
2019+
dependencies:
2020+
"@typescript-eslint/types" "5.54.1"
2021+
"@typescript-eslint/visitor-keys" "5.54.1"
2022+
19842023
"@typescript-eslint/[email protected]":
19852024
version "5.48.2"
19862025
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-5.48.2.tgz#7d3aeca9fa37a7ab7e3d9056a99b42f342c48ad7"
@@ -1991,11 +2030,26 @@
19912030
debug "^4.3.4"
19922031
tsutils "^3.21.0"
19932032

2033+
"@typescript-eslint/[email protected]":
2034+
version "5.54.1"
2035+
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-5.54.1.tgz#4825918ec27e55da8bb99cd07ec2a8e5f50ab748"
2036+
integrity sha512-WREHsTz0GqVYLIbzIZYbmUUr95DKEKIXZNH57W3s+4bVnuF1TKe2jH8ZNH8rO1CeMY3U4j4UQeqPNkHMiGem3g==
2037+
dependencies:
2038+
"@typescript-eslint/typescript-estree" "5.54.1"
2039+
"@typescript-eslint/utils" "5.54.1"
2040+
debug "^4.3.4"
2041+
tsutils "^3.21.0"
2042+
19942043
"@typescript-eslint/[email protected]":
19952044
version "5.48.2"
19962045
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.48.2.tgz#635706abb1ec164137f92148f06f794438c97b8e"
19972046
integrity sha512-hE7dA77xxu7ByBc6KCzikgfRyBCTst6dZQpwaTy25iMYOnbNljDT4hjhrGEJJ0QoMjrfqrx+j1l1B9/LtKeuqA==
19982047

2048+
"@typescript-eslint/[email protected]":
2049+
version "5.54.1"
2050+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.54.1.tgz#29fbac29a716d0f08c62fe5de70c9b6735de215c"
2051+
integrity sha512-G9+1vVazrfAfbtmCapJX8jRo2E4MDXxgm/IMOF4oGh3kq7XuK3JRkOg6y2Qu1VsTRmWETyTkWt1wxy7X7/yLkw==
2052+
19992053
"@typescript-eslint/[email protected]":
20002054
version "5.48.2"
20012055
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.48.2.tgz#6e206b462942b32383582a6c9251c05021cc21b0"
@@ -2009,6 +2063,19 @@
20092063
semver "^7.3.7"
20102064
tsutils "^3.21.0"
20112065

2066+
"@typescript-eslint/[email protected]":
2067+
version "5.54.1"
2068+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.54.1.tgz#df7b6ae05fd8fef724a87afa7e2f57fa4a599be1"
2069+
integrity sha512-bjK5t+S6ffHnVwA0qRPTZrxKSaFYocwFIkZx5k7pvWfsB1I57pO/0M0Skatzzw1sCkjJ83AfGTL0oFIFiDX3bg==
2070+
dependencies:
2071+
"@typescript-eslint/types" "5.54.1"
2072+
"@typescript-eslint/visitor-keys" "5.54.1"
2073+
debug "^4.3.4"
2074+
globby "^11.1.0"
2075+
is-glob "^4.0.3"
2076+
semver "^7.3.7"
2077+
tsutils "^3.21.0"
2078+
20122079
"@typescript-eslint/[email protected]", "@typescript-eslint/utils@^5.10.0", "@typescript-eslint/utils@^5.13.0":
20132080
version "5.48.2"
20142081
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-5.48.2.tgz#3777a91dcb22b8499a25519e06eef2e9569295a3"
@@ -2023,6 +2090,20 @@
20232090
eslint-utils "^3.0.0"
20242091
semver "^7.3.7"
20252092

2093+
"@typescript-eslint/[email protected]":
2094+
version "5.54.1"
2095+
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-5.54.1.tgz#7a3ee47409285387b9d4609ea7e1020d1797ec34"
2096+
integrity sha512-IY5dyQM8XD1zfDe5X8jegX6r2EVU5o/WJnLu/znLPWCBF7KNGC+adacXnt5jEYS9JixDcoccI6CvE4RCjHMzCQ==
2097+
dependencies:
2098+
"@types/json-schema" "^7.0.9"
2099+
"@types/semver" "^7.3.12"
2100+
"@typescript-eslint/scope-manager" "5.54.1"
2101+
"@typescript-eslint/types" "5.54.1"
2102+
"@typescript-eslint/typescript-estree" "5.54.1"
2103+
eslint-scope "^5.1.1"
2104+
eslint-utils "^3.0.0"
2105+
semver "^7.3.7"
2106+
20262107
"@typescript-eslint/[email protected]":
20272108
version "5.48.2"
20282109
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-5.48.2.tgz#c247582a0bcce467461d7b696513bf9455000060"
@@ -2031,6 +2112,14 @@
20312112
"@typescript-eslint/types" "5.48.2"
20322113
eslint-visitor-keys "^3.3.0"
20332114

2115+
"@typescript-eslint/[email protected]":
2116+
version "5.54.1"
2117+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-5.54.1.tgz#d7a8a0f7181d6ac748f4d47b2306e0513b98bf8b"
2118+
integrity sha512-q8iSoHTgwCfgcRJ2l2x+xCbu8nBlRAlsQ33k24Adj8eoVBE0f8dUeI+bAa8F84Mv05UGbAx57g2zrRsYIooqQg==
2119+
dependencies:
2120+
"@typescript-eslint/types" "5.54.1"
2121+
eslint-visitor-keys "^3.3.0"
2122+
20342123
20352124
version "3.2.31"
20362125
resolved "https://registry.yarnpkg.com/@vue/compiler-core/-/compiler-core-3.2.31.tgz#d38f06c2cf845742403b523ab4596a3fda152e89"
@@ -3476,11 +3565,16 @@ eslint-config-kentcdodds@^20.4.0:
34763565
read-pkg-up "^7.0.1"
34773566
semver "^7.3.7"
34783567

3479-
eslint-config-prettier@^8.5.0, eslint-config-prettier@^8.6.0:
3568+
eslint-config-prettier@^8.5.0:
34803569
version "8.6.0"
34813570
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-8.6.0.tgz#dec1d29ab728f4fa63061774e1672ac4e363d207"
34823571
integrity sha512-bAF0eLpLVqP5oEVUFKpMA+NnRFICwn9X8B5jrR9FcqnYBuPbqWEjTEspPWMj5ye6czoSLDweCzSo3Ko7gGrZaA==
34833572

3573+
eslint-config-prettier@^8.7.0:
3574+
version "8.7.0"
3575+
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-8.7.0.tgz#f1cc58a8afebc50980bd53475451df146c13182d"
3576+
integrity sha512-HHVXLSlVUhMSmyW4ZzEuvjpwqamgmlfkutD53cYXLikh4pt/modINRcCIApJ84czDxM4GZInwUrromsDdTImTA==
3577+
34843578
eslint-import-resolver-node@^0.3.7:
34853579
version "0.3.7"
34863580
resolved "https://registry.yarnpkg.com/eslint-import-resolver-node/-/eslint-import-resolver-node-0.3.7.tgz#83b375187d412324a1963d84fa664377a23eb4d7"
@@ -3575,7 +3669,7 @@ eslint-plugin-react-hooks@^4.6.0:
35753669
resolved "https://registry.yarnpkg.com/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-4.6.0.tgz#4c3e697ad95b77e93f8646aaa1630c1ba607edd3"
35763670
integrity sha512-oFc7Itz9Qxh2x4gNHStv3BqJq54ExXmfC+a1NjAta66IAN87Wu0R/QArgIS9qKzX3dXKPI9H5crl9QchNMY9+g==
35773671

3578-
eslint-plugin-react@^7.31.1, eslint-plugin-react@^7.32.1:
3672+
eslint-plugin-react@^7.31.1:
35793673
version "7.32.1"
35803674
resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.32.1.tgz#88cdeb4065da8ca0b64e1274404f53a0f9890200"
35813675
integrity sha512-vOjdgyd0ZHBXNsmvU+785xY8Bfe57EFbTYYk8XrROzWpr9QBvpjITvAXt9xqcE6+8cjR/g1+mfumPToxsl1www==
@@ -3596,6 +3690,27 @@ eslint-plugin-react@^7.31.1, eslint-plugin-react@^7.32.1:
35963690
semver "^6.3.0"
35973691
string.prototype.matchall "^4.0.8"
35983692

3693+
eslint-plugin-react@^7.32.2:
3694+
version "7.32.2"
3695+
resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.32.2.tgz#e71f21c7c265ebce01bcbc9d0955170c55571f10"
3696+
integrity sha512-t2fBMa+XzonrrNkyVirzKlvn5RXzzPwRHtMvLAtVZrt8oxgnTQaYbU6SXTOO1mwQgp1y5+toMSKInnzGr0Knqg==
3697+
dependencies:
3698+
array-includes "^3.1.6"
3699+
array.prototype.flatmap "^1.3.1"
3700+
array.prototype.tosorted "^1.1.1"
3701+
doctrine "^2.1.0"
3702+
estraverse "^5.3.0"
3703+
jsx-ast-utils "^2.4.1 || ^3.0.0"
3704+
minimatch "^3.1.2"
3705+
object.entries "^1.1.6"
3706+
object.fromentries "^2.0.6"
3707+
object.hasown "^1.1.2"
3708+
object.values "^1.1.6"
3709+
prop-types "^15.8.1"
3710+
resolve "^2.0.0-next.4"
3711+
semver "^6.3.0"
3712+
string.prototype.matchall "^4.0.8"
3713+
35993714
eslint-plugin-testing-library@^5.6.0:
36003715
version "5.9.1"
36013716
resolved "https://registry.yarnpkg.com/eslint-plugin-testing-library/-/eslint-plugin-testing-library-5.9.1.tgz#12e4bd34c48683ee98af4df2e3318ec9f51dcf8a"
@@ -3636,12 +3751,13 @@ eslint-visitor-keys@^3.3.0:
36363751
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-3.3.0.tgz#f6480fa6b1f30efe2d1968aa8ac745b862469826"
36373752
integrity sha512-mQ+suqKJVyeuwGYHAdjMFqjCyfl8+Ldnxuyp3ldiMBFKkvytrXUZWaiPCEav8qDHKty44bD+qV1IP4T+w+xXRA==
36383753

3639-
eslint@^8.32.0:
3640-
version "8.32.0"
3641-
resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.32.0.tgz#d9690056bb6f1a302bd991e7090f5b68fbaea861"
3642-
integrity sha512-nETVXpnthqKPFyuY2FNjz/bEd6nbosRgKbkgS/y1C7LJop96gYHWpiguLecMHQ2XCPxn77DS0P+68WzG6vkZSQ==
3754+
eslint@^8.35.0:
3755+
version "8.35.0"
3756+
resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.35.0.tgz#fffad7c7e326bae606f0e8f436a6158566d42323"
3757+
integrity sha512-BxAf1fVL7w+JLRQhWl2pzGeSiGqbWumV4WNvc9Rhp6tiCtm4oHnyPBSEtMGZwrQgudFQ+otqzWoPB7x+hxoWsw==
36433758
dependencies:
3644-
"@eslint/eslintrc" "^1.4.1"
3759+
"@eslint/eslintrc" "^2.0.0"
3760+
"@eslint/js" "8.35.0"
36453761
"@humanwhocodes/config-array" "^0.11.8"
36463762
"@humanwhocodes/module-importer" "^1.0.1"
36473763
"@nodelib/fs.walk" "^1.2.8"
@@ -3655,7 +3771,7 @@ eslint@^8.32.0:
36553771
eslint-utils "^3.0.0"
36563772
eslint-visitor-keys "^3.3.0"
36573773
espree "^9.4.0"
3658-
esquery "^1.4.0"
3774+
esquery "^1.4.2"
36593775
esutils "^2.0.2"
36603776
fast-deep-equal "^3.1.3"
36613777
file-entry-cache "^6.0.1"
@@ -3695,10 +3811,10 @@ esprima@^4.0.0, esprima@^4.0.1:
36953811
resolved "https://registry.yarnpkg.com/esprima/-/esprima-4.0.1.tgz#13b04cdb3e6c5d19df91ab6987a8695619b0aa71"
36963812
integrity sha512-eGuFFw7Upda+g4p+QHvnW0RyTX/SVeJBDM/gCtMARO0cLuT2HcEKnTPvhjV6aGeqrCB/sbNop0Kszm0jsaWU4A==
36973813

3698-
esquery@^1.4.0:
3699-
version "1.4.0"
3700-
resolved "https://registry.yarnpkg.com/esquery/-/esquery-1.4.0.tgz#2148ffc38b82e8c7057dfed48425b3e61f0f24a5"
3701-
integrity sha512-cCDispWt5vHHtwMY2YrAQ4ibFkAL8RbH5YGBnZBc90MolvvfkkQcJro/aZiAQUlQ3qgrYS6D6v8Gc5G5CQsc9w==
3814+
esquery@^1.4.2:
3815+
version "1.5.0"
3816+
resolved "https://registry.yarnpkg.com/esquery/-/esquery-1.5.0.tgz#6ce17738de8577694edd7361c57182ac8cb0db0b"
3817+
integrity sha512-YQLXUplAwJgCydQ78IMJywZCceoqk1oH01OERdSAJc/7U2AylwjhSCLDEtqwg811idIS/9fIU5GjG73IgjKMVg==
37023818
dependencies:
37033819
estraverse "^5.1.0"
37043820

0 commit comments

Comments
 (0)