aboutsummaryrefslogtreecommitdiff
path: root/vnext/package.json
diff options
context:
space:
mode:
authorGravatar dependabot-preview[bot]2020-11-03 08:39:31 +0000
committerGravatar Vitaly Takmazov2023-01-13 10:37:55 +0300
commit183b480fdf9c2cd345f57af99b76574fad36f2c9 (patch)
treef3941683b268cb086abc44ad2a1d55bc66356f78 /vnext/package.json
parentd85d8a511d1b0d700bd5368352702f74cd263e0e (diff)
Bump eslint-plugin-react from 7.21.4 to 7.21.5
Bumps [eslint-plugin-react](https://github.com/yannickcr/eslint-plugin-react) from 7.21.4 to 7.21.5. - [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.4...v7.21.5) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Diffstat (limited to 'vnext/package.json')
-rw-r--r--vnext/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/vnext/package.json b/vnext/package.json
index a1c4b795..c421fbf7 100644
--- a/vnext/package.json
+++ b/vnext/package.json
@@ -25,7 +25,7 @@
"eslint-plugin-babel": "^5.3.1",
"eslint-plugin-jest": "^24.1.0",
"eslint-plugin-only-ascii": "^0.0.0",
- "eslint-plugin-react": "^7.21.4",
+ "eslint-plugin-react": "^7.21.5",
"eslint-plugin-react-hooks": "^4.2.0",
"eslint-webpack-plugin": "^2.1.0",
"file-loader": "^6.1.1",