Skip to content

Commit 16caac6

Browse files
authored
Merge pull request #409 from tarsinzer/renovate/typescript-eslint-monorepo
chore(deps): update typescript-eslint monorepo to v5.41.0
2 parents 14d7966 + d3cf65d commit 16caac6

File tree

4 files changed

+119
-32
lines changed

4 files changed

+119
-32
lines changed

example-app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
"@types/react-html-parser": "2.0.2",
4242
"@types/react-redux": "7.1.24",
4343
"@types/redux-mock-store": "1.0.3",
44-
"@typescript-eslint/parser": "5.25.0",
44+
"@typescript-eslint/parser": "5.41.0",
4545
"eslint-config-prettier": "8.5.0",
4646
"eslint-config-react-app": "6.0.0",
4747
"eslint-plugin-compat": "4.0.2",

example-app/yarn.lock

Lines changed: 29 additions & 29 deletions
Original file line numberDiff line numberDiff line change
@@ -2851,14 +2851,14 @@
28512851
eslint-scope "^5.1.1"
28522852
eslint-utils "^3.0.0"
28532853

2854-
"@typescript-eslint/parser@5.25.0":
2855-
version "5.25.0"
2856-
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-5.25.0.tgz#fb533487147b4b9efd999a4d2da0b6c263b64f7f"
2857-
integrity sha512-r3hwrOWYbNKP1nTcIw/aZoH+8bBnh/Lh1iDHoFpyG4DnCpvEdctrSl6LOo19fZbzypjQMHdajolxs6VpYoChgA==
2858-
dependencies:
2859-
"@typescript-eslint/scope-manager" "5.25.0"
2860-
"@typescript-eslint/types" "5.25.0"
2861-
"@typescript-eslint/typescript-estree" "5.25.0"
2854+
"@typescript-eslint/parser@5.41.0":
2855+
version "5.41.0"
2856+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-5.41.0.tgz#0414a6405007e463dc527b459af1f19430382d67"
2857+
integrity sha512-HQVfix4+RL5YRWZboMD1pUfFN8MpRH4laziWkkAzyO1fvNOY/uinZcvo3QiFJVS/siNHupV8E5+xSwQZrl6PZA==
2858+
dependencies:
2859+
"@typescript-eslint/scope-manager" "5.41.0"
2860+
"@typescript-eslint/types" "5.41.0"
2861+
"@typescript-eslint/typescript-estree" "5.41.0"
28622862
debug "^4.3.4"
28632863

28642864
"@typescript-eslint/parser@^5.5.0":
@@ -2871,13 +2871,13 @@
28712871
"@typescript-eslint/typescript-estree" "5.9.0"
28722872
debug "^4.3.2"
28732873

2874-
"@typescript-eslint/scope-manager@5.25.0":
2875-
version "5.25.0"
2876-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-5.25.0.tgz#e78f1484bca7e484c48782075219c82c6b77a09f"
2877-
integrity sha512-p4SKTFWj+2VpreUZ5xMQsBMDdQ9XdRvODKXN4EksyBjFp2YvQdLkyHqOffakYZPuWJUDNu3jVXtHALDyTv3cww==
2874+
"@typescript-eslint/scope-manager@5.41.0":
2875+
version "5.41.0"
2876+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-5.41.0.tgz#28e3a41d626288d0628be14cf9de8d49fc30fadf"
2877+
integrity sha512-xOxPJCnuktUkY2xoEZBKXO5DBCugFzjrVndKdUnyQr3+9aDWZReKq9MhaoVnbL+maVwWJu/N0SEtrtEUNb62QQ==
28782878
dependencies:
2879-
"@typescript-eslint/types" "5.25.0"
2880-
"@typescript-eslint/visitor-keys" "5.25.0"
2879+
"@typescript-eslint/types" "5.41.0"
2880+
"@typescript-eslint/visitor-keys" "5.41.0"
28812881

28822882
"@typescript-eslint/[email protected]":
28832883
version "5.9.0"
@@ -2896,23 +2896,23 @@
28962896
debug "^4.3.2"
28972897
tsutils "^3.21.0"
28982898

2899-
"@typescript-eslint/types@5.25.0":
2900-
version "5.25.0"
2901-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.25.0.tgz#dee51b1855788b24a2eceeae54e4adb89b088dd8"
2902-
integrity sha512-7fWqfxr0KNHj75PFqlGX24gWjdV/FDBABXL5dyvBOWHpACGyveok8Uj4ipPX/1fGU63fBkzSIycEje4XsOxUFA==
2899+
"@typescript-eslint/types@5.41.0":
2900+
version "5.41.0"
2901+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.41.0.tgz#6800abebc4e6abaf24cdf220fb4ce28f4ab09a85"
2902+
integrity sha512-5BejraMXMC+2UjefDvrH0Fo/eLwZRV6859SXRg+FgbhA0R0l6lDqDGAQYhKbXhPN2ofk2kY5sgGyLNL907UXpA==
29032903

29042904
"@typescript-eslint/[email protected]":
29052905
version "5.9.0"
29062906
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.9.0.tgz#e5619803e39d24a03b3369506df196355736e1a3"
29072907
integrity sha512-mWp6/b56Umo1rwyGCk8fPIzb9Migo8YOniBGPAQDNC6C52SeyNGN4gsVwQTAR+RS2L5xyajON4hOLwAGwPtUwg==
29082908

2909-
"@typescript-eslint/typescript-estree@5.25.0":
2910-
version "5.25.0"
2911-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.25.0.tgz#a7ab40d32eb944e3fb5b4e3646e81b1bcdd63e00"
2912-
integrity sha512-MrPODKDych/oWs/71LCnuO7NyR681HuBly2uLnX3r5i4ME7q/yBqC4hW33kmxtuauLTM0OuBOhhkFaxCCOjEEw==
2909+
"@typescript-eslint/typescript-estree@5.41.0":
2910+
version "5.41.0"
2911+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.41.0.tgz#bf5c6b3138adbdc73ba4871d060ae12c59366c61"
2912+
integrity sha512-SlzFYRwFSvswzDSQ/zPkIWcHv8O5y42YUskko9c4ki+fV6HATsTODUPbRbcGDFYP86gaJL5xohUEytvyNNcXWg==
29132913
dependencies:
2914-
"@typescript-eslint/types" "5.25.0"
2915-
"@typescript-eslint/visitor-keys" "5.25.0"
2914+
"@typescript-eslint/types" "5.41.0"
2915+
"@typescript-eslint/visitor-keys" "5.41.0"
29162916
debug "^4.3.4"
29172917
globby "^11.1.0"
29182918
is-glob "^4.0.3"
@@ -2932,12 +2932,12 @@
29322932
semver "^7.3.5"
29332933
tsutils "^3.21.0"
29342934

2935-
"@typescript-eslint/visitor-keys@5.25.0":
2936-
version "5.25.0"
2937-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-5.25.0.tgz#33aa5fdcc5cedb9f4c8828c6a019d58548d4474b"
2938-
integrity sha512-yd26vFgMsC4h2dgX4+LR+GeicSKIfUvZREFLf3DDjZPtqgLx5AJZr6TetMNwFP9hcKreTTeztQYBTNbNoOycwA==
2935+
"@typescript-eslint/visitor-keys@5.41.0":
2936+
version "5.41.0"
2937+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-5.41.0.tgz#d3510712bc07d5540160ed3c0f8f213b73e3bcd9"
2938+
integrity sha512-vilqeHj267v8uzzakbm13HkPMl7cbYpKVjgFWZPIOHIJHZtinvypUhJ5xBXfWYg4eFKqztbMMpOgFpT9Gfx4fw==
29392939
dependencies:
2940-
"@typescript-eslint/types" "5.25.0"
2940+
"@typescript-eslint/types" "5.41.0"
29412941
eslint-visitor-keys "^3.3.0"
29422942

29432943
"@typescript-eslint/[email protected]":

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,8 @@
2020
"example:install": "cd example-app && yarn install"
2121
},
2222
"devDependencies": {
23-
"@typescript-eslint/eslint-plugin": "5.27.0",
24-
"@typescript-eslint/parser": "5.27.0",
23+
"@typescript-eslint/eslint-plugin": "5.41.0",
24+
"@typescript-eslint/parser": "5.41.0",
2525
"eslint": "8.16.0",
2626
"eslint-config-prettier": "8.5.0",
2727
"eslint-config-react-app": "6.0.0",

yarn.lock

Lines changed: 87 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2173,6 +2173,11 @@
21732173
dependencies:
21742174
"@types/node" "*"
21752175

2176+
"@types/semver@^7.3.12":
2177+
version "7.3.12"
2178+
resolved "https://registry.yarnpkg.com/@types/semver/-/semver-7.3.12.tgz#920447fdd78d76b19de0438b7f60df3c4a80bf1c"
2179+
integrity sha512-WwA1MW0++RfXmCr12xeYOOC5baSC9mSb0ZqCquFzKhcoF4TvHu5MKOuXsncgZcpVFhB1pXd5hZmM0ryAoCp12A==
2180+
21762181
"@types/stack-utils@^2.0.0":
21772182
version "2.0.0"
21782183
resolved "https://registry.yarnpkg.com/@types/stack-utils/-/stack-utils-2.0.0.tgz#7036640b4e21cc2f259ae826ce843d277dad8cff"
@@ -2212,6 +2217,20 @@
22122217
semver "^7.3.7"
22132218
tsutils "^3.21.0"
22142219

2220+
"@typescript-eslint/[email protected]":
2221+
version "5.41.0"
2222+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-5.41.0.tgz#f8eeb1c6bb2549f795f3ba71aec3b38d1ab6b1e1"
2223+
integrity sha512-DXUS22Y57/LAFSg3x7Vi6RNAuLpTXwxB9S2nIA7msBb/Zt8p7XqMwdpdc1IU7CkOQUPgAqR5fWvxuKCbneKGmA==
2224+
dependencies:
2225+
"@typescript-eslint/scope-manager" "5.41.0"
2226+
"@typescript-eslint/type-utils" "5.41.0"
2227+
"@typescript-eslint/utils" "5.41.0"
2228+
debug "^4.3.4"
2229+
ignore "^5.2.0"
2230+
regexpp "^3.2.0"
2231+
semver "^7.3.7"
2232+
tsutils "^3.21.0"
2233+
22152234
"@typescript-eslint/[email protected]":
22162235
version "5.27.0"
22172236
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-5.27.0.tgz#62bb091ed5cf9c7e126e80021bb563dcf36b6b12"
@@ -2222,6 +2241,16 @@
22222241
"@typescript-eslint/typescript-estree" "5.27.0"
22232242
debug "^4.3.4"
22242243

2244+
"@typescript-eslint/[email protected]":
2245+
version "5.41.0"
2246+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-5.41.0.tgz#0414a6405007e463dc527b459af1f19430382d67"
2247+
integrity sha512-HQVfix4+RL5YRWZboMD1pUfFN8MpRH4laziWkkAzyO1fvNOY/uinZcvo3QiFJVS/siNHupV8E5+xSwQZrl6PZA==
2248+
dependencies:
2249+
"@typescript-eslint/scope-manager" "5.41.0"
2250+
"@typescript-eslint/types" "5.41.0"
2251+
"@typescript-eslint/typescript-estree" "5.41.0"
2252+
debug "^4.3.4"
2253+
22252254
"@typescript-eslint/[email protected]":
22262255
version "5.27.0"
22272256
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-5.27.0.tgz#a272178f613050ed62f51f69aae1e19e870a8bbb"
@@ -2230,6 +2259,14 @@
22302259
"@typescript-eslint/types" "5.27.0"
22312260
"@typescript-eslint/visitor-keys" "5.27.0"
22322261

2262+
"@typescript-eslint/[email protected]":
2263+
version "5.41.0"
2264+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-5.41.0.tgz#28e3a41d626288d0628be14cf9de8d49fc30fadf"
2265+
integrity sha512-xOxPJCnuktUkY2xoEZBKXO5DBCugFzjrVndKdUnyQr3+9aDWZReKq9MhaoVnbL+maVwWJu/N0SEtrtEUNb62QQ==
2266+
dependencies:
2267+
"@typescript-eslint/types" "5.41.0"
2268+
"@typescript-eslint/visitor-keys" "5.41.0"
2269+
22332270
"@typescript-eslint/[email protected]":
22342271
version "5.27.0"
22352272
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-5.27.0.tgz#36fd95f6747412251d79c795b586ba766cf0974b"
@@ -2239,11 +2276,26 @@
22392276
debug "^4.3.4"
22402277
tsutils "^3.21.0"
22412278

2279+
"@typescript-eslint/[email protected]":
2280+
version "5.41.0"
2281+
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-5.41.0.tgz#2371601171e9f26a4e6da918a7913f7266890cdf"
2282+
integrity sha512-L30HNvIG6A1Q0R58e4hu4h+fZqaO909UcnnPbwKiN6Rc3BUEx6ez2wgN7aC0cBfcAjZfwkzE+E2PQQ9nEuoqfA==
2283+
dependencies:
2284+
"@typescript-eslint/typescript-estree" "5.41.0"
2285+
"@typescript-eslint/utils" "5.41.0"
2286+
debug "^4.3.4"
2287+
tsutils "^3.21.0"
2288+
22422289
"@typescript-eslint/[email protected]":
22432290
version "5.27.0"
22442291
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.27.0.tgz#c3f44b9dda6177a9554f94a74745ca495ba9c001"
22452292
integrity sha512-lY6C7oGm9a/GWhmUDOs3xAVRz4ty/XKlQ2fOLr8GAIryGn0+UBOoJDWyHer3UgrHkenorwvBnphhP+zPmzmw0A==
22462293

2294+
"@typescript-eslint/[email protected]":
2295+
version "5.41.0"
2296+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.41.0.tgz#6800abebc4e6abaf24cdf220fb4ce28f4ab09a85"
2297+
integrity sha512-5BejraMXMC+2UjefDvrH0Fo/eLwZRV6859SXRg+FgbhA0R0l6lDqDGAQYhKbXhPN2ofk2kY5sgGyLNL907UXpA==
2298+
22472299
"@typescript-eslint/[email protected]":
22482300
version "5.27.0"
22492301
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.27.0.tgz#7965f5b553c634c5354a47dcce0b40b94611e995"
@@ -2257,6 +2309,19 @@
22572309
semver "^7.3.7"
22582310
tsutils "^3.21.0"
22592311

2312+
"@typescript-eslint/[email protected]":
2313+
version "5.41.0"
2314+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.41.0.tgz#bf5c6b3138adbdc73ba4871d060ae12c59366c61"
2315+
integrity sha512-SlzFYRwFSvswzDSQ/zPkIWcHv8O5y42YUskko9c4ki+fV6HATsTODUPbRbcGDFYP86gaJL5xohUEytvyNNcXWg==
2316+
dependencies:
2317+
"@typescript-eslint/types" "5.41.0"
2318+
"@typescript-eslint/visitor-keys" "5.41.0"
2319+
debug "^4.3.4"
2320+
globby "^11.1.0"
2321+
is-glob "^4.0.3"
2322+
semver "^7.3.7"
2323+
tsutils "^3.21.0"
2324+
22602325
"@typescript-eslint/[email protected]":
22612326
version "5.27.0"
22622327
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-5.27.0.tgz#d0021cbf686467a6a9499bd0589e19665f9f7e71"
@@ -2269,6 +2334,20 @@
22692334
eslint-scope "^5.1.1"
22702335
eslint-utils "^3.0.0"
22712336

2337+
"@typescript-eslint/[email protected]":
2338+
version "5.41.0"
2339+
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-5.41.0.tgz#f41ae5883994a249d00b2ce69f4188f3a23fa0f9"
2340+
integrity sha512-QlvfwaN9jaMga9EBazQ+5DDx/4sAdqDkcs05AsQHMaopluVCUyu1bTRUVKzXbgjDlrRAQrYVoi/sXJ9fmG+KLQ==
2341+
dependencies:
2342+
"@types/json-schema" "^7.0.9"
2343+
"@types/semver" "^7.3.12"
2344+
"@typescript-eslint/scope-manager" "5.41.0"
2345+
"@typescript-eslint/types" "5.41.0"
2346+
"@typescript-eslint/typescript-estree" "5.41.0"
2347+
eslint-scope "^5.1.1"
2348+
eslint-utils "^3.0.0"
2349+
semver "^7.3.7"
2350+
22722351
"@typescript-eslint/[email protected]":
22732352
version "5.27.0"
22742353
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-5.27.0.tgz#97aa9a5d2f3df8215e6d3b77f9d214a24db269bd"
@@ -2277,6 +2356,14 @@
22772356
"@typescript-eslint/types" "5.27.0"
22782357
eslint-visitor-keys "^3.3.0"
22792358

2359+
"@typescript-eslint/[email protected]":
2360+
version "5.41.0"
2361+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-5.41.0.tgz#d3510712bc07d5540160ed3c0f8f213b73e3bcd9"
2362+
integrity sha512-vilqeHj267v8uzzakbm13HkPMl7cbYpKVjgFWZPIOHIJHZtinvypUhJ5xBXfWYg4eFKqztbMMpOgFpT9Gfx4fw==
2363+
dependencies:
2364+
"@typescript-eslint/types" "5.41.0"
2365+
eslint-visitor-keys "^3.3.0"
2366+
22802367
"@webassemblyjs/[email protected]":
22812368
version "1.11.1"
22822369
resolved "https://registry.yarnpkg.com/@webassemblyjs/ast/-/ast-1.11.1.tgz#2bfd767eae1a6996f432ff7e8d7fc75679c0b6a7"

0 commit comments

Comments
 (0)