Skip to content

Commit ed0a9e7

Browse files
chore(deps): update typescript-eslint monorepo to v5.59.9 (#4089)
1 parent 08641f0 commit ed0a9e7

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.59.8",
38-
"@typescript-eslint/parser": "5.59.8",
37+
"@typescript-eslint/eslint-plugin": "5.59.9",
38+
"@typescript-eslint/parser": "5.59.9",
3939
"@vscode/codicons": "0.0.33",
4040
"eslint": "8.42.0",
4141
"eslint-config-prettier": "8.8.0",

yarn.lock

Lines changed: 48 additions & 48 deletions
Original file line numberDiff line numberDiff line change
@@ -5687,15 +5687,15 @@
56875687
dependencies:
56885688
"@types/node" "*"
56895689

5690-
"@typescript-eslint/[email protected].8":
5691-
version "5.59.8"
5692-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-5.59.8.tgz#1e7a3e5318ece22251dfbc5c9c6feeb4793cc509"
5693-
integrity sha512-JDMOmhXteJ4WVKOiHXGCoB96ADWg9q7efPWHRViT/f09bA8XOMLAVHHju3l0MkZnG1izaWXYmgvQcUjTRcpShQ==
5690+
"@typescript-eslint/[email protected].9":
5691+
version "5.59.9"
5692+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-5.59.9.tgz#2604cfaf2b306e120044f901e20c8ed926debf15"
5693+
integrity sha512-4uQIBq1ffXd2YvF7MAvehWKW3zVv/w+mSfRAu+8cKbfj3nwzyqJLNcZJpQ/WZ1HLbJDiowwmQ6NO+63nCA+fqA==
56945694
dependencies:
56955695
"@eslint-community/regexpp" "^4.4.0"
5696-
"@typescript-eslint/scope-manager" "5.59.8"
5697-
"@typescript-eslint/type-utils" "5.59.8"
5698-
"@typescript-eslint/utils" "5.59.8"
5696+
"@typescript-eslint/scope-manager" "5.59.9"
5697+
"@typescript-eslint/type-utils" "5.59.9"
5698+
"@typescript-eslint/utils" "5.59.9"
56995699
debug "^4.3.4"
57005700
grapheme-splitter "^1.0.4"
57015701
ignore "^5.2.0"
@@ -5710,14 +5710,14 @@
57105710
dependencies:
57115711
"@typescript-eslint/utils" "5.25.0"
57125712

5713-
"@typescript-eslint/[email protected].8":
5714-
version "5.59.8"
5715-
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-5.59.8.tgz#60cbb00671d86cf746044ab797900b1448188567"
5716-
integrity sha512-AnR19RjJcpjoeGojmwZtCwBX/RidqDZtzcbG3xHrmz0aHHoOcbWnpDllenRDmDvsV0RQ6+tbb09/kyc+UT9Orw==
5713+
"@typescript-eslint/[email protected].9":
5714+
version "5.59.9"
5715+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-5.59.9.tgz#a85c47ccdd7e285697463da15200f9a8561dd5fa"
5716+
integrity sha512-FsPkRvBtcLQ/eVK1ivDiNYBjn3TGJdXy2fhXX+rc7czWl4ARwnpArwbihSOHI2Peg9WbtGHrbThfBUkZZGTtvQ==
57175717
dependencies:
5718-
"@typescript-eslint/scope-manager" "5.59.8"
5719-
"@typescript-eslint/types" "5.59.8"
5720-
"@typescript-eslint/typescript-estree" "5.59.8"
5718+
"@typescript-eslint/scope-manager" "5.59.9"
5719+
"@typescript-eslint/types" "5.59.9"
5720+
"@typescript-eslint/typescript-estree" "5.59.9"
57215721
debug "^4.3.4"
57225722

57235723
"@typescript-eslint/[email protected]":
@@ -5744,21 +5744,21 @@
57445744
"@typescript-eslint/types" "5.59.0"
57455745
"@typescript-eslint/visitor-keys" "5.59.0"
57465746

5747-
"@typescript-eslint/[email protected].8":
5748-
version "5.59.8"
5749-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-5.59.8.tgz#ff4ad4fec6433647b817c4a7d4b4165d18ea2fa8"
5750-
integrity sha512-/w08ndCYI8gxGf+9zKf1vtx/16y8MHrZs5/tnjHhMLNSixuNcJavSX4wAiPf4aS5x41Es9YPCn44MIe4cxIlig==
5747+
"@typescript-eslint/[email protected].9":
5748+
version "5.59.9"
5749+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-5.59.9.tgz#eadce1f2733389cdb58c49770192c0f95470d2f4"
5750+
integrity sha512-8RA+E+w78z1+2dzvK/tGZ2cpGigBZ58VMEHDZtpE1v+LLjzrYGc8mMaTONSxKyEkz3IuXFM0IqYiGHlCsmlZxQ==
57515751
dependencies:
5752-
"@typescript-eslint/types" "5.59.8"
5753-
"@typescript-eslint/visitor-keys" "5.59.8"
5752+
"@typescript-eslint/types" "5.59.9"
5753+
"@typescript-eslint/visitor-keys" "5.59.9"
57545754

5755-
"@typescript-eslint/[email protected].8":
5756-
version "5.59.8"
5757-
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-5.59.8.tgz#aa6c029a9d7706d26bbd25eb4666398781df6ea2"
5758-
integrity sha512-+5M518uEIHFBy3FnyqZUF3BMP+AXnYn4oyH8RF012+e7/msMY98FhGL5SrN29NQ9xDgvqCgYnsOiKp1VjZ/fpA==
5755+
"@typescript-eslint/[email protected].9":
5756+
version "5.59.9"
5757+
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-5.59.9.tgz#53bfaae2e901e6ac637ab0536d1754dfef4dafc2"
5758+
integrity sha512-ksEsT0/mEHg9e3qZu98AlSrONAQtrSTljL3ow9CGej8eRo7pe+yaC/mvTjptp23Xo/xIf2mLZKC6KPv4Sji26Q==
57595759
dependencies:
5760-
"@typescript-eslint/typescript-estree" "5.59.8"
5761-
"@typescript-eslint/utils" "5.59.8"
5760+
"@typescript-eslint/typescript-estree" "5.59.9"
5761+
"@typescript-eslint/utils" "5.59.9"
57625762
debug "^4.3.4"
57635763
tsutils "^3.21.0"
57645764

@@ -5777,10 +5777,10 @@
57775777
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.59.0.tgz#3fcdac7dbf923ec5251545acdd9f1d42d7c4fe32"
57785778
integrity sha512-yR2h1NotF23xFFYKHZs17QJnB51J/s+ud4PYU4MqdZbzeNxpgUr05+dNeCN/bb6raslHvGdd6BFCkVhpPk/ZeA==
57795779

5780-
"@typescript-eslint/[email protected].8":
5781-
version "5.59.8"
5782-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.59.8.tgz#212e54414733618f5d0fd50b2da2717f630aebf8"
5783-
integrity sha512-+uWuOhBTj/L6awoWIg0BlWy0u9TyFpCHrAuQ5bNfxDaZ1Ppb3mx6tUigc74LHcbHpOHuOTOJrBoAnhdHdaea1w==
5780+
"@typescript-eslint/[email protected].9":
5781+
version "5.59.9"
5782+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.59.9.tgz#3b4e7ae63718ce1b966e0ae620adc4099a6dcc52"
5783+
integrity sha512-uW8H5NRgTVneSVTfiCVffBb8AbwWSKg7qcA4Ot3JI3MPCJGsB4Db4BhvAODIIYE5mNj7Q+VJkK7JxmRhk2Lyjw==
57845784

57855785
"@typescript-eslint/[email protected]":
57865786
version "5.17.0"
@@ -5821,13 +5821,13 @@
58215821
semver "^7.3.7"
58225822
tsutils "^3.21.0"
58235823

5824-
"@typescript-eslint/[email protected].8":
5825-
version "5.59.8"
5826-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.59.8.tgz#801a7b1766481629481b3b0878148bd7a1f345d7"
5827-
integrity sha512-Jy/lPSDJGNow14vYu6IrW790p7HIf/SOV1Bb6lZ7NUkLc2iB2Z9elESmsaUtLw8kVqogSbtLH9tut5GCX1RLDg==
5824+
"@typescript-eslint/[email protected].9":
5825+
version "5.59.9"
5826+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.59.9.tgz#6bfea844e468427b5e72034d33c9fffc9557392b"
5827+
integrity sha512-pmM0/VQ7kUhd1QyIxgS+aRvMgw+ZljB3eDb+jYyp6d2bC0mQWLzUDF+DLwCTkQ3tlNyVsvZRXjFyV0LkU/aXjA==
58285828
dependencies:
5829-
"@typescript-eslint/types" "5.59.8"
5830-
"@typescript-eslint/visitor-keys" "5.59.8"
5829+
"@typescript-eslint/types" "5.59.9"
5830+
"@typescript-eslint/visitor-keys" "5.59.9"
58315831
debug "^4.3.4"
58325832
globby "^11.1.0"
58335833
is-glob "^4.0.3"
@@ -5846,17 +5846,17 @@
58465846
eslint-scope "^5.1.1"
58475847
eslint-utils "^3.0.0"
58485848

5849-
"@typescript-eslint/[email protected].8":
5850-
version "5.59.8"
5851-
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-5.59.8.tgz#34d129f35a2134c67fdaf024941e8f96050dca2b"
5852-
integrity sha512-Tr65630KysnNn9f9G7ROF3w1b5/7f6QVCJ+WK9nhIocWmx9F+TmCAcglF26Vm7z8KCTwoKcNEBZrhlklla3CKg==
5849+
"@typescript-eslint/[email protected].9":
5850+
version "5.59.9"
5851+
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-5.59.9.tgz#adee890107b5ffe02cd46fdaa6c2125fb3c6c7c4"
5852+
integrity sha512-1PuMYsju/38I5Ggblaeb98TOoUvjhRvLpLa1DoTOFaLWqaXl/1iQ1eGurTXgBY58NUdtfTXKP5xBq7q9NDaLKg==
58535853
dependencies:
58545854
"@eslint-community/eslint-utils" "^4.2.0"
58555855
"@types/json-schema" "^7.0.9"
58565856
"@types/semver" "^7.3.12"
5857-
"@typescript-eslint/scope-manager" "5.59.8"
5858-
"@typescript-eslint/types" "5.59.8"
5859-
"@typescript-eslint/typescript-estree" "5.59.8"
5857+
"@typescript-eslint/scope-manager" "5.59.9"
5858+
"@typescript-eslint/types" "5.59.9"
5859+
"@typescript-eslint/typescript-estree" "5.59.9"
58605860
eslint-scope "^5.1.1"
58615861
semver "^7.3.7"
58625862

@@ -5910,12 +5910,12 @@
59105910
"@typescript-eslint/types" "5.59.0"
59115911
eslint-visitor-keys "^3.3.0"
59125912

5913-
"@typescript-eslint/[email protected].8":
5914-
version "5.59.8"
5915-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-5.59.8.tgz#aa6a7ef862add919401470c09e1609392ef3cc40"
5916-
integrity sha512-pJhi2ms0x0xgloT7xYabil3SGGlojNNKjK/q6dB3Ey0uJLMjK2UDGJvHieiyJVW/7C3KI+Z4Q3pEHkm4ejA+xQ==
5913+
"@typescript-eslint/[email protected].9":
5914+
version "5.59.9"
5915+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-5.59.9.tgz#9f86ef8e95aca30fb5a705bb7430f95fc58b146d"
5916+
integrity sha512-bT7s0td97KMaLwpEBckbzj/YohnvXtqbe2XgqNvTl6RJVakY5mvENOTPvw5u66nljfZxthESpDozs86U+oLY8Q==
59175917
dependencies:
5918-
"@typescript-eslint/types" "5.59.8"
5918+
"@typescript-eslint/types" "5.59.9"
59195919
eslint-visitor-keys "^3.3.0"
59205920

59215921

0 commit comments

Comments
 (0)