Skip to content

Commit 6d54186

Browse files
build(deps-dev): bump @typescript-eslint/parser in /token-lending/js (solana-labs#1314)
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 4.15.1 to 4.15.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.15.2/packages/parser) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent aa77dd6 commit 6d54186

File tree

2 files changed

+65
-7
lines changed

2 files changed

+65
-7
lines changed

token-lending/js/package-lock.json

Lines changed: 64 additions & 6 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.2.1",
5656
"@types/rollup-plugin-json": "^3.0.2",
5757
"@typescript-eslint/eslint-plugin": "^4.15.1",
58-
"@typescript-eslint/parser": "^4.15.1",
58+
"@typescript-eslint/parser": "^4.15.2",
5959
"dotenv": "^8.2.0",
6060
"eslint": "^7.20.0",
6161
"eslint-config-prettier": "^7.2.0",

0 commit comments

Comments
 (0)