diff options
author | dependabot[bot] | 2020-12-30 07:04:13 +0000 |
---|---|---|
committer | Vitaly Takmazov | 2023-01-13 10:37:56 +0300 |
commit | aded72729badd933b99fa87d8c5acaf11e13e4b3 (patch) | |
tree | 21f46fe312713e45596a89bc4b2bf8322e048364 /vnext/package.json | |
parent | 1a1f1b46cf9efd0b53683c50f499d4a9ec79ece1 (diff) |
Bump eslint-plugin-react from 7.21.5 to 7.22.0
Bumps [eslint-plugin-react](https://github.com/yannickcr/eslint-plugin-react) from 7.21.5 to 7.22.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.21.5...v7.22.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 723c8a0d..0c9b7b91 100644 --- a/vnext/package.json +++ b/vnext/package.json @@ -25,7 +25,7 @@ "eslint-plugin-babel": "^5.3.1", "eslint-plugin-jest": "^24.1.3", "eslint-plugin-only-ascii": "^0.0.0", - "eslint-plugin-react": "^7.21.5", + "eslint-plugin-react": "^7.22.0", "eslint-plugin-react-hooks": "^4.2.0", "eslint-webpack-plugin": "^2.4.1", "file-loader": "^6.2.0", |