Skip to content

Commit 0f5a990

Browse files
build(deps-dev): bump @typescript-eslint/eslint-plugin in /website (#2637)
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 7.7.1 to 7.8.0. - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v7.8.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 bd8d1f5 commit 0f5a990

File tree

2 files changed

+39
-114
lines changed

2 files changed

+39
-114
lines changed

website/package-lock.json

+38-113
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

website/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"@docusaurus/tsconfig": "^3.2.1",
3838
"@docusaurus/types": "^3.2.0",
3939
"@types/node": "^20.12.2",
40-
"@typescript-eslint/eslint-plugin": "^7.7.1",
40+
"@typescript-eslint/eslint-plugin": "^7.8.0",
4141
"@typescript-eslint/parser": "^7.8.0",
4242
"eslint": "^8.57.0",
4343
"eslint-import-resolver-typescript": "^3.6.1",

0 commit comments

Comments
 (0)