diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2023-02-11 11:24:18 -0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-02-11 11:24:18 -0500 |
| commit | 31d922ffa70ee80c0b0270a1f28ee2351c03670b (patch) | |
| tree | 91a744a64bae7bdd87e0f8d6032c1328b18c7fd4 /package.json | |
| parent | 4c8b1828f5d7aa1ffbf533551bc9a0705c02000e (diff) | |
| download | submelon.dev-31d922ffa70ee80c0b0270a1f28ee2351c03670b.tar.gz submelon.dev-31d922ffa70ee80c0b0270a1f28ee2351c03670b.tar.bz2 submelon.dev-31d922ffa70ee80c0b0270a1f28ee2351c03670b.zip | |
Bump @typescript-eslint/eslint-plugin from 5.50.0 to 5.51.0 (#94)
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.50.0 to 5.51.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.51.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 81517bb..f40c5c1 100644 --- a/package.json +++ b/package.json @@ -42,7 +42,7 @@ "@types/react-dom": "^18.0.10", "@types/react-icons": "^3.0.0", "@types/styled-components": "^5.1.26", - "@typescript-eslint/eslint-plugin": "^5.50.0", + "@typescript-eslint/eslint-plugin": "^5.51.0", "@typescript-eslint/parser": "^5.49.0", "eslint": "^8.34.0", "eslint-config-prettier": "^8.6.0", |
