Skip to content

Commit 7d0bcc8

Browse files
build(deps-dev): bump @typescript-eslint/parser from 8.43.0 to 8.45.0
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 8.43.0 to 8.45.0. - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.45.0/packages/parser) --- updated-dependencies: - dependency-name: "@typescript-eslint/parser" dependency-version: 8.45.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 01945e3 commit 7d0bcc8

File tree

1 file changed

+41
-41
lines changed

1 file changed

+41
-41
lines changed

yarn.lock

Lines changed: 41 additions & 41 deletions
Original file line numberDiff line numberDiff line change
@@ -1875,23 +1875,23 @@
18751875
ts-api-utils "^2.1.0"
18761876

18771877
"@typescript-eslint/parser@^8.43.0":
1878-
version "8.43.0"
1879-
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.43.0.tgz#4024159925e7671f1782bdd3498bdcfbd48f9137"
1880-
integrity sha512-B7RIQiTsCBBmY+yW4+ILd6mF5h1FUwJsVvpqkrgpszYifetQ2Ke+Z4u6aZh0CblkUGIdR59iYVyXqqZGkZ3aBw==
1881-
dependencies:
1882-
"@typescript-eslint/scope-manager" "8.43.0"
1883-
"@typescript-eslint/types" "8.43.0"
1884-
"@typescript-eslint/typescript-estree" "8.43.0"
1885-
"@typescript-eslint/visitor-keys" "8.43.0"
1878+
version "8.45.0"
1879+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.45.0.tgz#571660c98824aefb4a6ec3b3766655d1348520a4"
1880+
integrity sha512-TGf22kon8KW+DeKaUmOibKWktRY8b2NSAZNdtWh798COm1NWx8+xJ6iFBtk3IvLdv6+LGLJLRlyhrhEDZWargQ==
1881+
dependencies:
1882+
"@typescript-eslint/scope-manager" "8.45.0"
1883+
"@typescript-eslint/types" "8.45.0"
1884+
"@typescript-eslint/typescript-estree" "8.45.0"
1885+
"@typescript-eslint/visitor-keys" "8.45.0"
18861886
debug "^4.3.4"
18871887

1888-
"@typescript-eslint/project-service@8.43.0":
1889-
version "8.43.0"
1890-
resolved "https://registry.yarnpkg.com/@typescript-eslint/project-service/-/project-service-8.43.0.tgz#958dbaa16fbd1e81d46ab86e139f6276757140f8"
1891-
integrity sha512-htB/+D/BIGoNTQYffZw4uM4NzzuolCoaA/BusuSIcC8YjmBYQioew5VUZAYdAETPjeed0hqCaW7EHg+Robq8uw==
1888+
"@typescript-eslint/project-service@8.45.0":
1889+
version "8.45.0"
1890+
resolved "https://registry.yarnpkg.com/@typescript-eslint/project-service/-/project-service-8.45.0.tgz#f83dda1bca31dae2fd6821f9131daf1edebfd46c"
1891+
integrity sha512-3pcVHwMG/iA8afdGLMuTibGR7pDsn9RjDev6CCB+naRsSYs2pns5QbinF4Xqw6YC/Sj3lMrm/Im0eMfaa61WUg==
18921892
dependencies:
1893-
"@typescript-eslint/tsconfig-utils" "^8.43.0"
1894-
"@typescript-eslint/types" "^8.43.0"
1893+
"@typescript-eslint/tsconfig-utils" "^8.45.0"
1894+
"@typescript-eslint/types" "^8.45.0"
18951895
debug "^4.3.4"
18961896

18971897
"@typescript-eslint/scope-manager@8.32.1":
@@ -1902,18 +1902,18 @@
19021902
"@typescript-eslint/types" "8.32.1"
19031903
"@typescript-eslint/visitor-keys" "8.32.1"
19041904

1905-
"@typescript-eslint/scope-manager@8.43.0":
1906-
version "8.43.0"
1907-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.43.0.tgz#009ebc09cc6e7e0dd67898a0e9a70d295361c6b9"
1908-
integrity sha512-daSWlQ87ZhsjrbMLvpuuMAt3y4ba57AuvadcR7f3nl8eS3BjRc8L9VLxFLk92RL5xdXOg6IQ+qKjjqNEimGuAg==
1905+
"@typescript-eslint/scope-manager@8.45.0":
1906+
version "8.45.0"
1907+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.45.0.tgz#59615ba506a9e3479d1efb0d09d6ab52f2a19142"
1908+
integrity sha512-clmm8XSNj/1dGvJeO6VGH7EUSeA0FMs+5au/u3lrA3KfG8iJ4u8ym9/j2tTEoacAffdW1TVUzXO30W1JTJS7dA==
19091909
dependencies:
1910-
"@typescript-eslint/types" "8.43.0"
1911-
"@typescript-eslint/visitor-keys" "8.43.0"
1910+
"@typescript-eslint/types" "8.45.0"
1911+
"@typescript-eslint/visitor-keys" "8.45.0"
19121912

1913-
"@typescript-eslint/tsconfig-utils@8.43.0", "@typescript-eslint/tsconfig-utils@^8.43.0":
1914-
version "8.43.0"
1915-
resolved "https://registry.yarnpkg.com/@typescript-eslint/tsconfig-utils/-/tsconfig-utils-8.43.0.tgz#e6721dba183d61769a90ffdad202aebc383b18c8"
1916-
integrity sha512-ALC2prjZcj2YqqL5X/bwWQmHA2em6/94GcbB/KKu5SX3EBDOsqztmmX1kMkvAJHzxk7TazKzJfFiEIagNV3qEA==
1913+
"@typescript-eslint/tsconfig-utils@8.45.0", "@typescript-eslint/tsconfig-utils@^8.45.0":
1914+
version "8.45.0"
1915+
resolved "https://registry.yarnpkg.com/@typescript-eslint/tsconfig-utils/-/tsconfig-utils-8.45.0.tgz#63d38282790a2566c571bad423e7c1cad1f3d64c"
1916+
integrity sha512-aFdr+c37sc+jqNMGhH+ajxPXwjv9UtFZk79k8pLoJ6p4y0snmYpPA52GuWHgt2ZF4gRRW6odsEj41uZLojDt5w==
19171917

19181918
"@typescript-eslint/type-utils@8.32.1":
19191919
version "8.32.1"
@@ -1930,10 +1930,10 @@
19301930
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.32.1.tgz#b19fe4ac0dc08317bae0ce9ec1168123576c1d4b"
19311931
integrity sha512-YmybwXUJcgGqgAp6bEsgpPXEg6dcCyPyCSr0CAAueacR/CCBi25G3V8gGQ2kRzQRBNol7VQknxMs9HvVa9Rvfg==
19321932

1933-
"@typescript-eslint/types@8.43.0", "@typescript-eslint/types@^8.43.0":
1934-
version "8.43.0"
1935-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.43.0.tgz#00d34a5099504eb1b263e022cc17c4243ff2302e"
1936-
integrity sha512-vQ2FZaxJpydjSZJKiSW/LJsabFFvV7KgLC5DiLhkBcykhQj8iK9BOaDmQt74nnKdLvceM5xmhaTF+pLekrxEkw==
1933+
"@typescript-eslint/types@8.45.0", "@typescript-eslint/types@^8.45.0":
1934+
version "8.45.0"
1935+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.45.0.tgz#fc01cd2a4690b9713b02f895e82fb43f7d960684"
1936+
integrity sha512-WugXLuOIq67BMgQInIxxnsSyRLFxdkJEJu8r4ngLR56q/4Q5LrbfkFRH27vMTjxEK8Pyz7QfzuZe/G15qQnVRA==
19371937

19381938
"@typescript-eslint/typescript-estree@8.32.1":
19391939
version "8.32.1"
@@ -1949,15 +1949,15 @@
19491949
semver "^7.6.0"
19501950
ts-api-utils "^2.1.0"
19511951

1952-
"@typescript-eslint/typescript-estree@8.43.0":
1953-
version "8.43.0"
1954-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.43.0.tgz#39e5d431239b4d90787072ae0c2290cbd3e0a562"
1955-
integrity sha512-7Vv6zlAhPb+cvEpP06WXXy/ZByph9iL6BQRBDj4kmBsW98AqEeQHlj/13X+sZOrKSo9/rNKH4Ul4f6EICREFdw==
1952+
"@typescript-eslint/typescript-estree@8.45.0":
1953+
version "8.45.0"
1954+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.45.0.tgz#3498500f109a89b104d2770497c707e56dfe062d"
1955+
integrity sha512-GfE1NfVbLam6XQ0LcERKwdTTPlLvHvXXhOeUGC1OXi4eQBoyy1iVsW+uzJ/J9jtCz6/7GCQ9MtrQ0fml/jWCnA==
19561956
dependencies:
1957-
"@typescript-eslint/project-service" "8.43.0"
1958-
"@typescript-eslint/tsconfig-utils" "8.43.0"
1959-
"@typescript-eslint/types" "8.43.0"
1960-
"@typescript-eslint/visitor-keys" "8.43.0"
1957+
"@typescript-eslint/project-service" "8.45.0"
1958+
"@typescript-eslint/tsconfig-utils" "8.45.0"
1959+
"@typescript-eslint/types" "8.45.0"
1960+
"@typescript-eslint/visitor-keys" "8.45.0"
19611961
debug "^4.3.4"
19621962
fast-glob "^3.3.2"
19631963
is-glob "^4.0.3"
@@ -1983,12 +1983,12 @@
19831983
"@typescript-eslint/types" "8.32.1"
19841984
eslint-visitor-keys "^4.2.0"
19851985

1986-
"@typescript-eslint/visitor-keys@8.43.0":
1987-
version "8.43.0"
1988-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.43.0.tgz#633d3414afec3cf0a0e4583e1575f4101ef51d30"
1989-
integrity sha512-T+S1KqRD4sg/bHfLwrpF/K3gQLBM1n7Rp7OjjikjTEssI2YJzQpi5WXoynOaQ93ERIuq3O8RBTOUYDKszUCEHw==
1986+
"@typescript-eslint/visitor-keys@8.45.0":
1987+
version "8.45.0"
1988+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.45.0.tgz#4e3bcc55da64ac61069ebfe62ca240567ac7d784"
1989+
integrity sha512-qsaFBA3e09MIDAGFUrTk+dzqtfv1XPVz8t8d1f0ybTzrCY7BKiMC5cjrl1O/P7UmHsNyW90EYSkU/ZWpmXelag==
19901990
dependencies:
1991-
"@typescript-eslint/types" "8.43.0"
1991+
"@typescript-eslint/types" "8.45.0"
19921992
eslint-visitor-keys "^4.2.1"
19931993

19941994
"@ungap/structured-clone@^1.3.0":

0 commit comments

Comments
 (0)