diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2023-09-23 09:32:56 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-09-23 09:32:56 -0400 |
| commit | c17f70404bf436ce803d2a4ec1e6c748873f317b (patch) | |
| tree | a801e049d5072a550e93dc69106b206d257955a8 /package.json | |
| parent | bb0f89f9a7d5a2cdb6742e201542cac89885d989 (diff) | |
| download | submelon.dev-c17f70404bf436ce803d2a4ec1e6c748873f317b.tar.gz submelon.dev-c17f70404bf436ce803d2a4ec1e6c748873f317b.tar.bz2 submelon.dev-c17f70404bf436ce803d2a4ec1e6c748873f317b.zip | |
build(deps-dev): bump @typescript-eslint/eslint-plugin (#261)
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 6.6.0 to 6.7.2.
- [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.7.2/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 f02e527..0400245 100644 --- a/package.json +++ b/package.json @@ -42,7 +42,7 @@ "@types/react": "^18.2.22", "@types/react-dom": "^18.2.7", "@types/react-icons": "^3.0.0", - "@typescript-eslint/eslint-plugin": "^6.6.0", + "@typescript-eslint/eslint-plugin": "^6.7.2", "@typescript-eslint/parser": "^6.6.0", "badgen-cli": "^0.2.0", "eslint": "^8.49.0", |
