Skip to content

Commit 37bfbba

Browse files
Merge pull request #287 from vue-a11y/dependabot/npm_and_yarn/typescript-eslint/parser-4.33.0
Bump @typescript-eslint/parser from 4.32.0 to 4.33.0
2 parents 2bd13b1 + 5b9bc3e commit 37bfbba

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -770,13 +770,13 @@
770770
eslint-utils "^3.0.0"
771771

772772
"@typescript-eslint/parser@^4.26.0":
773-
version "4.32.0"
774-
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-4.32.0.tgz#751ecca0e2fecd3d44484a9b3049ffc1871616e5"
775-
integrity sha512-lhtYqQ2iEPV5JqV7K+uOVlPePjClj4dOw7K4/Z1F2yvjIUvyr13yJnDzkK6uon4BjHYuHy3EG0c2Z9jEhFk56w==
773+
version "4.33.0"
774+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-4.33.0.tgz#dfe797570d9694e560528d18eecad86c8c744899"
775+
integrity sha512-ZohdsbXadjGBSK0/r+d87X0SBmKzOq4/S5nzK6SBgJspFo9/CUDJ7hjayuze+JK7CZQLDMroqytp7pOcFKTxZA==
776776
dependencies:
777-
"@typescript-eslint/scope-manager" "4.32.0"
778-
"@typescript-eslint/types" "4.32.0"
779-
"@typescript-eslint/typescript-estree" "4.32.0"
777+
"@typescript-eslint/scope-manager" "4.33.0"
778+
"@typescript-eslint/types" "4.33.0"
779+
"@typescript-eslint/typescript-estree" "4.33.0"
780780
debug "^4.3.1"
781781

782782
"@typescript-eslint/[email protected]":

0 commit comments

Comments
 (0)