diff options
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2021-05-05 04:56:31 +0000 |
---|---|---|
committer | Pete Johanson <peter@peterjohanson.com> | 2021-05-17 00:18:17 -0400 |
commit | 8a39683965c540677e2a84428a88d947debf6235 (patch) | |
tree | 8d95f6fa9f1e439a8c0e1707b6be72dbefb66c84 /docs/package.json | |
parent | fe36073a105db036d6db7aba35509aad14019bd1 (diff) |
chore(deps-dev): bump eslint-plugin-react from 7.21.5 to 7.23.2 in /docs
Bumps [eslint-plugin-react](https://github.com/yannickcr/eslint-plugin-react) from 7.21.5 to 7.23.2.
- [Release notes](https://github.com/yannickcr/eslint-plugin-react/releases)
- [Changelog](https://github.com/yannickcr/eslint-plugin-react/blob/master/CHANGELOG.md)
- [Commits](https://github.com/yannickcr/eslint-plugin-react/compare/v7.21.5...v7.23.2)
Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'docs/package.json')
-rw-r--r-- | docs/package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/package.json b/docs/package.json index 1596a6e..22078bd 100644 --- a/docs/package.json +++ b/docs/package.json @@ -43,7 +43,7 @@ "eslint": "^7.25.0", "eslint-config-prettier": "^8.3.0", "eslint-plugin-mdx": "^1.8.2", - "eslint-plugin-react": "^7.21.5", + "eslint-plugin-react": "^7.23.2", "null-loader": "^3.0.0", "prettier": "2.1.2", "string-replace-loader": "2.3" |