From c714646e746f8404c0e19ed356da97aea782709f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 16 Nov 2023 06:23:23 +0000 Subject: [PATCH] Update dependency flow-bin to ^0.222.0 --- package.json | 2 +- yarn.lock | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index 2c37833115..0a519907e4 100644 --- a/package.json +++ b/package.json @@ -18,7 +18,7 @@ "babel-loader": "^9.1.3", "eslint": "^8.53.0", "eslint-formatter-codeframe": "^7.32.1", - "flow-bin": "^0.221.0", + "flow-bin": "^0.222.0", "hermes-eslint": "^0.17.1", "jest": "^29.7.0", "jest-environment-jsdom": "^29.7.0", diff --git a/yarn.lock b/yarn.lock index a43541e0e3..a509a39573 100644 --- a/yarn.lock +++ b/yarn.lock @@ -13326,12 +13326,12 @@ __metadata: languageName: node linkType: hard -"flow-bin@npm:^0.221.0": - version: 0.221.0 - resolution: "flow-bin@npm:0.221.0" +"flow-bin@npm:^0.222.0": + version: 0.222.0 + resolution: "flow-bin@npm:0.222.0" bin: flow: cli.js - checksum: 78159b0fdde8b282b65924c3c8ac34778f0fcf07708f2c6a6b67c002bc7ccb066bdf6b9eabe1cb0df92f993300f7d64367a83a4dc0db8f4b957af8969cce54ae + checksum: c2470790bed7e347a3d4b0f16f558311a1319b35fd54790ee8154d93b559d24b000f5bb6d031f0e8567a8e45e9a51acbe5cce5ed8547370cddb38605f9d0dd6d languageName: node linkType: hard @@ -23162,7 +23162,7 @@ __metadata: babel-loader: "npm:^9.1.3" eslint: "npm:^8.53.0" eslint-formatter-codeframe: "npm:^7.32.1" - flow-bin: "npm:^0.221.0" + flow-bin: "npm:^0.222.0" hermes-eslint: "npm:^0.17.1" jest: "npm:^29.7.0" jest-environment-jsdom: "npm:^29.7.0"