Skip to content

Commit

Permalink
chore(deps): update dependency flow-remove-types to ~2.235.0 (#3133)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Tommy Nguyen <4123478+tido64@users.noreply.github.com>
  • Loading branch information
renovate[bot] and tido64 committed May 7, 2024
1 parent 5a3191d commit 0c35eb5
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 6 deletions.
2 changes: 2 additions & 0 deletions .changeset/fluffy-ads-pump.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
---
---
2 changes: 1 addition & 1 deletion packages/metro-service/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@
"@types/node": "^20.0.0",
"@types/node-fetch": "^2.6.5",
"eslint": "^8.56.0",
"flow-remove-types": "~2.234.0",
"flow-remove-types": "~2.235.0",
"jest": "^29.2.1",
"metro": "^0.80.0",
"metro-config": "^0.80.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4163,7 +4163,7 @@ __metadata:
"@types/node": "npm:^20.0.0"
"@types/node-fetch": "npm:^2.6.5"
eslint: "npm:^8.56.0"
flow-remove-types: "npm:~2.234.0"
flow-remove-types: "npm:~2.235.0"
jest: "npm:^29.2.1"
metro: "npm:^0.80.0"
metro-config: "npm:^0.80.0"
Expand Down Expand Up @@ -8033,17 +8033,17 @@ __metadata:
languageName: node
linkType: hard

"flow-remove-types@npm:~2.234.0":
version: 2.234.0
resolution: "flow-remove-types@npm:2.234.0"
"flow-remove-types@npm:~2.235.0":
version: 2.235.1
resolution: "flow-remove-types@npm:2.235.1"
dependencies:
hermes-parser: "npm:0.20.1"
pirates: "npm:^3.0.2"
vlq: "npm:^0.2.1"
bin:
flow-node: flow-node
flow-remove-types: flow-remove-types
checksum: 10c0/f9a2282f4d4e42e9e35839845fd33d100725ea1f767504ff39304ce32dc7cd63c025ad0dd0d9808cbc76493d6482d2fd60aeb47e69db5682071dda008da83246
checksum: 10c0/28237b1b3add1c142db8df49b17dfc646be1f7c4b6833c408f5a13ff6785a9f620f7a49180cb1236816d54cb1e8bfb4d105960403ab92a376534d47386b14f00
languageName: node
linkType: hard

Expand Down

0 comments on commit 0c35eb5

Please sign in to comment.