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

Commit 5fac39e

Browse files
chore(deps-dev): bump @typescript-eslint/parser from 4.28.2 to 4.28.4 (#1425)
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 4.28.2 to 4.28.4. - [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.4/packages/parser) --- updated-dependencies: - dependency-name: "@typescript-eslint/parser" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ba43013 commit 5fac39e

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
@@ -3656,13 +3656,13 @@
36563656
eslint-utils "^3.0.0"
36573657

36583658
"@typescript-eslint/parser@^4.26.1":
3659-
version "4.28.2"
3660-
resolved "https://registry.npmjs.org/@typescript-eslint/parser/-/parser-4.28.2.tgz#6aff11bf4b91eb67ca7517962eede951e9e2a15d"
3661-
integrity sha512-Q0gSCN51eikAgFGY+gnd5p9bhhCUAl0ERMiDKrTzpSoMYRubdB8MJrTTR/BBii8z+iFwz8oihxd0RAdP4l8w8w==
3659+
version "4.28.4"
3660+
resolved "https://registry.npmjs.org/@typescript-eslint/parser/-/parser-4.28.4.tgz#bc462dc2779afeefdcf49082516afdc3e7b96fab"
3661+
integrity sha512-4i0jq3C6n+og7/uCHiE6q5ssw87zVdpUj1k6VlVYMonE3ILdFApEzTWgppSRG4kVNB/5jxnH+gTeKLMNfUelQA==
36623662
dependencies:
3663-
"@typescript-eslint/scope-manager" "4.28.2"
3664-
"@typescript-eslint/types" "4.28.2"
3665-
"@typescript-eslint/typescript-estree" "4.28.2"
3663+
"@typescript-eslint/scope-manager" "4.28.4"
3664+
"@typescript-eslint/types" "4.28.4"
3665+
"@typescript-eslint/typescript-estree" "4.28.4"
36663666
debug "^4.3.1"
36673667

36683668
"@typescript-eslint/scope-manager@4.28.2":

0 commit comments

Comments
 (0)