diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2023-12-02 12:24:17 -0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-12-02 12:24:17 -0500 |
| commit | 5ea8d5337e0d7ede26f613dbae6ea3efa2bd5295 (patch) | |
| tree | b5d902a68d1467f7a81c6d30f2aa27e5dfb9a87a /package.json | |
| parent | 99f754f731bc7074ec5d1a027d1a53847be0e4b5 (diff) | |
| download | submelon.dev-5ea8d5337e0d7ede26f613dbae6ea3efa2bd5295.tar.gz submelon.dev-5ea8d5337e0d7ede26f613dbae6ea3efa2bd5295.tar.bz2 submelon.dev-5ea8d5337e0d7ede26f613dbae6ea3efa2bd5295.zip | |
build(deps-dev): bump @typescript-eslint/eslint-plugin (#311)
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 6.12.0 to 6.13.1.
- [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.13.1/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 661ca51..ee60fe6 100644 --- a/package.json +++ b/package.json @@ -42,7 +42,7 @@ "@types/react": "^18.2.40", "@types/react-dom": "^18.2.17", "@types/react-icons": "^3.0.0", - "@typescript-eslint/eslint-plugin": "^6.12.0", + "@typescript-eslint/eslint-plugin": "^6.13.1", "@typescript-eslint/parser": "^6.11.0", "badgen-cli": "^0.2.0", "eslint": "^8.53.0", |
