Skip to content

Commit 14fb152

Browse files
chore(deps): update typescript-eslint monorepo to v5.60.1 (#4205)
1 parent a60e52c commit 14fb152

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
@@ -34,8 +34,8 @@
3434
"svgr": "yarn workspace dvc-vscode-webview svgr"
3535
},
3636
"devDependencies": {
37-
"@typescript-eslint/eslint-plugin": "5.60.0",
38-
"@typescript-eslint/parser": "5.60.0",
37+
"@typescript-eslint/eslint-plugin": "5.60.1",
38+
"@typescript-eslint/parser": "5.60.1",
3939
"@vscode/codicons": "0.0.33",
4040
"eslint": "8.43.0",
4141
"eslint-config-prettier": "8.8.0",

yarn.lock

Lines changed: 48 additions & 48 deletions
Original file line numberDiff line numberDiff line change
@@ -5569,15 +5569,15 @@
55695569
dependencies:
55705570
"@types/node" "*"
55715571

5572-
"@typescript-eslint/[email protected].0":
5573-
version "5.60.0"
5574-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-5.60.0.tgz#2f4bea6a3718bed2ba52905358d0f45cd3620d31"
5575-
integrity sha512-78B+anHLF1TI8Jn/cD0Q00TBYdMgjdOn980JfAVa9yw5sop8nyTfVOQAv6LWywkOGLclDBtv5z3oxN4w7jxyNg==
5572+
"@typescript-eslint/[email protected].1":
5573+
version "5.60.1"
5574+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-5.60.1.tgz#81382d6ecb92b8dda70e91f9035611cb2fecd1c3"
5575+
integrity sha512-KSWsVvsJsLJv3c4e73y/Bzt7OpqMCADUO846bHcuWYSYM19bldbAeDv7dYyV0jwkbMfJ2XdlzwjhXtuD7OY6bw==
55765576
dependencies:
55775577
"@eslint-community/regexpp" "^4.4.0"
5578-
"@typescript-eslint/scope-manager" "5.60.0"
5579-
"@typescript-eslint/type-utils" "5.60.0"
5580-
"@typescript-eslint/utils" "5.60.0"
5578+
"@typescript-eslint/scope-manager" "5.60.1"
5579+
"@typescript-eslint/type-utils" "5.60.1"
5580+
"@typescript-eslint/utils" "5.60.1"
55815581
debug "^4.3.4"
55825582
grapheme-splitter "^1.0.4"
55835583
ignore "^5.2.0"
@@ -5592,14 +5592,14 @@
55925592
dependencies:
55935593
"@typescript-eslint/utils" "5.25.0"
55945594

5595-
"@typescript-eslint/[email protected].0":
5596-
version "5.60.0"
5597-
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-5.60.0.tgz#08f4daf5fc6548784513524f4f2f359cebb4068a"
5598-
integrity sha512-jBONcBsDJ9UoTWrARkRRCgDz6wUggmH5RpQVlt7BimSwaTkTjwypGzKORXbR4/2Hqjk9hgwlon2rVQAjWNpkyQ==
5595+
"@typescript-eslint/[email protected].1":
5596+
version "5.60.1"
5597+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-5.60.1.tgz#0f2f58209c0862a73e3d5a56099abfdfa21d0fd3"
5598+
integrity sha512-pHWlc3alg2oSMGwsU/Is8hbm3XFbcrb6P5wIxcQW9NsYBfnrubl/GhVVD/Jm/t8HXhA2WncoIRfBtnCgRGV96Q==
55995599
dependencies:
5600-
"@typescript-eslint/scope-manager" "5.60.0"
5601-
"@typescript-eslint/types" "5.60.0"
5602-
"@typescript-eslint/typescript-estree" "5.60.0"
5600+
"@typescript-eslint/scope-manager" "5.60.1"
5601+
"@typescript-eslint/types" "5.60.1"
5602+
"@typescript-eslint/typescript-estree" "5.60.1"
56035603
debug "^4.3.4"
56045604

56055605
"@typescript-eslint/[email protected]":
@@ -5626,21 +5626,21 @@
56265626
"@typescript-eslint/types" "5.59.0"
56275627
"@typescript-eslint/visitor-keys" "5.59.0"
56285628

5629-
"@typescript-eslint/[email protected].0":
5630-
version "5.60.0"
5631-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-5.60.0.tgz#ae511967b4bd84f1d5e179bb2c82857334941c1c"
5632-
integrity sha512-hakuzcxPwXi2ihf9WQu1BbRj1e/Pd8ZZwVTG9kfbxAMZstKz8/9OoexIwnmLzShtsdap5U/CoQGRCWlSuPbYxQ==
5629+
"@typescript-eslint/[email protected].1":
5630+
version "5.60.1"
5631+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-5.60.1.tgz#35abdb47f500c68c08f2f2b4f22c7c79472854bb"
5632+
integrity sha512-Dn/LnN7fEoRD+KspEOV0xDMynEmR3iSHdgNsarlXNLGGtcUok8L4N71dxUgt3YvlO8si7E+BJ5Fe3wb5yUw7DQ==
56335633
dependencies:
5634-
"@typescript-eslint/types" "5.60.0"
5635-
"@typescript-eslint/visitor-keys" "5.60.0"
5634+
"@typescript-eslint/types" "5.60.1"
5635+
"@typescript-eslint/visitor-keys" "5.60.1"
56365636

5637-
"@typescript-eslint/[email protected].0":
5638-
version "5.60.0"
5639-
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-5.60.0.tgz#69b09087eb12d7513d5b07747e7d47f5533aa228"
5640-
integrity sha512-X7NsRQddORMYRFH7FWo6sA9Y/zbJ8s1x1RIAtnlj6YprbToTiQnM6vxcMu7iYhdunmoC0rUWlca13D5DVHkK2g==
5637+
"@typescript-eslint/[email protected].1":
5638+
version "5.60.1"
5639+
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-5.60.1.tgz#17770540e98d65ab4730c7aac618003f702893f4"
5640+
integrity sha512-vN6UztYqIu05nu7JqwQGzQKUJctzs3/Hg7E2Yx8rz9J+4LgtIDFWjjl1gm3pycH0P3mHAcEUBd23LVgfrsTR8A==
56415641
dependencies:
5642-
"@typescript-eslint/typescript-estree" "5.60.0"
5643-
"@typescript-eslint/utils" "5.60.0"
5642+
"@typescript-eslint/typescript-estree" "5.60.1"
5643+
"@typescript-eslint/utils" "5.60.1"
56445644
debug "^4.3.4"
56455645
tsutils "^3.21.0"
56465646

@@ -5659,10 +5659,10 @@
56595659
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.59.0.tgz#3fcdac7dbf923ec5251545acdd9f1d42d7c4fe32"
56605660
integrity sha512-yR2h1NotF23xFFYKHZs17QJnB51J/s+ud4PYU4MqdZbzeNxpgUr05+dNeCN/bb6raslHvGdd6BFCkVhpPk/ZeA==
56615661

5662-
"@typescript-eslint/[email protected].0":
5663-
version "5.60.0"
5664-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.60.0.tgz#3179962b28b4790de70e2344465ec97582ce2558"
5665-
integrity sha512-ascOuoCpNZBccFVNJRSC6rPq4EmJ2NkuoKnd6LDNyAQmdDnziAtxbCGWCbefG1CNzmDvd05zO36AmB7H8RzKPA==
5662+
"@typescript-eslint/[email protected].1":
5663+
version "5.60.1"
5664+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.60.1.tgz#a17473910f6b8d388ea83c9d7051af89c4eb7561"
5665+
integrity sha512-zDcDx5fccU8BA0IDZc71bAtYIcG9PowaOwaD8rjYbqwK7dpe/UMQl3inJ4UtUK42nOCT41jTSCwg76E62JpMcg==
56665666

56675667
"@typescript-eslint/[email protected]":
56685668
version "5.17.0"
@@ -5703,13 +5703,13 @@
57035703
semver "^7.3.7"
57045704
tsutils "^3.21.0"
57055705

5706-
"@typescript-eslint/[email protected].0":
5707-
version "5.60.0"
5708-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.60.0.tgz#4ddf1a81d32a850de66642d9b3ad1e3254fb1600"
5709-
integrity sha512-R43thAuwarC99SnvrBmh26tc7F6sPa2B3evkXp/8q954kYL6Ro56AwASYWtEEi+4j09GbiNAHqYwNNZuNlARGQ==
5706+
"@typescript-eslint/[email protected].1":
5707+
version "5.60.1"
5708+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.60.1.tgz#8c71824b7165b64d5ebd7aa42968899525959834"
5709+
integrity sha512-hkX70J9+2M2ZT6fhti5Q2FoU9zb+GeZK2SLP1WZlvUDqdMbEKhexZODD1WodNRyO8eS+4nScvT0dts8IdaBzfw==
57105710
dependencies:
5711-
"@typescript-eslint/types" "5.60.0"
5712-
"@typescript-eslint/visitor-keys" "5.60.0"
5711+
"@typescript-eslint/types" "5.60.1"
5712+
"@typescript-eslint/visitor-keys" "5.60.1"
57135713
debug "^4.3.4"
57145714
globby "^11.1.0"
57155715
is-glob "^4.0.3"
@@ -5728,17 +5728,17 @@
57285728
eslint-scope "^5.1.1"
57295729
eslint-utils "^3.0.0"
57305730

5731-
"@typescript-eslint/[email protected].0":
5732-
version "5.60.0"
5733-
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-5.60.0.tgz#4667c5aece82f9d4f24a667602f0f300864b554c"
5734-
integrity sha512-ba51uMqDtfLQ5+xHtwlO84vkdjrqNzOnqrnwbMHMRY8Tqeme8C2Q8Fc7LajfGR+e3/4LoYiWXUM6BpIIbHJ4hQ==
5731+
"@typescript-eslint/[email protected].1":
5732+
version "5.60.1"
5733+
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-5.60.1.tgz#6861ebedbefba1ac85482d2bdef6f2ff1eb65b80"
5734+
integrity sha512-tiJ7FFdFQOWssFa3gqb94Ilexyw0JVxj6vBzaSpfN/8IhoKkDuSAenUKvsSHw2A/TMpJb26izIszTXaqygkvpQ==
57355735
dependencies:
57365736
"@eslint-community/eslint-utils" "^4.2.0"
57375737
"@types/json-schema" "^7.0.9"
57385738
"@types/semver" "^7.3.12"
5739-
"@typescript-eslint/scope-manager" "5.60.0"
5740-
"@typescript-eslint/types" "5.60.0"
5741-
"@typescript-eslint/typescript-estree" "5.60.0"
5739+
"@typescript-eslint/scope-manager" "5.60.1"
5740+
"@typescript-eslint/types" "5.60.1"
5741+
"@typescript-eslint/typescript-estree" "5.60.1"
57425742
eslint-scope "^5.1.1"
57435743
semver "^7.3.7"
57445744

@@ -5792,12 +5792,12 @@
57925792
"@typescript-eslint/types" "5.59.0"
57935793
eslint-visitor-keys "^3.3.0"
57945794

5795-
"@typescript-eslint/[email protected].0":
5796-
version "5.60.0"
5797-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-5.60.0.tgz#b48b29da3f5f31dd1656281727004589d2722a66"
5798-
integrity sha512-wm9Uz71SbCyhUKgcaPRauBdTegUyY/ZWl8gLwD/i/ybJqscrrdVSFImpvUz16BLPChIeKBK5Fa9s6KDQjsjyWw==
5795+
"@typescript-eslint/[email protected].1":
5796+
version "5.60.1"
5797+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-5.60.1.tgz#19a877358bf96318ec35d90bfe6bd1445cce9434"
5798+
integrity sha512-xEYIxKcultP6E/RMKqube11pGjXH1DCo60mQoWhVYyKfLkwbIVVjYxmOenNMxILx0TjCujPTjjnTIVzm09TXIw==
57995799
dependencies:
5800-
"@typescript-eslint/types" "5.60.0"
5800+
"@typescript-eslint/types" "5.60.1"
58015801
eslint-visitor-keys "^3.3.0"
58025802

58035803

0 commit comments

Comments
 (0)