From 653deef36011de49b0c1db9f42cdd34c65904918 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 Dec 2024 19:34:58 +0000 Subject: [PATCH] chore(deps-dev): bump concurrently from 9.0.1 to 9.1.1 Bumps [concurrently](https://github.com/open-cli-tools/concurrently) from 9.0.1 to 9.1.1. - [Release notes](https://github.com/open-cli-tools/concurrently/releases) - [Commits](https://github.com/open-cli-tools/concurrently/compare/v9.0.1...v9.1.1) --- 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..7c3aca4 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.1", "postcss": "^8.4.47", "postcss-cli": "^11.0.0", "tailwindcss": "^3.4.14" diff --git a/yarn.lock b/yarn.lock index de1ed74..ea7a406 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.1" 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.1": + version: 9.1.1 + resolution: "concurrently@npm:9.1.1" 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/19e906b2d21a35fe98ce4d90e5ab905a1fb9eeecdb9eafde1f6905395f791e6ec902d7efca02b4bd3579480a615b4c127087eaba8c0718b87997b5812d227f5e languageName: node linkType: hard