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

Commit 7c89855

Browse files
build(deps-dev): bump @typescript-eslint/parser in /token-lending/js (#2247)
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 6121695 commit 7c89855

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.0"
329-
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-4.29.0.tgz#e5367ca3c63636bb5d8e0748fcbab7a4f4a04289"
330-
integrity sha512-+92YRNHFdXgq+GhWQPT2bmjX09X7EH36JfgN2/4wmhtwV/HPxozpCNst8jrWcngLtEVd/4zAwA6BKojAlf+YqA==
328+
version "4.29.1"
329+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-4.29.1.tgz#17dfbb45c9032ffa0fe15881d20fbc2a4bdeb02d"
330+
integrity sha512-3fL5iN20hzX3Q4OkG7QEPFjZV2qsVGiDhEwwh+EkmE/w7oteiOvUNzmpu5eSwGJX/anCryONltJ3WDmAzAoCMg==
331331
dependencies:
332-
"@typescript-eslint/scope-manager" "4.29.0"
333-
"@typescript-eslint/types" "4.29.0"
334-
"@typescript-eslint/typescript-estree" "4.29.0"
332+
"@typescript-eslint/scope-manager" "4.29.1"
333+
"@typescript-eslint/types" "4.29.1"
334+
"@typescript-eslint/typescript-estree" "4.29.1"
335335
debug "^4.3.1"
336336

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

0 commit comments

Comments
 (0)