Skip to content

Commit 474076e

Browse files
Bump shell-quote and concurrently
Bumps [shell-quote](https://github.com/ljharb/shell-quote) to 1.8.4 and updates ancestor dependency [concurrently](https://github.com/open-cli-tools/concurrently). These dependencies need to be updated together. Updates `shell-quote` from 1.8.3 to 1.8.4 - [Changelog](https://github.com/ljharb/shell-quote/blob/main/CHANGELOG.md) - [Commits](ljharb/shell-quote@v1.8.3...v1.8.4) Updates `concurrently` from 9.2.1 to 10.0.3 - [Release notes](https://github.com/open-cli-tools/concurrently/releases) - [Commits](open-cli-tools/concurrently@v9.2.1...v10.0.3) --- updated-dependencies: - dependency-name: concurrently dependency-version: 10.0.3 dependency-type: direct:production - dependency-name: shell-quote dependency-version: 1.8.4 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0793d26 commit 474076e

2 files changed

Lines changed: 136 additions & 27 deletions

File tree

package-lock.json

Lines changed: 135 additions & 26 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@
6969
"dependencies": {
7070
"@inquirer/prompts": "^8.0.1",
7171
"@kubernetes/client-node": "^1.3.0",
72-
"concurrently": "^9.2.1",
72+
"concurrently": "^10.0.3",
7373
"date-fns": "^4.1.0",
7474
"js-yaml": "^4.1.0",
7575
"ora": "^9.0.0"

0 commit comments

Comments
 (0)