Skip to content
This repository was archived by the owner on Jan 28, 2025. It is now read-only.

Commit b0e9287

Browse files
chore(deps-dev): bump @typescript-eslint/parser from 4.28.4 to 4.28.5 (#1455)
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 4.28.4 to 4.28.5. - [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.28.5/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> Co-authored-by: Daniel Phang <[email protected]>
1 parent 07f8028 commit b0e9287

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

yarn.lock

+6-6
Original file line numberDiff line numberDiff line change
@@ -3663,13 +3663,13 @@
36633663
eslint-utils "^3.0.0"
36643664

36653665
"@typescript-eslint/parser@^4.26.1":
3666-
version "4.28.4"
3667-
resolved "https://registry.npmjs.org/@typescript-eslint/parser/-/parser-4.28.4.tgz#bc462dc2779afeefdcf49082516afdc3e7b96fab"
3668-
integrity sha512-4i0jq3C6n+og7/uCHiE6q5ssw87zVdpUj1k6VlVYMonE3ILdFApEzTWgppSRG4kVNB/5jxnH+gTeKLMNfUelQA==
3666+
version "4.28.5"
3667+
resolved "https://registry.npmjs.org/@typescript-eslint/parser/-/parser-4.28.5.tgz#9c971668f86d1b5c552266c47788a87488a47d1c"
3668+
integrity sha512-NPCOGhTnkXGMqTznqgVbA5LqVsnw+i3+XA1UKLnAb+MG1Y1rP4ZSK9GX0kJBmAZTMIktf+dTwXToT6kFwyimbw==
36693669
dependencies:
3670-
"@typescript-eslint/scope-manager" "4.28.4"
3671-
"@typescript-eslint/types" "4.28.4"
3672-
"@typescript-eslint/typescript-estree" "4.28.4"
3670+
"@typescript-eslint/scope-manager" "4.28.5"
3671+
"@typescript-eslint/types" "4.28.5"
3672+
"@typescript-eslint/typescript-estree" "4.28.5"
36733673
debug "^4.3.1"
36743674

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

0 commit comments

Comments
 (0)