From 78850ea538a7328621ddf2e08388cae2ba83d779 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Oct 2022 15:28:44 +0000 Subject: [PATCH] Bump concurrently from 6.5.1 to 7.5.0 Bumps [concurrently](https://github.com/open-cli-tools/concurrently) from 6.5.1 to 7.5.0. - [Release notes](https://github.com/open-cli-tools/concurrently/releases) - [Commits](https://github.com/open-cli-tools/concurrently/compare/v6.5.1...v7.5.0) --- updated-dependencies: - dependency-name: concurrently dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e710565..df82c10 100644 --- a/package.json +++ b/package.json @@ -23,7 +23,7 @@ "eject": "react-scripts eject" }, "devDependencies": { - "concurrently": "^6.0.0" + "concurrently": "^7.5.0" }, "browserslist": { "production": [