aboutsummaryrefslogtreecommitdiff
path: root/vnext/package.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2021-06-07 21:34:46 +0000
committerGravatar Vitaly Takmazov2023-01-13 10:37:57 +0300
commitf56d8975835f7e1bbc4079f15cc7e8d1e7194676 (patch)
tree0ec4612c3024d97631a8088cb7a991e72725318e /vnext/package.json
parent4219571425c7b69e674ed863787b466232c92c1e (diff)
Bump eslint-plugin-react from 7.23.2 to 7.24.0
Bumps [eslint-plugin-react](https://github.com/yannickcr/eslint-plugin-react) from 7.23.2 to 7.24.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.23.2...v7.24.0) Signed-off-by: dependabot[bot] <support@github.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 bb0e0e09..1d312b6f 100644
--- a/vnext/package.json
+++ b/vnext/package.json
@@ -25,7 +25,7 @@
"eslint-plugin-babel": "^5.3.1",
"eslint-plugin-jest": "^24.3.6",
"eslint-plugin-only-ascii": "^0.0.0",
- "eslint-plugin-react": "^7.23.2",
+ "eslint-plugin-react": "^7.24.0",
"eslint-plugin-react-hooks": "^4.2.0",
"eslint-webpack-plugin": "^2.5.4",
"file-loader": "^6.2.0",