Skip to content

Commit 1f3805b

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

File tree

2 files changed

+50
-50
lines changed

2 files changed

+50
-50
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.60.0",
42+
"@typescript-eslint/parser": "5.60.0",
4343
"babel-loader": "8.2.5",
4444
"eslint": "8.28.0",
4545
"eslint-config-next": "13.4.1",

yarn.lock

+48-48
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.60.0":
2921+
version "5.60.0"
2922+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-5.60.0.tgz#2f4bea6a3718bed2ba52905358d0f45cd3620d31"
2923+
integrity sha512-78B+anHLF1TI8Jn/cD0Q00TBYdMgjdOn980JfAVa9yw5sop8nyTfVOQAv6LWywkOGLclDBtv5z3oxN4w7jxyNg==
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.60.0"
2927+
"@typescript-eslint/type-utils" "5.60.0"
2928+
"@typescript-eslint/utils" "5.60.0"
29292929
debug "^4.3.4"
29302930
grapheme-splitter "^1.0.4"
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.60.0":
2937+
version "5.60.0"
2938+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-5.60.0.tgz#08f4daf5fc6548784513524f4f2f359cebb4068a"
2939+
integrity sha512-jBONcBsDJ9UoTWrARkRRCgDz6wUggmH5RpQVlt7BimSwaTkTjwypGzKORXbR4/2Hqjk9hgwlon2rVQAjWNpkyQ==
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.60.0"
2942+
"@typescript-eslint/types" "5.60.0"
2943+
"@typescript-eslint/typescript-estree" "5.60.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.60.0":
2973+
version "5.60.0"
2974+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-5.60.0.tgz#ae511967b4bd84f1d5e179bb2c82857334941c1c"
2975+
integrity sha512-hakuzcxPwXi2ihf9WQu1BbRj1e/Pd8ZZwVTG9kfbxAMZstKz8/9OoexIwnmLzShtsdap5U/CoQGRCWlSuPbYxQ==
29762976
dependencies:
2977-
"@typescript-eslint/types" "5.59.7"
2978-
"@typescript-eslint/visitor-keys" "5.59.7"
2977+
"@typescript-eslint/types" "5.60.0"
2978+
"@typescript-eslint/visitor-keys" "5.60.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.60.0":
2981+
version "5.60.0"
2982+
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-5.60.0.tgz#69b09087eb12d7513d5b07747e7d47f5533aa228"
2983+
integrity sha512-X7NsRQddORMYRFH7FWo6sA9Y/zbJ8s1x1RIAtnlj6YprbToTiQnM6vxcMu7iYhdunmoC0rUWlca13D5DVHkK2g==
29842984
dependencies:
2985-
"@typescript-eslint/typescript-estree" "5.59.7"
2986-
"@typescript-eslint/utils" "5.59.7"
2985+
"@typescript-eslint/typescript-estree" "5.60.0"
2986+
"@typescript-eslint/utils" "5.60.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.60.0":
3001+
version "5.60.0"
3002+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.60.0.tgz#3179962b28b4790de70e2344465ec97582ce2558"
3003+
integrity sha512-ascOuoCpNZBccFVNJRSC6rPq4EmJ2NkuoKnd6LDNyAQmdDnziAtxbCGWCbefG1CNzmDvd05zO36AmB7H8RzKPA==
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.60.0":
3032+
version "5.60.0"
3033+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.60.0.tgz#4ddf1a81d32a850de66642d9b3ad1e3254fb1600"
3034+
integrity sha512-R43thAuwarC99SnvrBmh26tc7F6sPa2B3evkXp/8q954kYL6Ro56AwASYWtEEi+4j09GbiNAHqYwNNZuNlARGQ==
30353035
dependencies:
3036-
"@typescript-eslint/types" "5.59.7"
3037-
"@typescript-eslint/visitor-keys" "5.59.7"
3036+
"@typescript-eslint/types" "5.60.0"
3037+
"@typescript-eslint/visitor-keys" "5.60.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.60.0":
3045+
version "5.60.0"
3046+
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-5.60.0.tgz#4667c5aece82f9d4f24a667602f0f300864b554c"
3047+
integrity sha512-ba51uMqDtfLQ5+xHtwlO84vkdjrqNzOnqrnwbMHMRY8Tqeme8C2Q8Fc7LajfGR+e3/4LoYiWXUM6BpIIbHJ4hQ==
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.60.0"
3053+
"@typescript-eslint/types" "5.60.0"
3054+
"@typescript-eslint/typescript-estree" "5.60.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.60.0":
3089+
version "5.60.0"
3090+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-5.60.0.tgz#b48b29da3f5f31dd1656281727004589d2722a66"
3091+
integrity sha512-wm9Uz71SbCyhUKgcaPRauBdTegUyY/ZWl8gLwD/i/ybJqscrrdVSFImpvUz16BLPChIeKBK5Fa9s6KDQjsjyWw==
30923092
dependencies:
3093-
"@typescript-eslint/types" "5.59.7"
3093+
"@typescript-eslint/types" "5.60.0"
30943094
eslint-visitor-keys "^3.3.0"
30953095

30963096
"@webassemblyjs/[email protected]", "@webassemblyjs/ast@^1.11.5":

0 commit comments

Comments
 (0)