Skip to content

Commit 4a07eac

Browse files
build(deps-dev): bump @typescript-eslint/parser from 5.3.1 to 5.4.0 (#1175)
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.3.1 to 5.4.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/v5.4.0/packages/parser) --- updated-dependencies: - dependency-name: "@typescript-eslint/parser" dependency-type: direct:development 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 593d258 commit 4a07eac

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
@@ -1004,13 +1004,13 @@
10041004
eslint-utils "^3.0.0"
10051005

10061006
"@typescript-eslint/parser@^5.2.0":
1007-
version "5.3.1"
1008-
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-5.3.1.tgz#8ff1977c3d3200c217b3e4628d43ef92f89e5261"
1009-
integrity sha512-TD+ONlx5c+Qhk21x9gsJAMRohWAUMavSOmJgv3JGy9dgPhuBd5Wok0lmMClZDyJNLLZK1JRKiATzCKZNUmoyfw==
1007+
version "5.4.0"
1008+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-5.4.0.tgz#3aa83ce349d66e39b84151f6d5464928044ca9e3"
1009+
integrity sha512-JoB41EmxiYpaEsRwpZEYAJ9XQURPFer8hpkIW9GiaspVLX8oqbqNM8P4EP8HOZg96yaALiLEVWllA2E8vwsIKw==
10101010
dependencies:
1011-
"@typescript-eslint/scope-manager" "5.3.1"
1012-
"@typescript-eslint/types" "5.3.1"
1013-
"@typescript-eslint/typescript-estree" "5.3.1"
1011+
"@typescript-eslint/scope-manager" "5.4.0"
1012+
"@typescript-eslint/types" "5.4.0"
1013+
"@typescript-eslint/typescript-estree" "5.4.0"
10141014
debug "^4.3.2"
10151015

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

0 commit comments

Comments
 (0)