Skip to content

Commit ee8cbec

Browse files
committed
[eslint-plugin-react-hooks] another CI update... (#33107)
We currently created a nested directory, this should remove that. See: https://github.com/facebook/react/tree/builds/facebook-fbsource/compiled-rn/facebook-fbsource/xplat/js/RKJSModules/vendor/react/eslint-plugin-react-hooks/eslint-plugin-react-hooks DiffTrain build for [f0ca53d](f0ca53d)
1 parent 703c496 commit ee8cbec

31 files changed

+87
-87
lines changed

compiled-rn/VERSION_NATIVE_FB

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
19.2.0-native-fb-e39b380a-20250502
1+
19.2.0-native-fb-f0ca53d1-20250502
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "eslint-plugin-react-hooks",
33
"description": "ESLint rules for React Hooks",
4-
"version": "0.0.0-experimental-e39b380a-20250502",
4+
"version": "0.0.0-experimental-f0ca53d1-20250502",
55
"repository": {
66
"type": "git",
77
"url": "https://github.com/facebook/react.git",

compiled-rn/facebook-fbsource/xplat/js/RKJSModules/vendor/react/react-dom/cjs/ReactDOM-dev.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
* @noflow
88
* @nolint
99
* @preventMunge
10-
* @generated SignedSource<<1bb95ae17cc698bc90d897334bcced7f>>
10+
* @generated SignedSource<<c797a136e3fee15e504bb8383f4979e3>>
1111
*/
1212

1313
"use strict";
@@ -404,5 +404,5 @@ __DEV__ &&
404404
exports.useFormStatus = function () {
405405
return resolveDispatcher().useHostTransitionStatus();
406406
};
407-
exports.version = "19.2.0-native-fb-e39b380a-20250502";
407+
exports.version = "19.2.0-native-fb-f0ca53d1-20250502";
408408
})();

0 commit comments

Comments
 (0)