From db93591516cb3cbbc3e82a08f61abb44fd54758d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Feb 2023 23:19:29 +0000 Subject: [PATCH] chore(deps-dev): 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] --- web/package.json | 2 +- yarn.lock | 29 ++--------------------------- 2 files changed, 3 insertions(+), 28 deletions(-) diff --git a/web/package.json b/web/package.json index 05283dabd..0e4680396 100644 --- a/web/package.json +++ b/web/package.json @@ -46,7 +46,7 @@ "eslint-import-resolver-parcel": "^1.10.6", "eslint-plugin-import": "^2.25.4", "eslint-plugin-prettier": "^4.2.1", - "eslint-plugin-react": "^7.31.8", + "eslint-plugin-react": "^7.32.2", "eslint-plugin-react-hooks": "^4.6.0", "eslint-plugin-security": "^1.4.0", "eslint-utils": "^3.0.0", diff --git a/yarn.lock b/yarn.lock index 84ce08a48..b7fbe7059 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3753,7 +3753,7 @@ __metadata: eslint-import-resolver-parcel: ^1.10.6 eslint-plugin-import: ^2.25.4 eslint-plugin-prettier: ^4.2.1 - eslint-plugin-react: ^7.31.8 + eslint-plugin-react: ^7.32.2 eslint-plugin-react-hooks: ^4.6.0 eslint-plugin-security: ^1.4.0 eslint-utils: ^3.0.0 @@ -13794,7 +13794,7 @@ __metadata: languageName: node linkType: hard -"eslint-plugin-react@npm:^7.27.1": +"eslint-plugin-react@npm:^7.27.1, eslint-plugin-react@npm:^7.32.2": version: 7.32.2 resolution: "eslint-plugin-react@npm:7.32.2" dependencies: @@ -13819,31 +13819,6 @@ __metadata: languageName: node linkType: hard -"eslint-plugin-react@npm:^7.31.8": - version: 7.32.1 - resolution: "eslint-plugin-react@npm:7.32.1" - dependencies: - array-includes: ^3.1.6 - array.prototype.flatmap: ^1.3.1 - array.prototype.tosorted: ^1.1.1 - doctrine: ^2.1.0 - estraverse: ^5.3.0 - jsx-ast-utils: ^2.4.1 || ^3.0.0 - minimatch: ^3.1.2 - object.entries: ^1.1.6 - object.fromentries: ^2.0.6 - object.hasown: ^1.1.2 - object.values: ^1.1.6 - prop-types: ^15.8.1 - resolve: ^2.0.0-next.4 - semver: ^6.3.0 - string.prototype.matchall: ^4.0.8 - peerDependencies: - eslint: ^3 || ^4 || ^5 || ^6 || ^7 || ^8 - checksum: e20eab61161a3db6211c2bd1eb9be3e407fd14e72c06c5f39a078b6ac37427b2af6056ee70e3954249bca0a04088ae797a0c8ba909fb8802e29712de2a41262d - languageName: node - linkType: hard - "eslint-plugin-security@npm:^1.4.0": version: 1.6.0 resolution: "eslint-plugin-security@npm:1.6.0"