Skip to content

Commit 01edc99

Browse files
build(deps-dev): bump @typescript-eslint/eslint-plugin in /website (#2372)
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 6.18.1 to 6.19.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/v6.19.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 6a4637f commit 01edc99

File tree

2 files changed

+248
-20
lines changed

2 files changed

+248
-20
lines changed

website/package-lock.json

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

website/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"@docusaurus/tsconfig": "^3.1.0",
3737
"@docusaurus/types": "^3.1.0",
3838
"@types/node": "^20.11.0",
39-
"@typescript-eslint/eslint-plugin": "^6.18.1",
39+
"@typescript-eslint/eslint-plugin": "^6.19.0",
4040
"@typescript-eslint/parser": "^6.18.1",
4141
"eslint": "^8.56.0",
4242
"eslint-import-resolver-typescript": "^3.6.1",

0 commit comments

Comments
 (0)