From fbc8851796853ef586615f30e8b0b7db79ffee73 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 18 Nov 2024 18:16:05 +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-a7bf2bd-20241110 to 19.0.0-beta-0dec889-20241115. - [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 c7c13cf..3f98a97 100644 --- a/package.json +++ b/package.json @@ -77,7 +77,7 @@ "eslint": "^9.14.0", "eslint-config-next": "15.0.3", "eslint-config-prettier": "^9.1.0", - "eslint-plugin-react-compiler": "^19.0.0-beta-a7bf2bd-20241110", + "eslint-plugin-react-compiler": "^19.0.0-beta-0dec889-20241115", "mintlify": "^4.0.273", "postcss": "^8.4.49", "prettier": "^3.3.3", diff --git a/yarn.lock b/yarn.lock index 64562a2..2856300 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5127,7 +5127,7 @@ __metadata: languageName: node linkType: hard -"eslint-plugin-react-compiler@npm:^19.0.0-beta-a7bf2bd-20241110": +"eslint-plugin-react-compiler@npm:^19.0.0-beta-0dec889-20241115": version: 19.0.0-beta-a7bf2bd-20241110 resolution: "eslint-plugin-react-compiler@npm:19.0.0-beta-a7bf2bd-20241110" dependencies: @@ -12039,7 +12039,7 @@ __metadata: eslint: "npm:^9.14.0" eslint-config-next: "npm:15.0.3" eslint-config-prettier: "npm:^9.1.0" - eslint-plugin-react-compiler: "npm:^19.0.0-beta-a7bf2bd-20241110" + eslint-plugin-react-compiler: "npm:^19.0.0-beta-0dec889-20241115" lodash: "npm:^4.17.21" lucide-react: "npm:^0.456.0" mintlify: "npm:^4.0.273"