Skip to content

Commit 9a42783

Browse files
chore(deps-dev): bump @typescript-eslint/parser from 4.29.0 to 4.29.1 (#241)
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 4.29.0 to 4.29.1. - [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.29.1/packages/parser) --- updated-dependencies: - dependency-name: "@typescript-eslint/parser" dependency-type: direct:development 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 61d1418 commit 9a42783

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
@@ -917,13 +917,13 @@
917917
eslint-utils "^3.0.0"
918918

919919
"@typescript-eslint/parser@^4.1.0":
920-
version "4.29.0"
921-
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-4.29.0.tgz#e5367ca3c63636bb5d8e0748fcbab7a4f4a04289"
922-
integrity sha512-+92YRNHFdXgq+GhWQPT2bmjX09X7EH36JfgN2/4wmhtwV/HPxozpCNst8jrWcngLtEVd/4zAwA6BKojAlf+YqA==
920+
version "4.29.1"
921+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-4.29.1.tgz#17dfbb45c9032ffa0fe15881d20fbc2a4bdeb02d"
922+
integrity sha512-3fL5iN20hzX3Q4OkG7QEPFjZV2qsVGiDhEwwh+EkmE/w7oteiOvUNzmpu5eSwGJX/anCryONltJ3WDmAzAoCMg==
923923
dependencies:
924-
"@typescript-eslint/scope-manager" "4.29.0"
925-
"@typescript-eslint/types" "4.29.0"
926-
"@typescript-eslint/typescript-estree" "4.29.0"
924+
"@typescript-eslint/scope-manager" "4.29.1"
925+
"@typescript-eslint/types" "4.29.1"
926+
"@typescript-eslint/typescript-estree" "4.29.1"
927927
debug "^4.3.1"
928928

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

0 commit comments

Comments
 (0)