Skip to content

Commit bf4e962

Browse files
chore(deps): update typescript-eslint monorepo to v5.61.0
1 parent a0dbd9e commit bf4e962

File tree

2 files changed

+56
-51
lines changed

2 files changed

+56
-51
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -38,8 +38,8 @@
3838
"@types/node": "18.7.13",
3939
"@types/react": "18.0.21",
4040
"@types/react-dom": "18.0.6",
41-
"@typescript-eslint/eslint-plugin": "5.59.7",
42-
"@typescript-eslint/parser": "5.59.7",
41+
"@typescript-eslint/eslint-plugin": "5.61.0",
42+
"@typescript-eslint/parser": "5.61.0",
4343
"babel-loader": "8.2.5",
4444
"eslint": "8.28.0",
4545
"eslint-config-next": "13.4.1",

yarn.lock

+54-49
Original file line numberDiff line numberDiff line change
@@ -2917,30 +2917,30 @@
29172917
dependencies:
29182918
"@types/yargs-parser" "*"
29192919

2920-
"@typescript-eslint/eslint-plugin@5.59.7":
2921-
version "5.59.7"
2922-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-5.59.7.tgz#e470af414f05ecfdc05a23e9ce6ec8f91db56fe2"
2923-
integrity sha512-BL+jYxUFIbuYwy+4fF86k5vdT9lT0CNJ6HtwrIvGh0PhH8s0yy5rjaKH2fDCrz5ITHy07WCzVGNvAmjJh4IJFA==
2920+
"@typescript-eslint/eslint-plugin@5.61.0":
2921+
version "5.61.0"
2922+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-5.61.0.tgz#a1a5290cf33863b4db3fb79350b3c5275a7b1223"
2923+
integrity sha512-A5l/eUAug103qtkwccSCxn8ZRwT+7RXWkFECdA4Cvl1dOlDUgTpAOfSEElZn2uSUxhdDpnCdetrf0jvU4qrL+g==
29242924
dependencies:
29252925
"@eslint-community/regexpp" "^4.4.0"
2926-
"@typescript-eslint/scope-manager" "5.59.7"
2927-
"@typescript-eslint/type-utils" "5.59.7"
2928-
"@typescript-eslint/utils" "5.59.7"
2926+
"@typescript-eslint/scope-manager" "5.61.0"
2927+
"@typescript-eslint/type-utils" "5.61.0"
2928+
"@typescript-eslint/utils" "5.61.0"
29292929
debug "^4.3.4"
2930-
grapheme-splitter "^1.0.4"
2930+
graphemer "^1.4.0"
29312931
ignore "^5.2.0"
29322932
natural-compare-lite "^1.4.0"
29332933
semver "^7.3.7"
29342934
tsutils "^3.21.0"
29352935

2936-
"@typescript-eslint/parser@5.59.7":
2937-
version "5.59.7"
2938-
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-5.59.7.tgz#02682554d7c1028b89aa44a48bf598db33048caa"
2939-
integrity sha512-VhpsIEuq/8i5SF+mPg9jSdIwgMBBp0z9XqjiEay+81PYLJuroN+ET1hM5IhkiYMJd9MkTz8iJLt7aaGAgzWUbQ==
2936+
"@typescript-eslint/parser@5.61.0":
2937+
version "5.61.0"
2938+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-5.61.0.tgz#7fbe3e2951904bb843f8932ebedd6e0635bffb70"
2939+
integrity sha512-yGr4Sgyh8uO6fSi9hw3jAFXNBHbCtKKFMdX2IkT3ZqpKmtAq3lHS4ixB/COFuAIJpwl9/AqF7j72ZDWYKmIfvg==
29402940
dependencies:
2941-
"@typescript-eslint/scope-manager" "5.59.7"
2942-
"@typescript-eslint/types" "5.59.7"
2943-
"@typescript-eslint/typescript-estree" "5.59.7"
2941+
"@typescript-eslint/scope-manager" "5.61.0"
2942+
"@typescript-eslint/types" "5.61.0"
2943+
"@typescript-eslint/typescript-estree" "5.61.0"
29442944
debug "^4.3.4"
29452945

29462946
"@typescript-eslint/parser@^5.42.0":
@@ -2969,21 +2969,21 @@
29692969
"@typescript-eslint/types" "5.59.6"
29702970
"@typescript-eslint/visitor-keys" "5.59.6"
29712971

2972-
"@typescript-eslint/scope-manager@5.59.7":
2973-
version "5.59.7"
2974-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-5.59.7.tgz#0243f41f9066f3339d2f06d7f72d6c16a16769e2"
2975-
integrity sha512-FL6hkYWK9zBGdxT2wWEd2W8ocXMu3K94i3gvMrjXpx+koFYdYV7KprKfirpgY34vTGzEPPuKoERpP8kD5h7vZQ==
2972+
"@typescript-eslint/scope-manager@5.61.0":
2973+
version "5.61.0"
2974+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-5.61.0.tgz#b670006d069c9abe6415c41f754b1b5d949ef2b2"
2975+
integrity sha512-W8VoMjoSg7f7nqAROEmTt6LoBpn81AegP7uKhhW5KzYlehs8VV0ZW0fIDVbcZRcaP3aPSW+JZFua+ysQN+m/Nw==
29762976
dependencies:
2977-
"@typescript-eslint/types" "5.59.7"
2978-
"@typescript-eslint/visitor-keys" "5.59.7"
2977+
"@typescript-eslint/types" "5.61.0"
2978+
"@typescript-eslint/visitor-keys" "5.61.0"
29792979

2980-
"@typescript-eslint/type-utils@5.59.7":
2981-
version "5.59.7"
2982-
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-5.59.7.tgz#89c97291371b59eb18a68039857c829776f1426d"
2983-
integrity sha512-ozuz/GILuYG7osdY5O5yg0QxXUAEoI4Go3Do5xeu+ERH9PorHBPSdvD3Tjp2NN2bNLh1NJQSsQu2TPu/Ly+HaQ==
2980+
"@typescript-eslint/type-utils@5.61.0":
2981+
version "5.61.0"
2982+
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-5.61.0.tgz#e90799eb2045c4435ea8378cb31cd8a9fddca47a"
2983+
integrity sha512-kk8u//r+oVK2Aj3ph/26XdH0pbAkC2RiSjUYhKD+PExemG4XSjpGFeyZ/QM8lBOa7O8aGOU+/yEbMJgQv/DnCg==
29842984
dependencies:
2985-
"@typescript-eslint/typescript-estree" "5.59.7"
2986-
"@typescript-eslint/utils" "5.59.7"
2985+
"@typescript-eslint/typescript-estree" "5.61.0"
2986+
"@typescript-eslint/utils" "5.61.0"
29872987
debug "^4.3.4"
29882988
tsutils "^3.21.0"
29892989

@@ -2997,10 +2997,10 @@
29972997
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.59.6.tgz#5a6557a772af044afe890d77c6a07e8c23c2460b"
29982998
integrity sha512-tH5lBXZI7T2MOUgOWFdVNUILsI02shyQvfzG9EJkoONWugCG77NDDa1EeDGw7oJ5IvsTAAGVV8I3Tk2PNu9QfA==
29992999

3000-
"@typescript-eslint/types@5.59.7":
3001-
version "5.59.7"
3002-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.59.7.tgz#6f4857203fceee91d0034ccc30512d2939000742"
3003-
integrity sha512-UnVS2MRRg6p7xOSATscWkKjlf/NDKuqo5TdbWck6rIRZbmKpVNTLALzNvcjIfHBE7736kZOFc/4Z3VcZwuOM/A==
3000+
"@typescript-eslint/types@5.61.0":
3001+
version "5.61.0"
3002+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.61.0.tgz#e99ff11b5792d791554abab0f0370936d8ca50c0"
3003+
integrity sha512-ldyueo58KjngXpzloHUog/h9REmHl59G1b3a5Sng1GfBo14BkS3ZbMEb3693gnP1k//97lh7bKsp6/V/0v1veQ==
30043004

30053005
"@typescript-eslint/[email protected]":
30063006
version "5.59.2"
@@ -3028,30 +3028,30 @@
30283028
semver "^7.3.7"
30293029
tsutils "^3.21.0"
30303030

3031-
"@typescript-eslint/typescript-estree@5.59.7":
3032-
version "5.59.7"
3033-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.59.7.tgz#b887acbd4b58e654829c94860dbff4ac55c5cff8"
3034-
integrity sha512-4A1NtZ1I3wMN2UGDkU9HMBL+TIQfbrh4uS0WDMMpf3xMRursDbqEf1ahh6vAAe3mObt8k3ZATnezwG4pdtWuUQ==
3031+
"@typescript-eslint/typescript-estree@5.61.0":
3032+
version "5.61.0"
3033+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.61.0.tgz#4c7caca84ce95bb41aa585d46a764bcc050b92f3"
3034+
integrity sha512-Fud90PxONnnLZ36oR5ClJBLTLfU4pIWBmnvGwTbEa2cXIqj70AEDEmOmpkFComjBZ/037ueKrOdHuYmSFVD7Rw==
30353035
dependencies:
3036-
"@typescript-eslint/types" "5.59.7"
3037-
"@typescript-eslint/visitor-keys" "5.59.7"
3036+
"@typescript-eslint/types" "5.61.0"
3037+
"@typescript-eslint/visitor-keys" "5.61.0"
30383038
debug "^4.3.4"
30393039
globby "^11.1.0"
30403040
is-glob "^4.0.3"
30413041
semver "^7.3.7"
30423042
tsutils "^3.21.0"
30433043

3044-
"@typescript-eslint/utils@5.59.7":
3045-
version "5.59.7"
3046-
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-5.59.7.tgz#7adf068b136deae54abd9a66ba5a8780d2d0f898"
3047-
integrity sha512-yCX9WpdQKaLufz5luG4aJbOpdXf/fjwGMcLFXZVPUz3QqLirG5QcwwnIHNf8cjLjxK4qtzTO8udUtMQSAToQnQ==
3044+
"@typescript-eslint/utils@5.61.0":
3045+
version "5.61.0"
3046+
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-5.61.0.tgz#5064838a53e91c754fffbddd306adcca3fe0af36"
3047+
integrity sha512-mV6O+6VgQmVE6+xzlA91xifndPW9ElFW8vbSF0xCT/czPXVhwDewKila1jOyRwa9AE19zKnrr7Cg5S3pJVrTWQ==
30483048
dependencies:
30493049
"@eslint-community/eslint-utils" "^4.2.0"
30503050
"@types/json-schema" "^7.0.9"
30513051
"@types/semver" "^7.3.12"
3052-
"@typescript-eslint/scope-manager" "5.59.7"
3053-
"@typescript-eslint/types" "5.59.7"
3054-
"@typescript-eslint/typescript-estree" "5.59.7"
3052+
"@typescript-eslint/scope-manager" "5.61.0"
3053+
"@typescript-eslint/types" "5.61.0"
3054+
"@typescript-eslint/typescript-estree" "5.61.0"
30553055
eslint-scope "^5.1.1"
30563056
semver "^7.3.7"
30573057

@@ -3085,12 +3085,12 @@
30853085
"@typescript-eslint/types" "5.59.6"
30863086
eslint-visitor-keys "^3.3.0"
30873087

3088-
"@typescript-eslint/visitor-keys@5.59.7":
3089-
version "5.59.7"
3090-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-5.59.7.tgz#09c36eaf268086b4fbb5eb9dc5199391b6485fc5"
3091-
integrity sha512-tyN+X2jvMslUszIiYbF0ZleP+RqQsFVpGrKI6e0Eet1w8WmhsAtmzaqm8oM8WJQ1ysLwhnsK/4hYHJjOgJVfQQ==
3088+
"@typescript-eslint/visitor-keys@5.61.0":
3089+
version "5.61.0"
3090+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-5.61.0.tgz#c79414fa42158fd23bd2bb70952dc5cdbb298140"
3091+
integrity sha512-50XQ5VdbWrX06mQXhy93WywSFZZGsv3EOjq+lqp6WC2t+j3mb6A9xYVdrRxafvK88vg9k9u+CT4l6D8PEatjKg==
30923092
dependencies:
3093-
"@typescript-eslint/types" "5.59.7"
3093+
"@typescript-eslint/types" "5.61.0"
30943094
eslint-visitor-keys "^3.3.0"
30953095

30963096
"@webassemblyjs/[email protected]", "@webassemblyjs/ast@^1.11.5":
@@ -5636,6 +5636,11 @@ grapheme-splitter@^1.0.4:
56365636
resolved "https://registry.yarnpkg.com/grapheme-splitter/-/grapheme-splitter-1.0.4.tgz#9cf3a665c6247479896834af35cf1dbb4400767e"
56375637
integrity sha512-bzh50DW9kTPM00T8y4o8vQg89Di9oLJVLW/KaOGIXJWP/iqCN6WKYkbNOF04vFLJhwcpYUh9ydh/+5vpOqV4YQ==
56385638

5639+
graphemer@^1.4.0:
5640+
version "1.4.0"
5641+
resolved "https://registry.yarnpkg.com/graphemer/-/graphemer-1.4.0.tgz#fb2f1d55e0e3a1849aeffc90c4fa0dd53a0e66c6"
5642+
integrity sha512-EtKwoO6kxCL9WO5xipiHTZlSzBm7WLT627TqC/uVRd0HKmq8NXyebnNYxDoBi7wt8eTWrUrKXCOVaFq9x1kgag==
5643+
56395644
gunzip-maybe@^1.4.2:
56405645
version "1.4.2"
56415646
resolved "https://registry.yarnpkg.com/gunzip-maybe/-/gunzip-maybe-1.4.2.tgz#b913564ae3be0eda6f3de36464837a9cd94b98ac"

0 commit comments

Comments
 (0)