From 6de3d5b2f640bb37ba01a4ada8833263d4724d3e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 2 May 2024 08:52:20 +0000 Subject: [PATCH] Bump eslint-plugin-react from 7.34.0 to 7.34.1 Bumps [eslint-plugin-react](https://github.com/jsx-eslint/eslint-plugin-react) from 7.34.0 to 7.34.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.34.0...v7.34.1) --- updated-dependencies: - dependency-name: eslint-plugin-react dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index c924489..051e43f 100644 --- a/package.json +++ b/package.json @@ -73,7 +73,7 @@ "dotenv": "^16.4.5", "eslint": "^8.56.0", "eslint-config-prettier": "^9.1.0", - "eslint-plugin-react": "^7.34.0", + "eslint-plugin-react": "^7.34.1", "happy-dom": "^13.6.2", "jest-canvas-mock": "^2.5.2", "jsdom": "^24.0.0", diff --git a/yarn.lock b/yarn.lock index aa8bff5..3fbad11 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3721,7 +3721,7 @@ __metadata: dotenv: ^16.4.5 eslint: ^8.56.0 eslint-config-prettier: ^9.1.0 - eslint-plugin-react: ^7.34.0 + eslint-plugin-react: ^7.34.1 github-injection: ^1.1.0 happy-dom: ^13.6.2 isomorphic-fetch: ^3.0.0 @@ -4296,9 +4296,9 @@ __metadata: languageName: node linkType: hard -"eslint-plugin-react@npm:^7.34.0": - version: 7.34.0 - resolution: "eslint-plugin-react@npm:7.34.0" +"eslint-plugin-react@npm:^7.34.1": + version: 7.34.1 + resolution: "eslint-plugin-react@npm:7.34.1" dependencies: array-includes: ^3.1.7 array.prototype.findlast: ^1.2.4 @@ -4320,7 +4320,7 @@ __metadata: string.prototype.matchall: ^4.0.10 peerDependencies: eslint: ^3 || ^4 || ^5 || ^6 || ^7 || ^8 - checksum: 9c110a881973e8b795149987382db62411bf5071355a8ec71b900ad5cf18233c44cc65dee23bc55544882b9474fc95487a4a1cb26f7b15f93e4f6d365fb0cd0a + checksum: 82f391c5a093235c3bc2f664c54e009c49460778ee7d1b86c1536df9ac4d2a80d1dedc9241ac797df4a9dced936e955d9c89042fb3ac8d017b5359d1320d3c0f languageName: node linkType: hard