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

Commit 22d605f

Browse files
build(deps-dev): bump @typescript-eslint/parser in /token-lending/js (#1165)
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 4.14.1 to 4.14.2. - [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.14.2/packages/parser) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 692f7ad commit 22d605f

File tree

2 files changed

+24
-24
lines changed

2 files changed

+24
-24
lines changed

token-lending/js/package-lock.json

Lines changed: 23 additions & 23 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

token-lending/js/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
"@types/prettier": "^2.1.6",
5656
"@types/rollup-plugin-json": "^3.0.2",
5757
"@typescript-eslint/eslint-plugin": "^4.14.0",
58-
"@typescript-eslint/parser": "^4.14.1",
58+
"@typescript-eslint/parser": "^4.14.2",
5959
"dotenv": "^8.2.0",
6060
"eslint": "^7.18.0",
6161
"eslint-config-prettier": "^7.2.0",

0 commit comments

Comments
 (0)