Skip to content

Commit 8de808f

Browse files
chore(deps): bump @typescript-eslint/parser from 4.31.1 to 4.31.2 (#388)
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 4.31.1 to 4.31.2. - [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.31.2/packages/parser) --- updated-dependencies: - dependency-name: "@typescript-eslint/parser" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 6363b83 commit 8de808f

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

27602760
"@typescript-eslint/parser@^4.29.3":
2761-
version "4.31.1"
2762-
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-4.31.1.tgz#8f9a2672033e6f6d33b1c0260eebdc0ddf539064"
2763-
integrity sha512-dnVZDB6FhpIby6yVbHkwTKkn2ypjVIfAR9nh+kYsA/ZL0JlTsd22BiDjouotisY3Irmd3OW1qlk9EI5R8GrvRQ==
2761+
version "4.31.2"
2762+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-4.31.2.tgz#54aa75986e3302d91eff2bbbaa6ecfa8084e9c34"
2763+
integrity sha512-EcdO0E7M/sv23S/rLvenHkb58l3XhuSZzKf6DBvLgHqOYdL6YFMYVtreGFWirxaU2mS1GYDby3Lyxco7X5+Vjw==
27642764
dependencies:
2765-
"@typescript-eslint/scope-manager" "4.31.1"
2766-
"@typescript-eslint/types" "4.31.1"
2767-
"@typescript-eslint/typescript-estree" "4.31.1"
2765+
"@typescript-eslint/scope-manager" "4.31.2"
2766+
"@typescript-eslint/types" "4.31.2"
2767+
"@typescript-eslint/typescript-estree" "4.31.2"
27682768
debug "^4.3.1"
27692769

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

0 commit comments

Comments
 (0)