From 1ba5eb5934e467072f13ca53c25af7693d1df83e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 Oct 2023 03:11:33 +0000 Subject: [PATCH] Bump the minor-changes group with 1 update Bumps the minor-changes group with 1 update: [flow-bin](https://github.com/flowtype/flow-bin). - [Release notes](https://github.com/flowtype/flow-bin/releases) - [Commits](https://github.com/flowtype/flow-bin/commits) --- updated-dependencies: - dependency-name: flow-bin dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-changes ... Signed-off-by: dependabot[bot] --- package-lock.json | 14 +++++++------- package.json | 2 +- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/package-lock.json b/package-lock.json index 4f5d23a..0509a76 100644 --- a/package-lock.json +++ b/package-lock.json @@ -27,7 +27,7 @@ "eslint": "^8.50.0", "eslint-config-airbnb-base": "^15.0.0", "eslint-plugin-import": "^2.24.2", - "flow-bin": "^0.219.3", + "flow-bin": "^0.220.0", "karma": "^6.4.0", "karma-browserify": "^8.0.0", "karma-chrome-launcher": "^3.2.0", @@ -4847,9 +4847,9 @@ "dev": true }, "node_modules/flow-bin": { - "version": "0.219.3", - "resolved": "https://registry.npmjs.org/flow-bin/-/flow-bin-0.219.3.tgz", - "integrity": "sha512-5O+G8pXqu0UClXLhTj2g/ZdNCQo4odYKs/6VHCnhOcvATrJIJcOJuW7WgjXMsGuV4aVeBmeFO93isE4cop9K/Q==", + "version": "0.220.0", + "resolved": "https://registry.npmjs.org/flow-bin/-/flow-bin-0.220.0.tgz", + "integrity": "sha512-FcnXLu6AlkoL54hp2IUKgHkYRhSpt7PtTolHLAC/7nq9Lqkfv3kt8JYaRBb5yufLaC4HNJ/G7KRoa1phJy8yGA==", "dev": true, "bin": { "flow": "cli.js" @@ -13388,9 +13388,9 @@ "dev": true }, "flow-bin": { - "version": "0.219.3", - "resolved": "https://registry.npmjs.org/flow-bin/-/flow-bin-0.219.3.tgz", - "integrity": "sha512-5O+G8pXqu0UClXLhTj2g/ZdNCQo4odYKs/6VHCnhOcvATrJIJcOJuW7WgjXMsGuV4aVeBmeFO93isE4cop9K/Q==", + "version": "0.220.0", + "resolved": "https://registry.npmjs.org/flow-bin/-/flow-bin-0.220.0.tgz", + "integrity": "sha512-FcnXLu6AlkoL54hp2IUKgHkYRhSpt7PtTolHLAC/7nq9Lqkfv3kt8JYaRBb5yufLaC4HNJ/G7KRoa1phJy8yGA==", "dev": true }, "follow-redirects": { diff --git a/package.json b/package.json index 253b8c6..4e061cd 100644 --- a/package.json +++ b/package.json @@ -63,7 +63,7 @@ "eslint": "^8.50.0", "eslint-config-airbnb-base": "^15.0.0", "eslint-plugin-import": "^2.24.2", - "flow-bin": "^0.219.3", + "flow-bin": "^0.220.0", "karma": "^6.4.0", "karma-browserify": "^8.0.0", "karma-chrome-launcher": "^3.2.0",