Skip to content

Commit 8768d72

Browse files
authored
Update all of typescript-eslint to version 5.47.0
1 parent b11df10 commit 8768d72

File tree

2 files changed

+51
-51
lines changed

2 files changed

+51
-51
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -68,8 +68,8 @@
6868
"@babel/core": "^7.20.5",
6969
"@babel/plugin-transform-react-jsx": "^7.19.0",
7070
"@types/react": "^18.0.26",
71-
"@typescript-eslint/eslint-plugin": "^5.46.0",
72-
"@typescript-eslint/parser": "^5.46.0",
71+
"@typescript-eslint/eslint-plugin": "^5.47.0",
72+
"@typescript-eslint/parser": "^5.47.0",
7373
"babel-eslint": "^10.1.0",
7474
"eslint": "^8.29.0",
7575
"eslint-config-next": "^12.3.1",

yarn.lock

Lines changed: 49 additions & 49 deletions
Original file line numberDiff line numberDiff line change
@@ -2090,14 +2090,14 @@
20902090
resolved "https://registry.yarnpkg.com/@types/unist/-/unist-2.0.6.tgz#250a7b16c3b91f672a24552ec64678eeb1d3a08d"
20912091
integrity sha512-PBjIUxZHOuj0R15/xuwJYjFi+KZdNFrehocChv4g5hu6aFroHue8m0lBP0POdK2nKzbw0cgV1mws8+V/JAcEkQ==
20922092

2093-
"@typescript-eslint/eslint-plugin@^5.46.0":
2094-
version "5.46.0"
2095-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-5.46.0.tgz#9a96a713b9616c783501a3c1774c9e2b40217ad0"
2096-
integrity sha512-QrZqaIOzJAjv0sfjY4EjbXUi3ZOFpKfzntx22gPGr9pmFcTjcFw/1sS1LJhEubfAGwuLjNrPV0rH+D1/XZFy7Q==
2097-
dependencies:
2098-
"@typescript-eslint/scope-manager" "5.46.0"
2099-
"@typescript-eslint/type-utils" "5.46.0"
2100-
"@typescript-eslint/utils" "5.46.0"
2093+
"@typescript-eslint/eslint-plugin@^5.47.0":
2094+
version "5.47.0"
2095+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-5.47.0.tgz#dadb79df3b0499699b155839fd6792f16897d910"
2096+
integrity sha512-AHZtlXAMGkDmyLuLZsRpH3p4G/1iARIwc/T0vIem2YB+xW6pZaXYXzCBnZSF/5fdM97R9QqZWZ+h3iW10XgevQ==
2097+
dependencies:
2098+
"@typescript-eslint/scope-manager" "5.47.0"
2099+
"@typescript-eslint/type-utils" "5.47.0"
2100+
"@typescript-eslint/utils" "5.47.0"
21012101
debug "^4.3.4"
21022102
ignore "^5.2.0"
21032103
natural-compare-lite "^1.4.0"
@@ -2137,14 +2137,14 @@
21372137
"@typescript-eslint/typescript-estree" "5.27.1"
21382138
debug "^4.3.4"
21392139

2140-
"@typescript-eslint/parser@^5.46.0":
2141-
version "5.46.0"
2142-
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-5.46.0.tgz#002d8e67122947922a62547acfed3347cbf2c0b6"
2143-
integrity sha512-joNO6zMGUZg+C73vwrKXCd8usnsmOYmgW/w5ZW0pG0RGvqeznjtGDk61EqqTpNrFLUYBW2RSBFrxdAZMqA4OZA==
2140+
"@typescript-eslint/parser@^5.47.0":
2141+
version "5.47.0"
2142+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-5.47.0.tgz#62e83de93499bf4b500528f74bf2e0554e3a6c8d"
2143+
integrity sha512-udPU4ckK+R1JWCGdQC4Qa27NtBg7w020ffHqGyAK8pAgOVuNw7YaKXGChk+udh+iiGIJf6/E/0xhVXyPAbsczw==
21442144
dependencies:
2145-
"@typescript-eslint/scope-manager" "5.46.0"
2146-
"@typescript-eslint/types" "5.46.0"
2147-
"@typescript-eslint/typescript-estree" "5.46.0"
2145+
"@typescript-eslint/scope-manager" "5.47.0"
2146+
"@typescript-eslint/types" "5.47.0"
2147+
"@typescript-eslint/typescript-estree" "5.47.0"
21482148
debug "^4.3.4"
21492149

21502150
"@typescript-eslint/scope-manager@5.27.1":
@@ -2155,13 +2155,13 @@
21552155
"@typescript-eslint/types" "5.27.1"
21562156
"@typescript-eslint/visitor-keys" "5.27.1"
21572157

2158-
"@typescript-eslint/scope-manager@5.46.0":
2159-
version "5.46.0"
2160-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-5.46.0.tgz#60790b14d0c687dd633b22b8121374764f76ce0d"
2161-
integrity sha512-7wWBq9d/GbPiIM6SqPK9tfynNxVbfpihoY5cSFMer19OYUA3l4powA2uv0AV2eAZV6KoAh6lkzxv4PoxOLh1oA==
2158+
"@typescript-eslint/scope-manager@5.47.0":
2159+
version "5.47.0"
2160+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-5.47.0.tgz#f58144a6b0ff58b996f92172c488813aee9b09df"
2161+
integrity sha512-dvJab4bFf7JVvjPuh3sfBUWsiD73aiftKBpWSfi3sUkysDQ4W8x+ZcFpNp7Kgv0weldhpmMOZBjx1wKN8uWvAw==
21622162
dependencies:
2163-
"@typescript-eslint/types" "5.46.0"
2164-
"@typescript-eslint/visitor-keys" "5.46.0"
2163+
"@typescript-eslint/types" "5.47.0"
2164+
"@typescript-eslint/visitor-keys" "5.47.0"
21652165

21662166
"@typescript-eslint/type-utils@5.27.1":
21672167
version "5.27.1"
@@ -2172,13 +2172,13 @@
21722172
debug "^4.3.4"
21732173
tsutils "^3.21.0"
21742174

2175-
"@typescript-eslint/type-utils@5.46.0":
2176-
version "5.46.0"
2177-
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-5.46.0.tgz#3a4507b3b437e2fd9e95c3e5eea5ae16f79d64b3"
2178-
integrity sha512-dwv4nimVIAsVS2dTA0MekkWaRnoYNXY26dKz8AN5W3cBFYwYGFQEqm/cG+TOoooKlncJS4RTbFKgcFY/pOiBCg==
2175+
"@typescript-eslint/type-utils@5.47.0":
2176+
version "5.47.0"
2177+
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-5.47.0.tgz#2b440979c574e317d3473225ae781f292c99e55d"
2178+
integrity sha512-1J+DFFrYoDUXQE1b7QjrNGARZE6uVhBqIvdaXTe5IN+NmEyD68qXR1qX1g2u4voA+nCaelQyG8w30SAOihhEYg==
21792179
dependencies:
2180-
"@typescript-eslint/typescript-estree" "5.46.0"
2181-
"@typescript-eslint/utils" "5.46.0"
2180+
"@typescript-eslint/typescript-estree" "5.47.0"
2181+
"@typescript-eslint/utils" "5.47.0"
21822182
debug "^4.3.4"
21832183
tsutils "^3.21.0"
21842184

@@ -2187,10 +2187,10 @@
21872187
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.27.1.tgz#34e3e629501349d38be6ae97841298c03a6ffbf1"
21882188
integrity sha512-LgogNVkBhCTZU/m8XgEYIWICD6m4dmEDbKXESCbqOXfKZxRKeqpiJXQIErv66sdopRKZPo5l32ymNqibYEH/xg==
21892189

2190-
"@typescript-eslint/types@5.46.0":
2191-
version "5.46.0"
2192-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.46.0.tgz#f4d76622a996b88153bbd829ea9ccb9f7a5d28bc"
2193-
integrity sha512-wHWgQHFB+qh6bu0IAPAJCdeCdI0wwzZnnWThlmHNY01XJ9Z97oKqKOzWYpR2I83QmshhQJl6LDM9TqMiMwJBTw==
2190+
"@typescript-eslint/types@5.47.0":
2191+
version "5.47.0"
2192+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.47.0.tgz#67490def406eaa023dbbd8da42ee0d0c9b5229d3"
2193+
integrity sha512-eslFG0Qy8wpGzDdYKu58CEr3WLkjwC5Usa6XbuV89ce/yN5RITLe1O8e+WFEuxnfftHiJImkkOBADj58ahRxSg==
21942194

21952195
"@typescript-eslint/typescript-estree@5.27.1":
21962196
version "5.27.1"
@@ -2205,13 +2205,13 @@
22052205
semver "^7.3.7"
22062206
tsutils "^3.21.0"
22072207

2208-
"@typescript-eslint/typescript-estree@5.46.0":
2209-
version "5.46.0"
2210-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.46.0.tgz#a6c2b84b9351f78209a1d1f2d99ca553f7fa29a5"
2211-
integrity sha512-kDLNn/tQP+Yp8Ro2dUpyyVV0Ksn2rmpPpB0/3MO874RNmXtypMwSeazjEN/Q6CTp8D7ExXAAekPEcCEB/vtJkw==
2208+
"@typescript-eslint/typescript-estree@5.47.0":
2209+
version "5.47.0"
2210+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.47.0.tgz#ed971a11c5c928646d6ba7fc9dfdd6e997649aca"
2211+
integrity sha512-LxfKCG4bsRGq60Sqqu+34QT5qT2TEAHvSCCJ321uBWywgE2dS0LKcu5u+3sMGo+Vy9UmLOhdTw5JHzePV/1y4Q==
22122212
dependencies:
2213-
"@typescript-eslint/types" "5.46.0"
2214-
"@typescript-eslint/visitor-keys" "5.46.0"
2213+
"@typescript-eslint/types" "5.47.0"
2214+
"@typescript-eslint/visitor-keys" "5.47.0"
22152215
debug "^4.3.4"
22162216
globby "^11.1.0"
22172217
is-glob "^4.0.3"
@@ -2230,16 +2230,16 @@
22302230
eslint-scope "^5.1.1"
22312231
eslint-utils "^3.0.0"
22322232

2233-
"@typescript-eslint/utils@5.46.0":
2234-
version "5.46.0"
2235-
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-5.46.0.tgz#600cd873ba471b7d8b0b9f35de34cf852c6fcb31"
2236-
integrity sha512-4O+Ps1CRDw+D+R40JYh5GlKLQERXRKW5yIQoNDpmXPJ+C7kaPF9R7GWl+PxGgXjB3PQCqsaaZUpZ9dG4U6DO7g==
2233+
"@typescript-eslint/utils@5.47.0":
2234+
version "5.47.0"
2235+
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-5.47.0.tgz#b5005f7d2696769a1fdc1e00897005a25b3a0ec7"
2236+
integrity sha512-U9xcc0N7xINrCdGVPwABjbAKqx4GK67xuMV87toI+HUqgXj26m6RBp9UshEXcTrgCkdGYFzgKLt8kxu49RilDw==
22372237
dependencies:
22382238
"@types/json-schema" "^7.0.9"
22392239
"@types/semver" "^7.3.12"
2240-
"@typescript-eslint/scope-manager" "5.46.0"
2241-
"@typescript-eslint/types" "5.46.0"
2242-
"@typescript-eslint/typescript-estree" "5.46.0"
2240+
"@typescript-eslint/scope-manager" "5.47.0"
2241+
"@typescript-eslint/types" "5.47.0"
2242+
"@typescript-eslint/typescript-estree" "5.47.0"
22432243
eslint-scope "^5.1.1"
22442244
eslint-utils "^3.0.0"
22452245
semver "^7.3.7"
@@ -2252,12 +2252,12 @@
22522252
"@typescript-eslint/types" "5.27.1"
22532253
eslint-visitor-keys "^3.3.0"
22542254

2255-
"@typescript-eslint/visitor-keys@5.46.0":
2256-
version "5.46.0"
2257-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-5.46.0.tgz#36d87248ae20c61ef72404bcd61f14aa2563915f"
2258-
integrity sha512-E13gBoIXmaNhwjipuvQg1ByqSAu/GbEpP/qzFihugJ+MomtoJtFAJG/+2DRPByf57B863m0/q7Zt16V9ohhANw==
2255+
"@typescript-eslint/visitor-keys@5.47.0":
2256+
version "5.47.0"
2257+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-5.47.0.tgz#4aca4efbdf6209c154df1f7599852d571b80bb45"
2258+
integrity sha512-ByPi5iMa6QqDXe/GmT/hR6MZtVPi0SqMQPDx15FczCBXJo/7M8T88xReOALAfpBLm+zxpPfmhuEvPb577JRAEg==
22592259
dependencies:
2260-
"@typescript-eslint/types" "5.46.0"
2260+
"@typescript-eslint/types" "5.47.0"
22612261
eslint-visitor-keys "^3.3.0"
22622262

22632263
"@uiuxarghya/progress-bar@^0.1.3":

0 commit comments

Comments
 (0)