Skip to content

Commit

Permalink
flow realign
Browse files Browse the repository at this point in the history
  • Loading branch information
kelset committed Jan 6, 2023
1 parent ea7a448 commit f4f87d5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion packages/eslint-plugin-specs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"@babel/plugin-transform-flow-strip-types": "^7.19.0",
"@babel/preset-flow": "^7.18.6",
"@react-native/codegen": "*",
"flow-parser": "^0.185.0",
"flow-parser": "^0.196.3",
"make-dir": "^2.1.0",
"pirates": "^4.0.1",
"source-map-support": "0.5.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/react-native-codegen/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
],
"dependencies": {
"@babel/parser": "^7.20.0",
"flow-parser": "^0.185.0",
"flow-parser": "^0.196.3",
"jscodeshift": "^0.14.0",
"nullthrows": "^1.1.1"
},
Expand Down

0 comments on commit f4f87d5

Please sign in to comment.