diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2023-01-28 16:46:55 -0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-01-28 16:46:55 -0500 |
| commit | 3d477ec3f5f89ab7d37ac281db9578c28e34ce34 (patch) | |
| tree | fb39171c5d30b27bf93c6a300913cac6af7ff869 /package.json | |
| parent | f03f636a1e6d3831c682517c5ee74bb6b14c7ccb (diff) | |
| download | submelon.dev-3d477ec3f5f89ab7d37ac281db9578c28e34ce34.tar.gz submelon.dev-3d477ec3f5f89ab7d37ac281db9578c28e34ce34.tar.bz2 submelon.dev-3d477ec3f5f89ab7d37ac281db9578c28e34ce34.zip | |
Bump eslint-plugin-react from 7.31.11 to 7.32.1 (#81)
Bumps [eslint-plugin-react](https://github.com/jsx-eslint/eslint-plugin-react) from 7.31.11 to 7.32.1.
- [Release notes](https://github.com/jsx-eslint/eslint-plugin-react/releases)
- [Changelog](https://github.com/jsx-eslint/eslint-plugin-react/blob/master/CHANGELOG.md)
- [Commits](https://github.com/jsx-eslint/eslint-plugin-react/compare/v7.31.11...v7.32.1)
---
updated-dependencies:
- dependency-name: eslint-plugin-react
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 27f34db..05764bf 100644 --- a/package.json +++ b/package.json @@ -47,7 +47,7 @@ "eslint": "^8.32.0", "eslint-config-prettier": "^8.6.0", "eslint-plugin-prettier": "^4.2.1", - "eslint-plugin-react": "^7.31.11", + "eslint-plugin-react": "^7.32.1", "typescript": "latest" } } |
