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

Commit f7ea090

Browse files
build(deps-dev): bump @typescript-eslint/parser in /token-lending/js (#2357)
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 4.29.3 to 4.30.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/v4.30.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 03f5c31 commit f7ea090

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

token-lending/js/yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -325,13 +325,13 @@
325325
eslint-utils "^3.0.0"
326326

327327
"@typescript-eslint/parser@^4.28.1":
328-
version "4.29.3"
329-
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-4.29.3.tgz#2ac25535f34c0e98f50c0e6b28c679c2357d45f2"
330-
integrity sha512-jrHOV5g2u8ROghmspKoW7pN8T/qUzk0+DITun0MELptvngtMrwUJ1tv5zMI04CYVEUsSrN4jV7AKSv+I0y0EfQ==
328+
version "4.30.0"
329+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-4.30.0.tgz#6abd720f66bd790f3e0e80c3be77180c8fcb192d"
330+
integrity sha512-HJ0XuluSZSxeboLU7Q2VQ6eLlCwXPBOGnA7CqgBnz2Db3JRQYyBDJgQnop6TZ+rsbSx5gEdWhw4rE4mDa1FnZg==
331331
dependencies:
332-
"@typescript-eslint/scope-manager" "4.29.3"
333-
"@typescript-eslint/types" "4.29.3"
334-
"@typescript-eslint/typescript-estree" "4.29.3"
332+
"@typescript-eslint/scope-manager" "4.30.0"
333+
"@typescript-eslint/types" "4.30.0"
334+
"@typescript-eslint/typescript-estree" "4.30.0"
335335
debug "^4.3.1"
336336

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

0 commit comments

Comments
 (0)