From 25da98be679a039cda47d5fceda776ff0acbb879 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 31 Jul 2023 06:32:58 +0000 Subject: [PATCH] build(deps-dev): bump eslint-plugin-react from 7.33.0 to 7.33.1 (#1938) Bumps [eslint-plugin-react](https://github.com/jsx-eslint/eslint-plugin-react) from 7.33.0 to 7.33.1. - [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.33.0...v7.33.1) --- updated-dependencies: - dependency-name: eslint-plugin-react dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package.json | 2 +- yarn.lock | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index 72eaca12..fabfb786 100644 --- a/package.json +++ b/package.json @@ -160,7 +160,7 @@ "eslint-plugin-functional": "^5.0.8", "eslint-plugin-import": "^2.28.0", "eslint-plugin-prettier": "^4.2.1", - "eslint-plugin-react": "^7.33.0", + "eslint-plugin-react": "^7.33.1", "eslint-plugin-total-functions": "^6.10.5", "eslint-webpack-plugin": "^4.0.1", "prettier": "^2.8.8" diff --git a/yarn.lock b/yarn.lock index 7bd5f543..302d32c4 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2746,7 +2746,7 @@ __metadata: eslint-plugin-functional: ^5.0.8 eslint-plugin-import: ^2.28.0 eslint-plugin-prettier: ^4.2.1 - eslint-plugin-react: ^7.33.0 + eslint-plugin-react: ^7.33.1 eslint-plugin-total-functions: ^6.10.5 eslint-webpack-plugin: ^4.0.1 fake-indexeddb: ^4.0.2 @@ -8587,9 +8587,9 @@ __metadata: languageName: node linkType: hard -"eslint-plugin-react@npm:^7.33.0": - version: 7.33.0 - resolution: "eslint-plugin-react@npm:7.33.0" +"eslint-plugin-react@npm:^7.33.1": + version: 7.33.1 + resolution: "eslint-plugin-react@npm:7.33.1" dependencies: array-includes: ^3.1.6 array.prototype.flatmap: ^1.3.1 @@ -8608,7 +8608,7 @@ __metadata: string.prototype.matchall: ^4.0.8 peerDependencies: eslint: ^3 || ^4 || ^5 || ^6 || ^7 || ^8 - checksum: f3ce2978322efd3c698b802dabfad070109dd1935c4e468545992b82b5fb8257ea3ad56732330bb46643182a09560129a259b436952b3e2aa426947d3abd2b1a + checksum: 0427bd24acb87422b7298686203167123ba289ba563384983f3d99fad7817eae7f63157fd2e9b868bdcf0760719c319ab1e22a44764a98302034b0c844763e57 languageName: node linkType: hard