aboutsummaryrefslogtreecommitdiff
path: root/vnext/package.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2021-04-09 06:41:02 +0000
committerGravatar Vitaly Takmazov2023-01-13 10:37:57 +0300
commit4bc7358c55c891417a0820d3ce243dfd2c07998e (patch)
treee5f8a24230cab9cfa93746ecb146b6aee5c1175f /vnext/package.json
parent3bbacd732eb12da349ea87807f620b5dcf7993d0 (diff)
Bump eslint-plugin-react from 7.23.1 to 7.23.2
Bumps [eslint-plugin-react](https://github.com/yannickcr/eslint-plugin-react) from 7.23.1 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.23.1...v7.23.2) 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 cc6ef838..0cec7a4e 100644
--- a/vnext/package.json
+++ b/vnext/package.json
@@ -25,7 +25,7 @@
"eslint-plugin-babel": "^5.3.1",
"eslint-plugin-jest": "^24.3.4",
"eslint-plugin-only-ascii": "^0.0.0",
- "eslint-plugin-react": "^7.23.1",
+ "eslint-plugin-react": "^7.23.2",
"eslint-plugin-react-hooks": "^4.2.0",
"eslint-webpack-plugin": "^2.5.3",
"file-loader": "^6.2.0",