From bc0c0d63c1379cd85fde8d0481e89640d0c8b7aa Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 2 Nov 2023 15:37:38 -0700 Subject: [PATCH] chore(deps-dev): bump npm-run-all2 from 6.0.6 to 6.1.1 (#7185) Bumps [npm-run-all2](https://github.com/bcomnes/npm-run-all2) from 6.0.6 to 6.1.1. - [Release notes](https://github.com/bcomnes/npm-run-all2/releases) - [Changelog](https://github.com/bcomnes/npm-run-all2/blob/master/CHANGELOG.md) - [Commits](https://github.com/bcomnes/npm-run-all2/compare/v6.0.6...v6.1.1) --- updated-dependencies: - dependency-name: npm-run-all2 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c321e74d92..82ba77ca3f 100644 --- a/package.json +++ b/package.json @@ -57,7 +57,7 @@ "moment": "2.29.4", "moment-duration-format": "2.3.2", "moment-timezone": "0.5.41", - "npm-run-all2": "6.0.6", + "npm-run-all2": "6.1.1", "nyc": "15.1.0", "painterro": "1.2.87", "plotly.js-basic-dist": "2.20.0",