diff options
author | dependabot[bot] | 2021-03-23 06:53:30 +0000 |
---|---|---|
committer | Vitaly Takmazov | 2023-01-13 10:37:56 +0300 |
commit | c08ccb407a4669bb641de6e58940bfcecdb9f9a2 (patch) | |
tree | 3ce4f97f76918afe109f1f0ca875246a11c61ecd /vnext/package.json | |
parent | 450f5b50cafabeac4b08b8b602f0a21f468ec26f (diff) |
Bump eslint-plugin-react from 7.22.0 to 7.23.0
Bumps [eslint-plugin-react](https://github.com/yannickcr/eslint-plugin-react) from 7.22.0 to 7.23.0.
- [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.22.0...v7.23.0)
Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'vnext/package.json')
-rw-r--r-- | vnext/package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/vnext/package.json b/vnext/package.json index 25bf6820..2fb6d1c1 100644 --- a/vnext/package.json +++ b/vnext/package.json @@ -25,7 +25,7 @@ "eslint-plugin-babel": "^5.3.1", "eslint-plugin-jest": "^24.3.2", "eslint-plugin-only-ascii": "^0.0.0", - "eslint-plugin-react": "^7.22.0", + "eslint-plugin-react": "^7.23.0", "eslint-plugin-react-hooks": "^4.2.0", "eslint-webpack-plugin": "^2.5.2", "file-loader": "^6.2.0", |