Skip to content

Commit cba43c5

Browse files
Merge pull request #1117 from vue-a11y/dependabot/npm_and_yarn/typescript-eslint/parser-7.10.0
⬆️ Bump @typescript-eslint/parser from 7.9.0 to 7.10.0
2 parents e8828f3 + 0d16127 commit cba43c5

File tree

1 file changed

+15
-7
lines changed

1 file changed

+15
-7
lines changed

Diff for: yarn.lock

+15-7
Original file line numberDiff line numberDiff line change
@@ -1354,14 +1354,14 @@
13541354
ts-api-utils "^1.3.0"
13551355

13561356
"@typescript-eslint/parser@^7.0.0":
1357-
version "7.9.0"
1358-
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-7.9.0.tgz#fb3ba01b75e0e65cb78037a360961b00301f6c70"
1359-
integrity sha512-qHMJfkL5qvgQB2aLvhUSXxbK7OLnDkwPzFalg458pxQgfxKDfT1ZDbHQM/I6mDIf/svlMkj21kzKuQ2ixJlatQ==
1357+
version "7.10.0"
1358+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-7.10.0.tgz#e6ac1cba7bc0400a4459e7eb5b23115bd71accfb"
1359+
integrity sha512-2EjZMA0LUW5V5tGQiaa2Gys+nKdfrn2xiTIBLR4fxmPmVSvgPcKNW+AE/ln9k0A4zDUti0J/GZXMDupQoI+e1w==
13601360
dependencies:
1361-
"@typescript-eslint/scope-manager" "7.9.0"
1362-
"@typescript-eslint/types" "7.9.0"
1363-
"@typescript-eslint/typescript-estree" "7.9.0"
1364-
"@typescript-eslint/visitor-keys" "7.9.0"
1361+
"@typescript-eslint/scope-manager" "7.10.0"
1362+
"@typescript-eslint/types" "7.10.0"
1363+
"@typescript-eslint/typescript-estree" "7.10.0"
1364+
"@typescript-eslint/visitor-keys" "7.10.0"
13651365
debug "^4.3.4"
13661366

13671367
"@typescript-eslint/[email protected]":
@@ -1446,6 +1446,14 @@
14461446
"@typescript-eslint/types" "7.10.0"
14471447
eslint-visitor-keys "^3.4.3"
14481448

1449+
"@typescript-eslint/[email protected]":
1450+
version "7.10.0"
1451+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-7.10.0.tgz#2af2e91e73a75dd6b70b4486c48ae9d38a485a78"
1452+
integrity sha512-9ntIVgsi6gg6FIq9xjEO4VQJvwOqA3jaBFQJ/6TK5AvEup2+cECI6Fh7QiBxmfMHXU0V0J4RyPeOU1VDNzl9cg==
1453+
dependencies:
1454+
"@typescript-eslint/types" "7.10.0"
1455+
eslint-visitor-keys "^3.4.3"
1456+
14491457
"@typescript-eslint/[email protected]":
14501458
version "7.9.0"
14511459
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-7.9.0.tgz#82162656e339c3def02895f5c8546f6888d9b9ea"

0 commit comments

Comments
 (0)