Skip to content

Commit 5932879

Browse files
chore(deps): update typescript-eslint monorepo to v5.32.0 (#2159)
1 parent 0b2e26a commit 5932879

File tree

2 files changed

+50
-50
lines changed

2 files changed

+50
-50
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,8 +33,8 @@
3333
"svgr": "yarn workspace dvc-vscode-webview svgr"
3434
},
3535
"devDependencies": {
36-
"@typescript-eslint/eslint-plugin": "5.31.0",
37-
"@typescript-eslint/parser": "5.31.0",
36+
"@typescript-eslint/eslint-plugin": "5.32.0",
37+
"@typescript-eslint/parser": "5.32.0",
3838
"@vscode/codicons": "0.0.31",
3939
"eslint": "8.21.0",
4040
"eslint-config-prettier": "8.5.0",

yarn.lock

Lines changed: 48 additions & 48 deletions
Original file line numberDiff line numberDiff line change
@@ -4227,14 +4227,14 @@
42274227
dependencies:
42284228
"@types/node" "*"
42294229

4230-
"@typescript-eslint/eslint-plugin@5.31.0":
4231-
version "5.31.0"
4232-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-5.31.0.tgz#cae1967b1e569e6171bbc6bec2afa4e0c8efccfe"
4233-
integrity sha512-VKW4JPHzG5yhYQrQ1AzXgVgX8ZAJEvCz0QI6mLRX4tf7rnFfh5D8SKm0Pq6w5PyNfAWJk6sv313+nEt3ohWMBQ==
4234-
dependencies:
4235-
"@typescript-eslint/scope-manager" "5.31.0"
4236-
"@typescript-eslint/type-utils" "5.31.0"
4237-
"@typescript-eslint/utils" "5.31.0"
4230+
"@typescript-eslint/eslint-plugin@5.32.0":
4231+
version "5.32.0"
4232+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-5.32.0.tgz#e27e38cffa4a61226327c874a7be965e9a861624"
4233+
integrity sha512-CHLuz5Uz7bHP2WgVlvoZGhf0BvFakBJKAD/43Ty0emn4wXWv5k01ND0C0fHcl/Im8Td2y/7h44E9pca9qAu2ew==
4234+
dependencies:
4235+
"@typescript-eslint/scope-manager" "5.32.0"
4236+
"@typescript-eslint/type-utils" "5.32.0"
4237+
"@typescript-eslint/utils" "5.32.0"
42384238
debug "^4.3.4"
42394239
functional-red-black-tree "^1.0.1"
42404240
ignore "^5.2.0"
@@ -4249,14 +4249,14 @@
42494249
dependencies:
42504250
"@typescript-eslint/utils" "5.25.0"
42514251

4252-
"@typescript-eslint/parser@5.31.0":
4253-
version "5.31.0"
4254-
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-5.31.0.tgz#7f42d7dcc68a0a6d80a0f3d9a65063aee7bb8d2c"
4255-
integrity sha512-UStjQiZ9OFTFReTrN+iGrC6O/ko9LVDhreEK5S3edmXgR396JGq7CoX2TWIptqt/ESzU2iRKXAHfSF2WJFcWHw==
4252+
"@typescript-eslint/parser@5.32.0":
4253+
version "5.32.0"
4254+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-5.32.0.tgz#1de243443bc6186fb153b9e395b842e46877ca5d"
4255+
integrity sha512-IxRtsehdGV9GFQ35IGm5oKKR2OGcazUoiNBxhRV160iF9FoyuXxjY+rIqs1gfnd+4eL98OjeGnMpE7RF/NBb3A==
42564256
dependencies:
4257-
"@typescript-eslint/scope-manager" "5.31.0"
4258-
"@typescript-eslint/types" "5.31.0"
4259-
"@typescript-eslint/typescript-estree" "5.31.0"
4257+
"@typescript-eslint/scope-manager" "5.32.0"
4258+
"@typescript-eslint/types" "5.32.0"
4259+
"@typescript-eslint/typescript-estree" "5.32.0"
42604260
debug "^4.3.4"
42614261

42624262
"@typescript-eslint/[email protected]":
@@ -4275,20 +4275,20 @@
42754275
"@typescript-eslint/types" "5.25.0"
42764276
"@typescript-eslint/visitor-keys" "5.25.0"
42774277

4278-
"@typescript-eslint/scope-manager@5.31.0":
4279-
version "5.31.0"
4280-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-5.31.0.tgz#f47a794ba84d9b818ab7f8f44fff55a61016c606"
4281-
integrity sha512-8jfEzBYDBG88rcXFxajdVavGxb5/XKXyvWgvD8Qix3EEJLCFIdVloJw+r9ww0wbyNLOTYyBsR+4ALNGdlalLLg==
4278+
"@typescript-eslint/scope-manager@5.32.0":
4279+
version "5.32.0"
4280+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-5.32.0.tgz#763386e963a8def470580cc36cf9228864190b95"
4281+
integrity sha512-KyAE+tUON0D7tNz92p1uetRqVJiiAkeluvwvZOqBmW9z2XApmk5WSMV9FrzOroAcVxJZB3GfUwVKr98Dr/OjOg==
42824282
dependencies:
4283-
"@typescript-eslint/types" "5.31.0"
4284-
"@typescript-eslint/visitor-keys" "5.31.0"
4283+
"@typescript-eslint/types" "5.32.0"
4284+
"@typescript-eslint/visitor-keys" "5.32.0"
42854285

4286-
"@typescript-eslint/type-utils@5.31.0":
4287-
version "5.31.0"
4288-
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-5.31.0.tgz#70a0b7201360b5adbddb0c36080495aa08f6f3d9"
4289-
integrity sha512-7ZYqFbvEvYXFn9ax02GsPcEOmuWNg+14HIf4q+oUuLnMbpJ6eHAivCg7tZMVwzrIuzX3QCeAOqKoyMZCv5xe+w==
4286+
"@typescript-eslint/type-utils@5.32.0":
4287+
version "5.32.0"
4288+
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-5.32.0.tgz#45a14506fe3fb908600b4cef2f70778f7b5cdc79"
4289+
integrity sha512-0gSsIhFDduBz3QcHJIp3qRCvVYbqzHg8D6bHFsDMrm0rURYDj+skBK2zmYebdCp+4nrd9VWd13egvhYFJj/wZg==
42904290
dependencies:
4291-
"@typescript-eslint/utils" "5.31.0"
4291+
"@typescript-eslint/utils" "5.32.0"
42924292
debug "^4.3.4"
42934293
tsutils "^3.21.0"
42944294

@@ -4302,10 +4302,10 @@
43024302
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.25.0.tgz#dee51b1855788b24a2eceeae54e4adb89b088dd8"
43034303
integrity sha512-7fWqfxr0KNHj75PFqlGX24gWjdV/FDBABXL5dyvBOWHpACGyveok8Uj4ipPX/1fGU63fBkzSIycEje4XsOxUFA==
43044304

4305-
"@typescript-eslint/types@5.31.0":
4306-
version "5.31.0"
4307-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.31.0.tgz#7aa389122b64b18e473c1672fb3b8310e5f07a9a"
4308-
integrity sha512-/f/rMaEseux+I4wmR6mfpM2wvtNZb1p9hAV77hWfuKc3pmaANp5dLAZSiE3/8oXTYTt3uV9KW5yZKJsMievp6g==
4305+
"@typescript-eslint/types@5.32.0":
4306+
version "5.32.0"
4307+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.32.0.tgz#484273021eeeae87ddb288f39586ef5efeb6dcd8"
4308+
integrity sha512-EBUKs68DOcT/EjGfzywp+f8wG9Zw6gj6BjWu7KV/IYllqKJFPlZlLSYw/PTvVyiRw50t6wVbgv4p9uE2h6sZrQ==
43094309

43104310
"@typescript-eslint/[email protected]":
43114311
version "5.17.0"
@@ -4333,13 +4333,13 @@
43334333
semver "^7.3.7"
43344334
tsutils "^3.21.0"
43354335

4336-
"@typescript-eslint/typescript-estree@5.31.0":
4337-
version "5.31.0"
4338-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.31.0.tgz#eb92970c9d6e3946690d50c346fb9b1d745ee882"
4339-
integrity sha512-3S625TMcARX71wBc2qubHaoUwMEn+l9TCsaIzYI/ET31Xm2c9YQ+zhGgpydjorwQO9pLfR/6peTzS/0G3J/hDw==
4336+
"@typescript-eslint/typescript-estree@5.32.0":
4337+
version "5.32.0"
4338+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.32.0.tgz#282943f34babf07a4afa7b0ff347a8e7b6030d12"
4339+
integrity sha512-ZVAUkvPk3ITGtCLU5J4atCw9RTxK+SRc6hXqLtllC2sGSeMFWN+YwbiJR9CFrSFJ3w4SJfcWtDwNb/DmUIHdhg==
43404340
dependencies:
4341-
"@typescript-eslint/types" "5.31.0"
4342-
"@typescript-eslint/visitor-keys" "5.31.0"
4341+
"@typescript-eslint/types" "5.32.0"
4342+
"@typescript-eslint/visitor-keys" "5.32.0"
43434343
debug "^4.3.4"
43444344
globby "^11.1.0"
43454345
is-glob "^4.0.3"
@@ -4358,15 +4358,15 @@
43584358
eslint-scope "^5.1.1"
43594359
eslint-utils "^3.0.0"
43604360

4361-
"@typescript-eslint/utils@5.31.0":
4362-
version "5.31.0"
4363-
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-5.31.0.tgz#e146fa00dca948bfe547d665b2138a2dc1b79acd"
4364-
integrity sha512-kcVPdQS6VIpVTQ7QnGNKMFtdJdvnStkqS5LeALr4rcwx11G6OWb2HB17NMPnlRHvaZP38hL9iK8DdE9Fne7NYg==
4361+
"@typescript-eslint/utils@5.32.0":
4362+
version "5.32.0"
4363+
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-5.32.0.tgz#eccb6b672b94516f1afc6508d05173c45924840c"
4364+
integrity sha512-W7lYIAI5Zlc5K082dGR27Fczjb3Q57ECcXefKU/f0ajM5ToM0P+N9NmJWip8GmGu/g6QISNT+K6KYB+iSHjXCQ==
43654365
dependencies:
43664366
"@types/json-schema" "^7.0.9"
4367-
"@typescript-eslint/scope-manager" "5.31.0"
4368-
"@typescript-eslint/types" "5.31.0"
4369-
"@typescript-eslint/typescript-estree" "5.31.0"
4367+
"@typescript-eslint/scope-manager" "5.32.0"
4368+
"@typescript-eslint/types" "5.32.0"
4369+
"@typescript-eslint/typescript-estree" "5.32.0"
43704370
eslint-scope "^5.1.1"
43714371
eslint-utils "^3.0.0"
43724372

@@ -4398,12 +4398,12 @@
43984398
"@typescript-eslint/types" "5.25.0"
43994399
eslint-visitor-keys "^3.3.0"
44004400

4401-
"@typescript-eslint/visitor-keys@5.31.0":
4402-
version "5.31.0"
4403-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-5.31.0.tgz#b0eca264df01ce85dceb76aebff3784629258f54"
4404-
integrity sha512-ZK0jVxSjS4gnPirpVjXHz7mgdOsZUHzNYSfTw2yPa3agfbt9YfqaBiBZFSSxeBWnpWkzCxTfUpnzA3Vily/CSg==
4401+
"@typescript-eslint/visitor-keys@5.32.0":
4402+
version "5.32.0"
4403+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-5.32.0.tgz#b9715d0b11fdb5dd10fd0c42ff13987470525394"
4404+
integrity sha512-S54xOHZgfThiZ38/ZGTgB2rqx51CMJ5MCfVT2IplK4Q7hgzGfe0nLzLCcenDnc/cSjP568hdeKfeDcBgqNHD/g==
44054405
dependencies:
4406-
"@typescript-eslint/types" "5.31.0"
4406+
"@typescript-eslint/types" "5.32.0"
44074407
eslint-visitor-keys "^3.3.0"
44084408

44094409

0 commit comments

Comments
 (0)