From 1616e2f6206b863e79de815fb6d3ce940686594d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 Oct 2023 05:06:19 +0000 Subject: [PATCH] chore(deps-dev): bump concurrently from 8.2.1 to 8.2.2 Bumps [concurrently](https://github.com/open-cli-tools/concurrently) from 8.2.1 to 8.2.2. - [Release notes](https://github.com/open-cli-tools/concurrently/releases) - [Commits](https://github.com/open-cli-tools/concurrently/compare/v8.2.1...v8.2.2) --- updated-dependencies: - dependency-name: concurrently dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index bddfad56..13ba2e62 100644 --- a/package.json +++ b/package.json @@ -48,7 +48,7 @@ "kustomize:image": "cd deploy/base && kustomize edit set image hawtio/online=docker.io/${ORG:-hawtio}/${PROJECT:-online}:${TAG:-latest}" }, "devDependencies": { - "concurrently": "^8.2.0", + "concurrently": "^8.2.2", "cz-conventional-changelog": "3.3.0", "eslint": "^8.52.0", "eslint-config-prettier": "^9.0.0", diff --git a/yarn.lock b/yarn.lock index 7f325bf5..934bb319 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2161,7 +2161,7 @@ __metadata: version: 0.0.0-use.local resolution: "@hawtio/online-root@workspace:." dependencies: - concurrently: ^8.2.0 + concurrently: ^8.2.2 cz-conventional-changelog: 3.3.0 eslint: ^8.52.0 eslint-config-prettier: ^9.0.0 @@ -5533,9 +5533,9 @@ __metadata: languageName: node linkType: hard -"concurrently@npm:^8.2.0": - version: 8.2.1 - resolution: "concurrently@npm:8.2.1" +"concurrently@npm:^8.2.2": + version: 8.2.2 + resolution: "concurrently@npm:8.2.2" dependencies: chalk: ^4.1.2 date-fns: ^2.30.0 @@ -5549,7 +5549,7 @@ __metadata: bin: conc: dist/bin/concurrently.js concurrently: dist/bin/concurrently.js - checksum: 216cb16d5b301cbd9c657b19430836d1686fe8fa9b9ef35ef7ac601e1a5cf6535166a3e57de446696dbd5e7e3f45d78fc70f33c5fd4bb565342cd5e752c5b069 + checksum: 8ac774df06869773438f1bf91025180c52d5b53139bc86cf47659136c0d97461d0579c515d848d1e945d4e3e0cafe646b2ea18af8d74259b46abddcfe39b2c6c languageName: node linkType: hard