From 5e345f7487d7f2bb66086e362e986a73878ec3bd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 Jan 2023 04:18:47 +0000 Subject: [PATCH] :arrow_up: Bump eslint-plugin-react from 7.32.1 to 7.32.2 Bumps [eslint-plugin-react](https://github.com/jsx-eslint/eslint-plugin-react) from 7.32.1 to 7.32.2. - [Release notes](https://github.com/jsx-eslint/eslint-plugin-react/releases) - [Changelog](https://github.com/jsx-eslint/eslint-plugin-react/blob/master/CHANGELOG.md) - [Commits](https://github.com/jsx-eslint/eslint-plugin-react/compare/v7.32.1...v7.32.2) --- updated-dependencies: - dependency-name: eslint-plugin-react dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- packages/website/package.json | 2 +- yarn.lock | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/packages/website/package.json b/packages/website/package.json index 598b2e67dd..b241d86e43 100644 --- a/packages/website/package.json +++ b/packages/website/package.json @@ -28,7 +28,7 @@ "eslint-import-resolver-typescript": "^3.5.3", "eslint-plugin-import": "^2.27.5", "eslint-plugin-jest": "^27.2.1", - "eslint-plugin-react": "^7.32.1", + "eslint-plugin-react": "^7.32.2", "focus-trap-react": "^10.0.0", "gitmojis": "workspace:*", "jest": "^29.0.1", diff --git a/yarn.lock b/yarn.lock index 1d2b15296d..fc27118fa0 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4779,9 +4779,9 @@ __metadata: languageName: node linkType: hard -"eslint-plugin-react@npm:^7.32.1": - version: 7.32.1 - resolution: "eslint-plugin-react@npm:7.32.1" +"eslint-plugin-react@npm:^7.32.2": + version: 7.32.2 + resolution: "eslint-plugin-react@npm:7.32.2" dependencies: array-includes: ^3.1.6 array.prototype.flatmap: ^1.3.1 @@ -4800,7 +4800,7 @@ __metadata: string.prototype.matchall: ^4.0.8 peerDependencies: eslint: ^3 || ^4 || ^5 || ^6 || ^7 || ^8 - checksum: e20eab61161a3db6211c2bd1eb9be3e407fd14e72c06c5f39a078b6ac37427b2af6056ee70e3954249bca0a04088ae797a0c8ba909fb8802e29712de2a41262d + checksum: 2232b3b8945aa50b7773919c15cd96892acf35d2f82503667a79e2f55def90f728ed4f0e496f0f157acbe1bd4397c5615b676ae7428fe84488a544ca53feb944 languageName: node linkType: hard @@ -9959,7 +9959,7 @@ __metadata: eslint-import-resolver-typescript: ^3.5.3 eslint-plugin-import: ^2.27.5 eslint-plugin-jest: ^27.2.1 - eslint-plugin-react: ^7.32.1 + eslint-plugin-react: ^7.32.2 focus-trap-react: ^10.0.0 gitmojis: "workspace:*" jest: ^29.0.1