From 4bc7358c55c891417a0820d3ce243dfd2c07998e Mon Sep 17 00:00:00 2001 From: dependabot[bot] Date: Fri, 9 Apr 2021 06:41:02 +0000 Subject: 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] --- vnext/package-lock.json | 6 +++--- vnext/package.json | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'vnext') diff --git a/vnext/package-lock.json b/vnext/package-lock.json index 60c511f2..ac9459be 100644 --- a/vnext/package-lock.json +++ b/vnext/package-lock.json @@ -7070,9 +7070,9 @@ } }, "eslint-plugin-react": { - "version": "7.23.1", - "resolved": "https://registry.npmjs.org/eslint-plugin-react/-/eslint-plugin-react-7.23.1.tgz", - "integrity": "sha512-MvFGhZjI8Z4HusajmSw0ougGrq3Gs4vT/0WgwksZgf5RrLrRa2oYAw56okU4tZJl8+j7IYNuTM+2RnFEuTSdRQ==", + "version": "7.23.2", + "resolved": "https://registry.npmjs.org/eslint-plugin-react/-/eslint-plugin-react-7.23.2.tgz", + "integrity": "sha512-AfjgFQB+nYszudkxRkTFu0UR1zEQig0ArVMPloKhxwlwkzaw/fBiH0QWcBBhZONlXqQC51+nfqFrkn4EzHcGBw==", "dev": true, "requires": { "array-includes": "^3.1.3", 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", -- cgit v1.2.3