Skip to content

Commit 39f93e0

Browse files
Bump @typescript-eslint/eslint-plugin from 8.43.0 to 8.44.1
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 8.43.0 to 8.44.1. - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.44.1/packages/eslint-plugin) --- updated-dependencies: - dependency-name: "@typescript-eslint/eslint-plugin" dependency-version: 8.44.1 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent cc6287f commit 39f93e0

File tree

2 files changed

+74
-23
lines changed

2 files changed

+74
-23
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -146,7 +146,7 @@
146146
"@types/vscode": "^1.63.0",
147147
"@types/yargs": "^17.0.33",
148148
"@types/yarnpkg__lockfile": "^1.1.9",
149-
"@typescript-eslint/eslint-plugin": "^8.42.0",
149+
"@typescript-eslint/eslint-plugin": "^8.44.1",
150150
"@typescript-eslint/parser": "^8.42.0",
151151
"@vscode/debugprotocol": "^1.68.0",
152152
"@vscode/vsce": "^3.6.0",

yarn.lock

Lines changed: 73 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -1828,16 +1828,16 @@
18281828
natural-compare "^1.4.0"
18291829
ts-api-utils "^2.1.0"
18301830

1831-
"@typescript-eslint/eslint-plugin@^8.42.0":
1832-
version "8.43.0"
1833-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.43.0.tgz#4d730c2becd8e47ef76e59f68aee0fb560927cfc"
1834-
integrity sha512-8tg+gt7ENL7KewsKMKDHXR1vm8tt9eMxjJBYINf6swonlWgkYn5NwyIgXpbbDxTNU5DgpDFfj95prcTq2clIQQ==
1831+
"@typescript-eslint/eslint-plugin@^8.44.1":
1832+
version "8.44.1"
1833+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.44.1.tgz#011a2b5913d297b3d9d77f64fb78575bab01a1b3"
1834+
integrity sha512-molgphGqOBT7t4YKCSkbasmu1tb1MgrZ2szGzHbclF7PNmOkSTQVHy+2jXOSnxvR3+Xe1yySHFZoqMpz3TfQsw==
18351835
dependencies:
18361836
"@eslint-community/regexpp" "^4.10.0"
1837-
"@typescript-eslint/scope-manager" "8.43.0"
1838-
"@typescript-eslint/type-utils" "8.43.0"
1839-
"@typescript-eslint/utils" "8.43.0"
1840-
"@typescript-eslint/visitor-keys" "8.43.0"
1837+
"@typescript-eslint/scope-manager" "8.44.1"
1838+
"@typescript-eslint/type-utils" "8.44.1"
1839+
"@typescript-eslint/utils" "8.44.1"
1840+
"@typescript-eslint/visitor-keys" "8.44.1"
18411841
graphemer "^1.4.0"
18421842
ignore "^7.0.0"
18431843
natural-compare "^1.4.0"
@@ -1883,6 +1883,15 @@
18831883
"@typescript-eslint/types" "^8.43.0"
18841884
debug "^4.3.4"
18851885

1886+
"@typescript-eslint/[email protected]":
1887+
version "8.44.1"
1888+
resolved "https://registry.yarnpkg.com/@typescript-eslint/project-service/-/project-service-8.44.1.tgz#1bccd9796d25032b190f355f55c5fde061158abb"
1889+
integrity sha512-ycSa60eGg8GWAkVsKV4E6Nz33h+HjTXbsDT4FILyL8Obk5/mx4tbvCNsLf9zret3ipSumAOG89UcCs/KRaKYrA==
1890+
dependencies:
1891+
"@typescript-eslint/tsconfig-utils" "^8.44.1"
1892+
"@typescript-eslint/types" "^8.44.1"
1893+
debug "^4.3.4"
1894+
18861895
"@typescript-eslint/[email protected]":
18871896
version "8.42.0"
18881897
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.42.0.tgz#36016757bc85b46ea42bae47b61f9421eddedde3"
@@ -1899,6 +1908,14 @@
18991908
"@typescript-eslint/types" "8.43.0"
19001909
"@typescript-eslint/visitor-keys" "8.43.0"
19011910

1911+
"@typescript-eslint/[email protected]":
1912+
version "8.44.1"
1913+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.44.1.tgz#31c27f92e4aed8d0f4d6fe2b9e5187d1d8797bd7"
1914+
integrity sha512-NdhWHgmynpSvyhchGLXh+w12OMT308Gm25JoRIyTZqEbApiBiQHD/8xgb6LqCWCFcxFtWwaVdFsLPQI3jvhywg==
1915+
dependencies:
1916+
"@typescript-eslint/types" "8.44.1"
1917+
"@typescript-eslint/visitor-keys" "8.44.1"
1918+
19021919
"@typescript-eslint/[email protected]", "@typescript-eslint/tsconfig-utils@^8.42.0":
19031920
version "8.42.0"
19041921
resolved "https://registry.yarnpkg.com/@typescript-eslint/tsconfig-utils/-/tsconfig-utils-8.42.0.tgz#21a3e74396fd7443ff930bc41b27789ba7e9236e"
@@ -1909,6 +1926,11 @@
19091926
resolved "https://registry.yarnpkg.com/@typescript-eslint/tsconfig-utils/-/tsconfig-utils-8.43.0.tgz#e6721dba183d61769a90ffdad202aebc383b18c8"
19101927
integrity sha512-ALC2prjZcj2YqqL5X/bwWQmHA2em6/94GcbB/KKu5SX3EBDOsqztmmX1kMkvAJHzxk7TazKzJfFiEIagNV3qEA==
19111928

1929+
"@typescript-eslint/[email protected]", "@typescript-eslint/tsconfig-utils@^8.44.1":
1930+
version "8.44.1"
1931+
resolved "https://registry.yarnpkg.com/@typescript-eslint/tsconfig-utils/-/tsconfig-utils-8.44.1.tgz#e1d9d047078fac37d3e638484ab3b56215963342"
1932+
integrity sha512-B5OyACouEjuIvof3o86lRMvyDsFwZm+4fBOqFHccIctYgBjqR3qT39FBYGN87khcgf0ExpdCBeGKpKRhSFTjKQ==
1933+
19121934
"@typescript-eslint/[email protected]":
19131935
version "8.42.0"
19141936
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.42.0.tgz#d6733e7a9fbdf5af60c09c6038dffde13f4e4253"
@@ -1920,14 +1942,14 @@
19201942
debug "^4.3.4"
19211943
ts-api-utils "^2.1.0"
19221944

1923-
"@typescript-eslint/type-utils@8.43.0":
1924-
version "8.43.0"
1925-
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.43.0.tgz#29ea2e34eeae5b8e9fe4f4730c5659fa330aa04e"
1926-
integrity sha512-qaH1uLBpBuBBuRf8c1mLJ6swOfzCXryhKND04Igr4pckzSEW9JX5Aw9AgW00kwfjWJF0kk0ps9ExKTfvXfw4Qg==
1945+
"@typescript-eslint/type-utils@8.44.1":
1946+
version "8.44.1"
1947+
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.44.1.tgz#be9d31e0f911d17ee8ac99921bb74cf1f9df3906"
1948+
integrity sha512-KdEerZqHWXsRNKjF9NYswNISnFzXfXNDfPxoTh7tqohU/PRIbwTmsjGK6V9/RTYWau7NZvfo52lgVk+sJh0K3g==
19271949
dependencies:
1928-
"@typescript-eslint/types" "8.43.0"
1929-
"@typescript-eslint/typescript-estree" "8.43.0"
1930-
"@typescript-eslint/utils" "8.43.0"
1950+
"@typescript-eslint/types" "8.44.1"
1951+
"@typescript-eslint/typescript-estree" "8.44.1"
1952+
"@typescript-eslint/utils" "8.44.1"
19311953
debug "^4.3.4"
19321954
ts-api-utils "^2.1.0"
19331955

@@ -1941,6 +1963,11 @@
19411963
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.43.0.tgz#00d34a5099504eb1b263e022cc17c4243ff2302e"
19421964
integrity sha512-vQ2FZaxJpydjSZJKiSW/LJsabFFvV7KgLC5DiLhkBcykhQj8iK9BOaDmQt74nnKdLvceM5xmhaTF+pLekrxEkw==
19431965

1966+
"@typescript-eslint/[email protected]", "@typescript-eslint/types@^8.44.1":
1967+
version "8.44.1"
1968+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.44.1.tgz#85d1cad1290a003ff60420388797e85d1c3f76ff"
1969+
integrity sha512-Lk7uj7y9uQUOEguiDIDLYLJOrYHQa7oBiURYVFqIpGxclAFQ78f6VUOM8lI2XEuNOKNB7XuvM2+2cMXAoq4ALQ==
1970+
19441971
"@typescript-eslint/[email protected]":
19451972
version "8.42.0"
19461973
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.42.0.tgz#593c3af87d4462252c0d7239d1720b84a1b56864"
@@ -1973,6 +2000,22 @@
19732000
semver "^7.6.0"
19742001
ts-api-utils "^2.1.0"
19752002

2003+
"@typescript-eslint/[email protected]":
2004+
version "8.44.1"
2005+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.44.1.tgz#4f17650e5adabecfcc13cd8c517937a4ef5cd424"
2006+
integrity sha512-qnQJ+mVa7szevdEyvfItbO5Vo+GfZ4/GZWWDRRLjrxYPkhM+6zYB2vRYwCsoJLzqFCdZT4mEqyJoyzkunsZ96A==
2007+
dependencies:
2008+
"@typescript-eslint/project-service" "8.44.1"
2009+
"@typescript-eslint/tsconfig-utils" "8.44.1"
2010+
"@typescript-eslint/types" "8.44.1"
2011+
"@typescript-eslint/visitor-keys" "8.44.1"
2012+
debug "^4.3.4"
2013+
fast-glob "^3.3.2"
2014+
is-glob "^4.0.3"
2015+
minimatch "^9.0.4"
2016+
semver "^7.6.0"
2017+
ts-api-utils "^2.1.0"
2018+
19762019
"@typescript-eslint/[email protected]":
19772020
version "8.42.0"
19782021
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.42.0.tgz#95f8e0c697ff2f7da5f72e16135011f878d815c0"
@@ -1983,15 +2026,15 @@
19832026
"@typescript-eslint/types" "8.42.0"
19842027
"@typescript-eslint/typescript-estree" "8.42.0"
19852028

1986-
"@typescript-eslint/utils@8.43.0":
1987-
version "8.43.0"
1988-
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.43.0.tgz#5c391133a52f8500dfdabd7026be72a537d7b59e"
1989-
integrity sha512-S1/tEmkUeeswxd0GGcnwuVQPFWo8NzZTOMxCvw8BX7OMxnNae+i8Tm7REQen/SwUIPoPqfKn7EaZ+YLpiB3k9g==
2029+
"@typescript-eslint/utils@8.44.1":
2030+
version "8.44.1"
2031+
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.44.1.tgz#f23d48eb90791a821dc17d4f67bb96faeb75d63d"
2032+
integrity sha512-DpX5Fp6edTlocMCwA+mHY8Mra+pPjRZ0TfHkXI8QFelIKcbADQz1LUPNtzOFUriBB2UYqw4Pi9+xV4w9ZczHFg==
19902033
dependencies:
19912034
"@eslint-community/eslint-utils" "^4.7.0"
1992-
"@typescript-eslint/scope-manager" "8.43.0"
1993-
"@typescript-eslint/types" "8.43.0"
1994-
"@typescript-eslint/typescript-estree" "8.43.0"
2035+
"@typescript-eslint/scope-manager" "8.44.1"
2036+
"@typescript-eslint/types" "8.44.1"
2037+
"@typescript-eslint/typescript-estree" "8.44.1"
19952038

19962039
"@typescript-eslint/[email protected]":
19972040
version "8.42.0"
@@ -2009,6 +2052,14 @@
20092052
"@typescript-eslint/types" "8.43.0"
20102053
eslint-visitor-keys "^4.2.1"
20112054

2055+
"@typescript-eslint/[email protected]":
2056+
version "8.44.1"
2057+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.44.1.tgz#1d96197a7fcceaba647b3bd6a8594df8dc4deb5a"
2058+
integrity sha512-576+u0QD+Jp3tZzvfRfxon0EA2lzcDt3lhUbsC6Lgzy9x2VR4E+JUiNyGHi5T8vk0TV+fpJ5GLG1JsJuWCaKhw==
2059+
dependencies:
2060+
"@typescript-eslint/types" "8.44.1"
2061+
eslint-visitor-keys "^4.2.1"
2062+
20122063
"@ungap/structured-clone@^1.3.0":
20132064
version "1.3.0"
20142065
resolved "https://registry.yarnpkg.com/@ungap/structured-clone/-/structured-clone-1.3.0.tgz#d06bbb384ebcf6c505fde1c3d0ed4ddffe0aaff8"

0 commit comments

Comments
 (0)