aboutsummaryrefslogtreecommitdiffhomepage
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-02-25 09:37:02 -0500
committerGitHub <noreply@github.com>2023-02-25 09:37:02 -0500
commitee751617d15dc2edaffba7bae3249619dd3aef16 (patch)
tree81477998b9372138ac4dabbc310b325121c6c2a0 /package.json
parentadaa1daf53d61de8a2f8a97ff1aee800eafda9c1 (diff)
downloadsubmelon.dev-ee751617d15dc2edaffba7bae3249619dd3aef16.tar.gz
submelon.dev-ee751617d15dc2edaffba7bae3249619dd3aef16.tar.bz2
submelon.dev-ee751617d15dc2edaffba7bae3249619dd3aef16.zip
Bump eslint-plugin-react from 7.32.1 to 7.32.2 (#106)
Bumps [eslint-plugin-react](https://github.com/jsx-eslint/eslint-plugin-react) from 7.32.1 to 7.32.2. - [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.32.1...v7.32.2) --- 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.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 07216f9..6b0ae17 100644
--- a/package.json
+++ b/package.json
@@ -49,7 +49,7 @@
"eslint": "^8.34.0",
"eslint-config-prettier": "^8.6.0",
"eslint-plugin-prettier": "^4.2.1",
- "eslint-plugin-react": "^7.32.1",
+ "eslint-plugin-react": "^7.32.2",
"typescript": "latest"
}
}