Skip to content

Commit

Permalink
Update dependency flow-remove-types to ^2.218.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and mrtnzlml committed Oct 12, 2023
1 parent 70fcaf3 commit 06df03a
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
2 changes: 1 addition & 1 deletion src/rossum-hooks/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
},
"dependencies": {
"@rollup/pluginutils": "^5.0.5",
"flow-remove-types": "^2.218.0",
"flow-remove-types": "^2.218.1",
"rollup": "^3.29.4"
}
}
20 changes: 10 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -390,7 +390,7 @@ __metadata:
resolution: "@adeira/rossum-hooks@workspace:src/rossum-hooks"
dependencies:
"@rollup/pluginutils": ^5.0.5
flow-remove-types: ^2.218.0
flow-remove-types: ^2.218.1
rollup: ^3.29.4
languageName: unknown
linkType: soft
Expand Down Expand Up @@ -12834,24 +12834,24 @@ __metadata:
languageName: node
linkType: hard

"flow-parser@npm:^0.218.0":
version: 0.218.0
resolution: "flow-parser@npm:0.218.0"
checksum: f8158ca172d168ce45f36d0141aabea9f7c37ab83398448a12fd43eb286b867612e66bfe02347f4abc06051455a2ab7a9372b8b574481f17151fe84ca4fecf60
"flow-parser@npm:^0.218.1":
version: 0.218.1
resolution: "flow-parser@npm:0.218.1"
checksum: ca4c911416ac13bd8b44cc275d84972e9bb5a5cc21ab393401582e4079ac84162a8332876c507fd651ae2495d3db4236fe82f022ce120abe0cd6d7480a871931
languageName: node
linkType: hard

"flow-remove-types@npm:^2.218.0":
version: 2.218.0
resolution: "flow-remove-types@npm:2.218.0"
"flow-remove-types@npm:^2.218.1":
version: 2.218.1
resolution: "flow-remove-types@npm:2.218.1"
dependencies:
flow-parser: ^0.218.0
flow-parser: ^0.218.1
pirates: ^3.0.2
vlq: ^0.2.1
bin:
flow-node: flow-node
flow-remove-types: flow-remove-types
checksum: 5c50570f60eabe946468faa442b20dce5887af033f0f9188625104f631177f1baf1f06648d5d44355722a49db29b2358dac13b62238763d9fcd8db66d64418a6
checksum: 019f24c9920218f7a8667dcacef9758ec49770ace57f8d46a9c8db123d16ae0ac5b3fd94643567aa741ad42f93b357a9b43c2a0c027f1b11e02996b4d5b228f1
languageName: node
linkType: hard

Expand Down

0 comments on commit 06df03a

Please sign in to comment.