Skip to content

Commit 1a8b262

Browse files
chore(deps): bump @typescript-eslint/parser from 4.31.2 to 4.32.0 (#402)
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 4.31.2 to 4.32.0. - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/parser/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v4.32.0/packages/parser) --- updated-dependencies: - dependency-name: "@typescript-eslint/parser" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3c51c97 commit 1a8b262

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
@@ -2759,13 +2759,13 @@
27592759
eslint-utils "^3.0.0"
27602760

27612761
"@typescript-eslint/parser@^4.29.3":
2762-
version "4.31.2"
2763-
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-4.31.2.tgz#54aa75986e3302d91eff2bbbaa6ecfa8084e9c34"
2764-
integrity sha512-EcdO0E7M/sv23S/rLvenHkb58l3XhuSZzKf6DBvLgHqOYdL6YFMYVtreGFWirxaU2mS1GYDby3Lyxco7X5+Vjw==
2762+
version "4.32.0"
2763+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-4.32.0.tgz#751ecca0e2fecd3d44484a9b3049ffc1871616e5"
2764+
integrity sha512-lhtYqQ2iEPV5JqV7K+uOVlPePjClj4dOw7K4/Z1F2yvjIUvyr13yJnDzkK6uon4BjHYuHy3EG0c2Z9jEhFk56w==
27652765
dependencies:
2766-
"@typescript-eslint/scope-manager" "4.31.2"
2767-
"@typescript-eslint/types" "4.31.2"
2768-
"@typescript-eslint/typescript-estree" "4.31.2"
2766+
"@typescript-eslint/scope-manager" "4.32.0"
2767+
"@typescript-eslint/types" "4.32.0"
2768+
"@typescript-eslint/typescript-estree" "4.32.0"
27692769
debug "^4.3.1"
27702770

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

0 commit comments

Comments
 (0)