Skip to content

Commit 01deb07

Browse files
build(deps-dev): Bump @typescript-eslint/eslint-plugin (#1255)
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 6.9.0 to 6.9.1. - [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.9.1/packages/eslint-plugin) --- updated-dependencies: - dependency-name: "@typescript-eslint/eslint-plugin" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2d384cf commit 01deb07

File tree

2 files changed

+198
-20
lines changed

2 files changed

+198
-20
lines changed

package-lock.json

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

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
"devDependencies": {
5252
"@types/jest": "^29.5.7",
5353
"@types/node": "^20.8.10",
54-
"@typescript-eslint/eslint-plugin": "^6.9.0",
54+
"@typescript-eslint/eslint-plugin": "^6.9.1",
5555
"@typescript-eslint/parser": "^6.9.0",
5656
"eslint-config-prettier": "^9.0.0",
5757
"eslint": "^8.52.0",

0 commit comments

Comments
 (0)