diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2023-09-09 09:07:26 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-09-09 09:07:26 -0400 |
| commit | ba1a2c321f5d5f0fbb1f4f0f376c06cbd29e6ceb (patch) | |
| tree | b34d65039e12bf26c946651671fa363732e9960c /package.json | |
| parent | 44a64cb8595cc2eafa5f7e5e2ce4ce6c178606d8 (diff) | |
| download | submelon.dev-ba1a2c321f5d5f0fbb1f4f0f376c06cbd29e6ceb.tar.gz submelon.dev-ba1a2c321f5d5f0fbb1f4f0f376c06cbd29e6ceb.tar.bz2 submelon.dev-ba1a2c321f5d5f0fbb1f4f0f376c06cbd29e6ceb.zip | |
build(deps-dev): bump @typescript-eslint/eslint-plugin (#248)
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 6.4.1 to 6.6.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.6.0/packages/eslint-plugin)
---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
dependency-type: direct:development
update-type: version-update:semver-minor
...
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.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 6575be4..e687c40 100644 --- a/package.json +++ b/package.json @@ -42,7 +42,7 @@ "@types/react": "^18.2.21", "@types/react-dom": "^18.2.7", "@types/react-icons": "^3.0.0", - "@typescript-eslint/eslint-plugin": "^6.4.1", + "@typescript-eslint/eslint-plugin": "^6.6.0", "@typescript-eslint/parser": "^6.6.0", "badgen-cli": "^0.2.0", "eslint": "^8.48.0", |
