Skip to content

Commit 7e79778

Browse files
author
Harini Malothu
committed
fix lint
1 parent 35199cc commit 7e79778

3 files changed

Lines changed: 4 additions & 13 deletions

File tree

packages/@office-iss/react-native-win32/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@
8787
"@types/prop-types": "15.7.1",
8888
"@types/react": "^19.2.3",
8989
"eslint": "^8.19.0",
90-
"flow-bin": "^0.295.0",
90+
"flow-bin": "^0.296.1",
9191
"jscodeshift": "^0.14.0",
9292
"just-scripts": "^1.3.3",
9393
"prettier": "^3.6.2",

vnext/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@
8383
"@types/node": "^22.14.0",
8484
"@types/react": "^19.2.3",
8585
"eslint": "^8.19.0",
86-
"flow-bin": "^0.295.0",
86+
"flow-bin": "^0.296.1",
8787
"jscodeshift": "^0.14.0",
8888
"just-scripts": "^1.3.3",
8989
"prettier": "^3.6.2",

yarn.lock

Lines changed: 2 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -3126,7 +3126,7 @@ __metadata:
31263126
commander: "npm:^12.0.0"
31273127
eslint: "npm:^8.19.0"
31283128
event-target-shim: "npm:^5.0.1"
3129-
flow-bin: "npm:^0.295.0"
3129+
flow-bin: "npm:^0.296.1"
31303130
flow-enums-runtime: "npm:^0.0.6"
31313131
glob: "npm:^7.1.1"
31323132
hermes-compiler: "npm:0.14.0-commitly-202512102158-39fca9fda"
@@ -10066,15 +10066,6 @@ __metadata:
1006610066
languageName: node
1006710067
linkType: hard
1006810068

10069-
"flow-bin@npm:^0.295.0":
10070-
version: 0.295.0
10071-
resolution: "flow-bin@npm:0.295.0"
10072-
bin:
10073-
flow: cli.js
10074-
checksum: 10c0/99c85e4fdbd50dd361a8dd9974561747fd6cc3f20ca8c0d7a0af3615385e85a3efa5148aa43f9692d0a24f12a5d5ccb4598116b6cbb44fff0b2d0b6e202d302a
10075-
languageName: node
10076-
linkType: hard
10077-
1007810069
"flow-bin@npm:^0.296.1":
1007910070
version: 0.296.1
1008010071
resolution: "flow-bin@npm:0.296.1"
@@ -15864,7 +15855,7 @@ __metadata:
1586415855
commander: "npm:^12.0.0"
1586515856
eslint: "npm:^8.19.0"
1586615857
event-target-shim: "npm:^5.0.1"
15867-
flow-bin: "npm:^0.295.0"
15858+
flow-bin: "npm:^0.296.1"
1586815859
flow-enums-runtime: "npm:^0.0.6"
1586915860
glob: "npm:^7.1.1"
1587015861
hermes-compiler: "npm:0.14.0-commitly-202512102158-39fca9fda"

0 commit comments

Comments
 (0)