Skip to content
This repository was archived by the owner on Dec 22, 2023. It is now read-only.

Commit d9df3b6

Browse files
chore(deps): bump @typescript-eslint/eslint-plugin from 5.61.0 to 6.0.0
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.61.0 to 6.0.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.0.0/packages/eslint-plugin) --- updated-dependencies: - dependency-name: "@typescript-eslint/eslint-plugin" dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ed04f2f commit d9df3b6

File tree

2 files changed

+222
-35
lines changed

2 files changed

+222
-35
lines changed

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"author": "oclif",
77
"bugs": "https://github.com/PythonCoderAS/eslint-config-oclif-typescript/issues",
88
"dependencies": {
9-
"@typescript-eslint/eslint-plugin": "^5.26.0",
9+
"@typescript-eslint/eslint-plugin": "^6.0.0",
1010
"@typescript-eslint/parser": "^5.26.0",
1111
"eslint-config-xo-space": "^0.34.0",
1212
"eslint-plugin-mocha": "^10.0.5",

0 commit comments

Comments
 (0)