diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2023-08-05 10:10:16 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-08-05 10:10:16 -0400 |
| commit | 3c01e053d6a13180ac1d2a3064af40a0e2cf2171 (patch) | |
| tree | cdab9e9c9776d18e2b762831c4a6f7f8bef56146 /package.json | |
| parent | 866cbfa1691d9296720171f9ae50a617a34f8a07 (diff) | |
| download | submelon.dev-3c01e053d6a13180ac1d2a3064af40a0e2cf2171.tar.gz submelon.dev-3c01e053d6a13180ac1d2a3064af40a0e2cf2171.tar.bz2 submelon.dev-3c01e053d6a13180ac1d2a3064af40a0e2cf2171.zip | |
build(deps-dev): bump eslint-plugin-react from 7.33.0 to 7.33.1 (#225)
Bumps [eslint-plugin-react](https://github.com/jsx-eslint/eslint-plugin-react) from 7.33.0 to 7.33.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.33.0...v7.33.1)
---
updated-dependencies:
- dependency-name: eslint-plugin-react
dependency-type: direct:development
update-type: version-update:semver-patch
...
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 124d0e5..398f658 100644 --- a/package.json +++ b/package.json @@ -48,7 +48,7 @@ "eslint": "^8.46.0", "eslint-config-prettier": "^8.9.0", "eslint-plugin-prettier": "^5.0.0", - "eslint-plugin-react": "^7.33.0", + "eslint-plugin-react": "^7.33.1", "typescript": "latest" } } |
