aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-03-03 14:10:01 +0900
committerGitHub <noreply@github.com>2024-03-03 05:10:01 +0000
commit5c8a629df4696480e1a01893474dc782b6c9c672 (patch)
treef47aa0dc27ea38e5211a97fbe615466795328824 /package.json
parent74e726afe4d2b3cc94643408582cd5601924677f (diff)
Bump @typescript-eslint/eslint-plugin from 6.21.0 to 7.0.0 (#750)
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 6.21.0 to 7.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/v7.0.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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 6b03948d..1ef6cc49 100644
--- a/package.json
+++ b/package.json
@@ -70,7 +70,7 @@
"@types/node": "20.11.5",
"@types/wanakana": "^5.3.0",
"@types/zip.js": "^2.0.33",
- "@typescript-eslint/eslint-plugin": "^6.21.0",
+ "@typescript-eslint/eslint-plugin": "^7.0.0",
"@typescript-eslint/parser": "^6.21.0",
"@vitest/coverage-v8": "1.2.2",
"ajv": "^8.12.0",