From 3796d7f2fb1a929607d66542a7bbba2bc4772029 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Jan 2025 19:14:53 +0000 Subject: [PATCH] chore(deps-dev): bump concurrently from 9.0.1 to 9.1.2 Bumps [concurrently](https://github.com/open-cli-tools/concurrently) from 9.0.1 to 9.1.2. - [Release notes](https://github.com/open-cli-tools/concurrently/releases) - [Commits](https://github.com/open-cli-tools/concurrently/compare/v9.0.1...v9.1.2) --- updated-dependencies: - dependency-name: concurrently dependency-type: direct:development update-type: version-update:semver-minor ... 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 ccaae2f..0e498f2 100644 --- a/package.json +++ b/package.json @@ -7,7 +7,7 @@ "@tailwindcss/typography": "^0.5.15", "alpinejs": "^3.14.3", "autoprefixer": "^10.4.20", - "concurrently": "^9.0.1", + "concurrently": "^9.1.2", "postcss": "^8.4.47", "postcss-cli": "^11.0.0", "tailwindcss": "^3.4.14" diff --git a/yarn.lock b/yarn.lock index de1ed74..a3ea6ba 100644 --- a/yarn.lock +++ b/yarn.lock @@ -131,7 +131,7 @@ __metadata: "@tailwindcss/typography": "npm:^0.5.15" alpinejs: "npm:^3.14.3" autoprefixer: "npm:^10.4.20" - concurrently: "npm:^9.0.1" + concurrently: "npm:^9.1.2" postcss: "npm:^8.4.47" postcss-cli: "npm:^11.0.0" tailwindcss: "npm:^3.4.14" @@ -463,9 +463,9 @@ __metadata: languageName: node linkType: hard -"concurrently@npm:^9.0.1": - version: 9.0.1 - resolution: "concurrently@npm:9.0.1" +"concurrently@npm:^9.1.2": + version: 9.1.2 + resolution: "concurrently@npm:9.1.2" dependencies: chalk: "npm:^4.1.2" lodash: "npm:^4.17.21" @@ -477,7 +477,7 @@ __metadata: bin: conc: dist/bin/concurrently.js concurrently: dist/bin/concurrently.js - checksum: 10c0/e2c3d3f3d1b1457ccd27e69f0d840ba4915d571fae4e1088498234ec1174fd547c127de0df6dbe5eb71b2df973b26a6fdc931a9e7e3658f25287ef2106bdb413 + checksum: 10c0/88e00269366aa885ca2b97fd53b04e7af2b0f31774d991bfc0e88c0de61cdebdf115ddacc9c897fbd1f1b90369014637fa77045a171d072a75693332b36dcc70 languageName: node linkType: hard