Skip to content

Commit 158b79a

Browse files
chore(deps-dev): bump @typescript-eslint/parser from 5.46.0 to 5.48.0
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.46.0 to 5.48.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/v5.48.0/packages/parser) --- updated-dependencies: - dependency-name: "@typescript-eslint/parser" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 8004721 commit 158b79a

File tree

1 file changed

+27
-27
lines changed

1 file changed

+27
-27
lines changed

yarn.lock

Lines changed: 27 additions & 27 deletions
Original file line numberDiff line numberDiff line change
@@ -2654,13 +2654,13 @@
26542654
tsutils "^3.21.0"
26552655

26562656
"@typescript-eslint/parser@^5.9.0":
2657-
version "5.46.0"
2658-
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-5.46.0.tgz#002d8e67122947922a62547acfed3347cbf2c0b6"
2659-
integrity sha512-joNO6zMGUZg+C73vwrKXCd8usnsmOYmgW/w5ZW0pG0RGvqeznjtGDk61EqqTpNrFLUYBW2RSBFrxdAZMqA4OZA==
2657+
version "5.48.0"
2658+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-5.48.0.tgz#02803355b23884a83e543755349809a50b7ed9ba"
2659+
integrity sha512-1mxNA8qfgxX8kBvRDIHEzrRGrKHQfQlbW6iHyfHYS0Q4X1af+S6mkLNtgCOsGVl8+/LUPrqdHMssAemkrQ01qg==
26602660
dependencies:
2661-
"@typescript-eslint/scope-manager" "5.46.0"
2662-
"@typescript-eslint/types" "5.46.0"
2663-
"@typescript-eslint/typescript-estree" "5.46.0"
2661+
"@typescript-eslint/scope-manager" "5.48.0"
2662+
"@typescript-eslint/types" "5.48.0"
2663+
"@typescript-eslint/typescript-estree" "5.48.0"
26642664
debug "^4.3.4"
26652665

26662666
"@typescript-eslint/[email protected]":
@@ -2671,13 +2671,13 @@
26712671
"@typescript-eslint/types" "5.43.0"
26722672
"@typescript-eslint/visitor-keys" "5.43.0"
26732673

2674-
"@typescript-eslint/scope-manager@5.46.0":
2675-
version "5.46.0"
2676-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-5.46.0.tgz#60790b14d0c687dd633b22b8121374764f76ce0d"
2677-
integrity sha512-7wWBq9d/GbPiIM6SqPK9tfynNxVbfpihoY5cSFMer19OYUA3l4powA2uv0AV2eAZV6KoAh6lkzxv4PoxOLh1oA==
2674+
"@typescript-eslint/scope-manager@5.48.0":
2675+
version "5.48.0"
2676+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-5.48.0.tgz#607731cb0957fbc52fd754fd79507d1b6659cecf"
2677+
integrity sha512-0AA4LviDtVtZqlyUQnZMVHydDATpD9SAX/RC5qh6cBd3xmyWvmXYF+WT1oOmxkeMnWDlUVTwdODeucUnjz3gow==
26782678
dependencies:
2679-
"@typescript-eslint/types" "5.46.0"
2680-
"@typescript-eslint/visitor-keys" "5.46.0"
2679+
"@typescript-eslint/types" "5.48.0"
2680+
"@typescript-eslint/visitor-keys" "5.48.0"
26812681

26822682
"@typescript-eslint/[email protected]":
26832683
version "5.43.0"
@@ -2694,10 +2694,10 @@
26942694
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.43.0.tgz#e4ddd7846fcbc074325293515fa98e844d8d2578"
26952695
integrity sha512-jpsbcD0x6AUvV7tyOlyvon0aUsQpF8W+7TpJntfCUWU1qaIKu2K34pMwQKSzQH8ORgUrGYY6pVIh1Pi8TNeteg==
26962696

2697-
"@typescript-eslint/types@5.46.0":
2698-
version "5.46.0"
2699-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.46.0.tgz#f4d76622a996b88153bbd829ea9ccb9f7a5d28bc"
2700-
integrity sha512-wHWgQHFB+qh6bu0IAPAJCdeCdI0wwzZnnWThlmHNY01XJ9Z97oKqKOzWYpR2I83QmshhQJl6LDM9TqMiMwJBTw==
2697+
"@typescript-eslint/types@5.48.0":
2698+
version "5.48.0"
2699+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.48.0.tgz#d725da8dfcff320aab2ac6f65c97b0df30058449"
2700+
integrity sha512-UTe67B0Ypius0fnEE518NB2N8gGutIlTojeTg4nt0GQvikReVkurqxd2LvYa9q9M5MQ6rtpNyWTBxdscw40Xhw==
27012701

27022702
"@typescript-eslint/[email protected]":
27032703
version "5.43.0"
@@ -2712,13 +2712,13 @@
27122712
semver "^7.3.7"
27132713
tsutils "^3.21.0"
27142714

2715-
"@typescript-eslint/typescript-estree@5.46.0":
2716-
version "5.46.0"
2717-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.46.0.tgz#a6c2b84b9351f78209a1d1f2d99ca553f7fa29a5"
2718-
integrity sha512-kDLNn/tQP+Yp8Ro2dUpyyVV0Ksn2rmpPpB0/3MO874RNmXtypMwSeazjEN/Q6CTp8D7ExXAAekPEcCEB/vtJkw==
2715+
"@typescript-eslint/typescript-estree@5.48.0":
2716+
version "5.48.0"
2717+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.48.0.tgz#a7f04bccb001003405bb5452d43953a382c2fac2"
2718+
integrity sha512-7pjd94vvIjI1zTz6aq/5wwE/YrfIyEPLtGJmRfyNR9NYIW+rOvzzUv3Cmq2hRKpvt6e9vpvPUQ7puzX7VSmsEw==
27192719
dependencies:
2720-
"@typescript-eslint/types" "5.46.0"
2721-
"@typescript-eslint/visitor-keys" "5.46.0"
2720+
"@typescript-eslint/types" "5.48.0"
2721+
"@typescript-eslint/visitor-keys" "5.48.0"
27222722
debug "^4.3.4"
27232723
globby "^11.1.0"
27242724
is-glob "^4.0.3"
@@ -2747,12 +2747,12 @@
27472747
"@typescript-eslint/types" "5.43.0"
27482748
eslint-visitor-keys "^3.3.0"
27492749

2750-
"@typescript-eslint/visitor-keys@5.46.0":
2751-
version "5.46.0"
2752-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-5.46.0.tgz#36d87248ae20c61ef72404bcd61f14aa2563915f"
2753-
integrity sha512-E13gBoIXmaNhwjipuvQg1ByqSAu/GbEpP/qzFihugJ+MomtoJtFAJG/+2DRPByf57B863m0/q7Zt16V9ohhANw==
2750+
"@typescript-eslint/visitor-keys@5.48.0":
2751+
version "5.48.0"
2752+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-5.48.0.tgz#4446d5e7f6cadde7140390c0e284c8702d944904"
2753+
integrity sha512-5motVPz5EgxQ0bHjut3chzBkJ3Z3sheYVcSwS5BpHZpLqSptSmELNtGixmgj65+rIfhvtQTz5i9OP2vtzdDH7Q==
27542754
dependencies:
2755-
"@typescript-eslint/types" "5.46.0"
2755+
"@typescript-eslint/types" "5.48.0"
27562756
eslint-visitor-keys "^3.3.0"
27572757

27582758
"@vue/babel-helper-vue-jsx-merge-props@^1.2.1":

0 commit comments

Comments
 (0)