From 075a822824ac6cca6800e91ed0b74f46d436ab1f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 5 Feb 2025 17:57:17 +0000 Subject: [PATCH] Bump eslint-plugin-react-compiler Bumps [eslint-plugin-react-compiler](https://github.com/facebook/react/tree/HEAD/compiler/packages/eslint-plugin-react-compiler) from 19.0.0-beta-e552027-20250112 to 19.0.0-beta-714736e-20250131. - [Release notes](https://github.com/facebook/react/releases) - [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md) - [Commits](https://github.com/facebook/react/commits/HEAD/compiler/packages/eslint-plugin-react-compiler) --- updated-dependencies: - dependency-name: eslint-plugin-react-compiler dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index a8289b05..e6022f4d 100644 --- a/package.json +++ b/package.json @@ -95,7 +95,7 @@ "eslint": "^9.19.0", "eslint-config-next": "15.1.6", "eslint-config-prettier": "^10.0.1", - "eslint-plugin-react-compiler": "^19.0.0-beta-55955c9-20241229", + "eslint-plugin-react-compiler": "^19.0.0-beta-714736e-20250131", "fluid-tailwind": "^1.0.4", "jest": "^29.7.0", "jest-environment-jsdom": "^29.7.0", diff --git a/yarn.lock b/yarn.lock index 8f9f7421..981b698c 100644 --- a/yarn.lock +++ b/yarn.lock @@ -6844,7 +6844,7 @@ __metadata: languageName: node linkType: hard -"eslint-plugin-react-compiler@npm:^19.0.0-beta-55955c9-20241229": +"eslint-plugin-react-compiler@npm:^19.0.0-beta-714736e-20250131": version: 19.0.0-beta-e552027-20250112 resolution: "eslint-plugin-react-compiler@npm:19.0.0-beta-e552027-20250112" dependencies: @@ -12691,7 +12691,7 @@ __metadata: eslint: "npm:^9.19.0" eslint-config-next: "npm:15.1.6" eslint-config-prettier: "npm:^10.0.1" - eslint-plugin-react-compiler: "npm:^19.0.0-beta-55955c9-20241229" + eslint-plugin-react-compiler: "npm:^19.0.0-beta-714736e-20250131" fluid-tailwind: "npm:^1.0.4" ioredis: "npm:^5.4.2" jest: "npm:^29.7.0"