From 6220ba2c3aba810325dbf45b2c9f26e4792f1dfc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 26 Jun 2023 23:48:34 +0000 Subject: [PATCH] chore(deps-dev): bump flatbush from 4.1.0 to 4.2.0 Bumps [flatbush](https://github.com/mourner/flatbush) from 4.1.0 to 4.2.0. - [Release notes](https://github.com/mourner/flatbush/releases) - [Commits](https://github.com/mourner/flatbush/compare/v4.1.0...v4.2.0) --- updated-dependencies: - dependency-name: flatbush dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index bc2c2600059..5cfec6db863 100644 --- a/package.json +++ b/package.json @@ -30,7 +30,7 @@ "eslint-plugin-you-dont-need-lodash-underscore": "6.12.0", "eventemitter3": "1.2.0", "file-saver": "2.0.5", - "flatbush": "4.1.0", + "flatbush": "4.2.0", "git-rev-sync": "3.0.2", "html2canvas": "1.4.1", "imports-loader": "4.0.1",