Skip to content

Commit

Permalink
chore(deps): update dependency flow-remove-types to ~2.234.0 (#3119)
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 Apr 29, 2024
1 parent 5e1b289 commit e0384d1
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 6 deletions.
2 changes: 2 additions & 0 deletions .changeset/new-papayas-run.md
@@ -0,0 +1,2 @@
---
---
2 changes: 1 addition & 1 deletion packages/metro-service/package.json
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.233.0",
"flow-remove-types": "~2.234.0",
"jest": "^29.2.1",
"metro": "^0.80.0",
"metro-config": "^0.80.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Expand Up @@ -4131,7 +4131,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.233.0"
flow-remove-types: "npm:~2.234.0"
jest: "npm:^29.2.1"
metro: "npm:^0.80.0"
metro-config: "npm:^0.80.0"
Expand Down Expand Up @@ -8001,17 +8001,17 @@ __metadata:
languageName: node
linkType: hard

"flow-remove-types@npm:~2.233.0":
version: 2.233.0
resolution: "flow-remove-types@npm:2.233.0"
"flow-remove-types@npm:~2.234.0":
version: 2.234.0
resolution: "flow-remove-types@npm:2.234.0"
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/64dea9b497d4ec84286744440e9d560468ce63fd66a6a18ab6241e87a0ff009580a452f4eee35bd8684a40c03ad305f208764f1741b9372a96fd5c23662451ad
checksum: 10c0/f9a2282f4d4e42e9e35839845fd33d100725ea1f767504ff39304ce32dc7cd63c025ad0dd0d9808cbc76493d6482d2fd60aeb47e69db5682071dda008da83246
languageName: node
linkType: hard

Expand Down

0 comments on commit e0384d1

Please sign in to comment.