Skip to content

Commit a0be161

Browse files
chore(deps-dev): bump @typescript-eslint/eslint-plugin from 5.62.0 to 6.4.0 (#27)
* chore(deps-dev): bump @typescript-eslint/eslint-plugin Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.62.0 to 6.4.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.4.0/packages/eslint-plugin) --- updated-dependencies: - dependency-name: "@typescript-eslint/eslint-plugin" dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> * Update package.json --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Manuel Spigolon <behemoth89@gmail.com>
1 parent b190e29 commit a0be161

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,8 +35,8 @@
3535
"homepage": "https://github.com/Eomm/mercurius-logging#readme",
3636
"devDependencies": {
3737
"@types/node": "^20.1.0",
38-
"@typescript-eslint/eslint-plugin": "^5.46.0",
39-
"@typescript-eslint/parser": "^5.46.0",
38+
"@typescript-eslint/eslint-plugin": "^6.4.0",
39+
"@typescript-eslint/parser": "^6.4.0",
4040
"ava": "^5.3.1",
4141
"c8": "^8.0.0",
4242
"fastify": "^4.4.0",

0 commit comments

Comments
 (0)