Skip to content

Commit d87bf2b

Browse files
chore(deps): update typescript-eslint monorepo to v5.40.0 (#2610)
1 parent fb86437 commit d87bf2b

File tree

2 files changed

+52
-51
lines changed

2 files changed

+52
-51
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,8 +35,8 @@
3535
"svgr": "yarn workspace dvc-vscode-webview svgr"
3636
},
3737
"devDependencies": {
38-
"@typescript-eslint/eslint-plugin": "5.39.0",
39-
"@typescript-eslint/parser": "5.39.0",
38+
"@typescript-eslint/eslint-plugin": "5.40.0",
39+
"@typescript-eslint/parser": "5.40.0",
4040
"@vscode/codicons": "0.0.32",
4141
"eslint": "8.25.0",
4242
"eslint-config-prettier": "8.5.0",

yarn.lock

Lines changed: 50 additions & 49 deletions
Original file line numberDiff line numberDiff line change
@@ -4494,14 +4494,14 @@
44944494
dependencies:
44954495
"@types/node" "*"
44964496

4497-
"@typescript-eslint/eslint-plugin@5.39.0":
4498-
version "5.39.0"
4499-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-5.39.0.tgz#778b2d9e7f293502c7feeea6c74dca8eb3e67511"
4500-
integrity sha512-xVfKOkBm5iWMNGKQ2fwX5GVgBuHmZBO1tCRwXmY5oAIsPscfwm2UADDuNB8ZVYCtpQvJK4xpjrK7jEhcJ0zY9A==
4501-
dependencies:
4502-
"@typescript-eslint/scope-manager" "5.39.0"
4503-
"@typescript-eslint/type-utils" "5.39.0"
4504-
"@typescript-eslint/utils" "5.39.0"
4497+
"@typescript-eslint/eslint-plugin@5.40.0":
4498+
version "5.40.0"
4499+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-5.40.0.tgz#0159bb71410eec563968288a17bd4478cdb685bd"
4500+
integrity sha512-FIBZgS3DVJgqPwJzvZTuH4HNsZhHMa9SjxTKAZTlMsPw/UzpEjcf9f4dfgDJEHjK+HboUJo123Eshl6niwEm/Q==
4501+
dependencies:
4502+
"@typescript-eslint/scope-manager" "5.40.0"
4503+
"@typescript-eslint/type-utils" "5.40.0"
4504+
"@typescript-eslint/utils" "5.40.0"
45054505
debug "^4.3.4"
45064506
ignore "^5.2.0"
45074507
regexpp "^3.2.0"
@@ -4515,14 +4515,14 @@
45154515
dependencies:
45164516
"@typescript-eslint/utils" "5.25.0"
45174517

4518-
"@typescript-eslint/parser@5.39.0":
4519-
version "5.39.0"
4520-
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-5.39.0.tgz#93fa0bc980a3a501e081824f6097f7ca30aaa22b"
4521-
integrity sha512-PhxLjrZnHShe431sBAGHaNe6BDdxAASDySgsBCGxcBecVCi8NQWxQZMcizNA4g0pN51bBAn/FUfkWG3SDVcGlA==
4518+
"@typescript-eslint/parser@5.40.0":
4519+
version "5.40.0"
4520+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-5.40.0.tgz#432bddc1fe9154945660f67c1ba6d44de5014840"
4521+
integrity sha512-Ah5gqyX2ySkiuYeOIDg7ap51/b63QgWZA7w6AHtFrag7aH0lRQPbLzUjk0c9o5/KZ6JRkTTDKShL4AUrQa6/hw==
45224522
dependencies:
4523-
"@typescript-eslint/scope-manager" "5.39.0"
4524-
"@typescript-eslint/types" "5.39.0"
4525-
"@typescript-eslint/typescript-estree" "5.39.0"
4523+
"@typescript-eslint/scope-manager" "5.40.0"
4524+
"@typescript-eslint/types" "5.40.0"
4525+
"@typescript-eslint/typescript-estree" "5.40.0"
45264526
debug "^4.3.4"
45274527

45284528
"@typescript-eslint/[email protected]":
@@ -4541,21 +4541,21 @@
45414541
"@typescript-eslint/types" "5.25.0"
45424542
"@typescript-eslint/visitor-keys" "5.25.0"
45434543

4544-
"@typescript-eslint/scope-manager@5.39.0":
4545-
version "5.39.0"
4546-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-5.39.0.tgz#873e1465afa3d6c78d8ed2da68aed266a08008d0"
4547-
integrity sha512-/I13vAqmG3dyqMVSZPjsbuNQlYS082Y7OMkwhCfLXYsmlI0ca4nkL7wJ/4gjX70LD4P8Hnw1JywUVVAwepURBw==
4544+
"@typescript-eslint/scope-manager@5.40.0":
4545+
version "5.40.0"
4546+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-5.40.0.tgz#d6ea782c8e3a2371ba3ea31458dcbdc934668fc4"
4547+
integrity sha512-d3nPmjUeZtEWRvyReMI4I1MwPGC63E8pDoHy0BnrYjnJgilBD3hv7XOiETKLY/zTwI7kCnBDf2vWTRUVpYw0Uw==
45484548
dependencies:
4549-
"@typescript-eslint/types" "5.39.0"
4550-
"@typescript-eslint/visitor-keys" "5.39.0"
4549+
"@typescript-eslint/types" "5.40.0"
4550+
"@typescript-eslint/visitor-keys" "5.40.0"
45514551

4552-
"@typescript-eslint/type-utils@5.39.0":
4553-
version "5.39.0"
4554-
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-5.39.0.tgz#0a8c00f95dce4335832ad2dc6bc431c14e32a0a6"
4555-
integrity sha512-KJHJkOothljQWzR3t/GunL0TPKY+fGJtnpl+pX+sJ0YiKTz3q2Zr87SGTmFqsCMFrLt5E0+o+S6eQY0FAXj9uA==
4552+
"@typescript-eslint/type-utils@5.40.0":
4553+
version "5.40.0"
4554+
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-5.40.0.tgz#4964099d0158355e72d67a370249d7fc03331126"
4555+
integrity sha512-nfuSdKEZY2TpnPz5covjJqav+g5qeBqwSHKBvz7Vm1SAfy93SwKk/JeSTymruDGItTwNijSsno5LhOHRS1pcfw==
45564556
dependencies:
4557-
"@typescript-eslint/typescript-estree" "5.39.0"
4558-
"@typescript-eslint/utils" "5.39.0"
4557+
"@typescript-eslint/typescript-estree" "5.40.0"
4558+
"@typescript-eslint/utils" "5.40.0"
45594559
debug "^4.3.4"
45604560
tsutils "^3.21.0"
45614561

@@ -4569,10 +4569,10 @@
45694569
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.25.0.tgz#dee51b1855788b24a2eceeae54e4adb89b088dd8"
45704570
integrity sha512-7fWqfxr0KNHj75PFqlGX24gWjdV/FDBABXL5dyvBOWHpACGyveok8Uj4ipPX/1fGU63fBkzSIycEje4XsOxUFA==
45714571

4572-
"@typescript-eslint/types@5.39.0":
4573-
version "5.39.0"
4574-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.39.0.tgz#f4e9f207ebb4579fd854b25c0bf64433bb5ed78d"
4575-
integrity sha512-gQMZrnfEBFXK38hYqt8Lkwt8f4U6yq+2H5VDSgP/qiTzC8Nw8JO3OuSUOQ2qW37S/dlwdkHDntkZM6SQhKyPhw==
4572+
"@typescript-eslint/types@5.40.0":
4573+
version "5.40.0"
4574+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.40.0.tgz#8de07e118a10b8f63c99e174a3860f75608c822e"
4575+
integrity sha512-V1KdQRTXsYpf1Y1fXCeZ+uhjW48Niiw0VGt4V8yzuaDTU8Z1Xl7yQDyQNqyAFcVhpYXIVCEuxSIWTsLDpHgTbw==
45764576

45774577
"@typescript-eslint/[email protected]":
45784578
version "5.17.0"
@@ -4600,13 +4600,13 @@
46004600
semver "^7.3.7"
46014601
tsutils "^3.21.0"
46024602

4603-
"@typescript-eslint/typescript-estree@5.39.0":
4604-
version "5.39.0"
4605-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.39.0.tgz#c0316aa04a1a1f4f7f9498e3c13ef1d3dc4cf88b"
4606-
integrity sha512-qLFQP0f398sdnogJoLtd43pUgB18Q50QSA+BTE5h3sUxySzbWDpTSdgt4UyxNSozY/oDK2ta6HVAzvGgq8JYnA==
4603+
"@typescript-eslint/typescript-estree@5.40.0":
4604+
version "5.40.0"
4605+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.40.0.tgz#e305e6a5d65226efa5471ee0f12e0ffaab6d3075"
4606+
integrity sha512-b0GYlDj8TLTOqwX7EGbw2gL5EXS2CPEWhF9nGJiGmEcmlpNBjyHsTwbqpyIEPVpl6br4UcBOYlcI2FJVtJkYhg==
46074607
dependencies:
4608-
"@typescript-eslint/types" "5.39.0"
4609-
"@typescript-eslint/visitor-keys" "5.39.0"
4608+
"@typescript-eslint/types" "5.40.0"
4609+
"@typescript-eslint/visitor-keys" "5.40.0"
46104610
debug "^4.3.4"
46114611
globby "^11.1.0"
46124612
is-glob "^4.0.3"
@@ -4625,17 +4625,18 @@
46254625
eslint-scope "^5.1.1"
46264626
eslint-utils "^3.0.0"
46274627

4628-
"@typescript-eslint/utils@5.39.0":
4629-
version "5.39.0"
4630-
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-5.39.0.tgz#b7063cca1dcf08d1d21b0d91db491161ad0be110"
4631-
integrity sha512-+DnY5jkpOpgj+EBtYPyHRjXampJfC0yUZZzfzLuUWVZvCuKqSdJVC8UhdWipIw7VKNTfwfAPiOWzYkAwuIhiAg==
4628+
"@typescript-eslint/utils@5.40.0":
4629+
version "5.40.0"
4630+
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-5.40.0.tgz#647f56a875fd09d33c6abd70913c3dd50759b772"
4631+
integrity sha512-MO0y3T5BQ5+tkkuYZJBjePewsY+cQnfkYeRqS6tPh28niiIwPnQ1t59CSRcs1ZwJJNOdWw7rv9pF8aP58IMihA==
46324632
dependencies:
46334633
"@types/json-schema" "^7.0.9"
4634-
"@typescript-eslint/scope-manager" "5.39.0"
4635-
"@typescript-eslint/types" "5.39.0"
4636-
"@typescript-eslint/typescript-estree" "5.39.0"
4634+
"@typescript-eslint/scope-manager" "5.40.0"
4635+
"@typescript-eslint/types" "5.40.0"
4636+
"@typescript-eslint/typescript-estree" "5.40.0"
46374637
eslint-scope "^5.1.1"
46384638
eslint-utils "^3.0.0"
4639+
semver "^7.3.7"
46394640

46404641
"@typescript-eslint/utils@^5.10.0", "@typescript-eslint/utils@^5.13.0":
46414642
version "5.17.0"
@@ -4665,12 +4666,12 @@
46654666
"@typescript-eslint/types" "5.25.0"
46664667
eslint-visitor-keys "^3.3.0"
46674668

4668-
"@typescript-eslint/visitor-keys@5.39.0":
4669-
version "5.39.0"
4670-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-5.39.0.tgz#8f41f7d241b47257b081ddba5d3ce80deaae61e2"
4671-
integrity sha512-yyE3RPwOG+XJBLrhvsxAidUgybJVQ/hG8BhiJo0k8JSAYfk/CshVcxf0HwP4Jt7WZZ6vLmxdo1p6EyN3tzFTkg==
4669+
"@typescript-eslint/visitor-keys@5.40.0":
4670+
version "5.40.0"
4671+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-5.40.0.tgz#dd2d38097f68e0d2e1e06cb9f73c0173aca54b68"
4672+
integrity sha512-ijJ+6yig+x9XplEpG2K6FUdJeQGGj/15U3S56W9IqXKJqleuD7zJ2AX/miLezwxpd7ZxDAqO87zWufKg+RPZyQ==
46724673
dependencies:
4673-
"@typescript-eslint/types" "5.39.0"
4674+
"@typescript-eslint/types" "5.40.0"
46744675
eslint-visitor-keys "^3.3.0"
46754676

46764677

0 commit comments

Comments
 (0)