diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2023-06-24 08:12:52 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-06-24 08:12:52 -0400 |
| commit | 1fff1e43265ec3e0f55085a9d4f622e3e9c896ad (patch) | |
| tree | 77b1f43bdc89bf37cf25c4a6dcb08fa04f35d9a1 /package.json | |
| parent | b3608eb97ca805e514f75f07b72aaa7ae7bdabd4 (diff) | |
| download | submelon.dev-1fff1e43265ec3e0f55085a9d4f622e3e9c896ad.tar.gz submelon.dev-1fff1e43265ec3e0f55085a9d4f622e3e9c896ad.tar.bz2 submelon.dev-1fff1e43265ec3e0f55085a9d4f622e3e9c896ad.zip | |
Bump @typescript-eslint/eslint-plugin from 5.59.9 to 5.60.0 (#191)
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.59.9 to 5.60.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/v5.60.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 8173872..18269eb 100644 --- a/package.json +++ b/package.json @@ -43,7 +43,7 @@ "@types/react-dom": "^18.2.5", "@types/react-icons": "^3.0.0", "@types/styled-components": "^5.1.26", - "@typescript-eslint/eslint-plugin": "^5.59.9", + "@typescript-eslint/eslint-plugin": "^5.60.0", "@typescript-eslint/parser": "^5.59.11", "badgen-cli": "^0.2.0", "eslint": "^8.42.0", |
