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

Commit d10db8d

Browse files
build(deps-dev): bump @typescript-eslint/eslint-plugin (#1952)
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 4.27.0 to 4.28.0. - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/eslint-plugin/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v4.28.0/packages/eslint-plugin) --- updated-dependencies: - dependency-name: "@typescript-eslint/eslint-plugin" 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 702f147 commit d10db8d

File tree

2 files changed

+29
-66
lines changed

2 files changed

+29
-66
lines changed

token-lending/js/package-lock.json

Lines changed: 28 additions & 65 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
@@ -50,7 +50,7 @@
5050
"@types/node": "^15.12.4",
5151
"@types/prettier": "^2.3.0",
5252
"@types/rollup-plugin-json": "^3.0.2",
53-
"@typescript-eslint/eslint-plugin": "^4.27.0",
53+
"@typescript-eslint/eslint-plugin": "^4.28.0",
5454
"@typescript-eslint/parser": "^4.28.0",
5555
"dotenv": "^10.0.0",
5656
"eslint": "^7.29.0",

0 commit comments

Comments
 (0)