diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2024-02-19 15:37:20 +0000 |
|---|---|---|
| committer | seth <[email protected]> | 2024-02-21 00:19:04 -0500 |
| commit | 2c715c62fde3f7cf2587bcfe32edf824c832213e (patch) | |
| tree | 26909f7c2e36ffe51772a5aae9995486d77c76e4 /package.json | |
| parent | 59d54c8e82f345488e96f49ab8357e9f0abbd822 (diff) | |
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 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] <[email protected]>
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 4813d9a..0cddcba 100644 --- a/package.json +++ b/package.json @@ -18,7 +18,7 @@ "@cloudflare/workers-types": "^4.20240208.0", "@microsoft/eslint-formatter-sarif": "^3.0.0", "@types/node": "^20.11.19", - "@typescript-eslint/eslint-plugin": "^6.21.0", + "@typescript-eslint/eslint-plugin": "^7.0.0", "@typescript-eslint/parser": "^6.21.0", "esbuild": "^0.20.1", "eslint": "^8.56.0", |
