From ded3b5304d743b6f62ebfa165c323d310704f7a0 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 14 May 2024 20:24:07 +0000 Subject: [PATCH] fix(deps): update dependency chalk to v5 --- package.json | 2 +- packages/private-build-infra/package.json | 2 +- packages/unpublished-test-infra/package.json | 2 +- pnpm-lock.yaml | 16 ++++++++-------- 4 files changed, 11 insertions(+), 11 deletions(-) diff --git a/package.json b/package.json index 12d38f91fd0..b2fd5de3d46 100644 --- a/package.json +++ b/package.json @@ -40,7 +40,7 @@ "@glimmer/component": "^1.1.2", "@types/semver": "^7.5.8", "bun-types": "^1.1.8", - "chalk": "^4.1.2", + "chalk": "^5.3.0", "co": "^4.6.0", "command-line-args": "^5.2.1", "common-tags": "^1.8.2", diff --git a/packages/private-build-infra/package.json b/packages/private-build-infra/package.json index b0a002668fd..185be9846e2 100644 --- a/packages/private-build-infra/package.json +++ b/packages/private-build-infra/package.json @@ -26,7 +26,7 @@ "broccoli-file-creator": "^2.1.1", "broccoli-merge-trees": "^4.2.0", "calculate-cache-key-for-tree": "^2.0.0", - "chalk": "^4.1.2", + "chalk": "^5.3.0", "ember-cli-babel": "^8.2.0", "ember-cli-path-utils": "^1.0.0", "ember-cli-string-utils": "^1.1.0", diff --git a/packages/unpublished-test-infra/package.json b/packages/unpublished-test-infra/package.json index 913be7fc0ce..1bdd0c494c1 100644 --- a/packages/unpublished-test-infra/package.json +++ b/packages/unpublished-test-infra/package.json @@ -83,7 +83,7 @@ }, "dependencies": { "@embroider/macros": "^1.16.1", - "chalk": "^4.1.2", + "chalk": "^5.3.0", "qunit": "^2.20.1", "semver": "^7.6.0", "testem": "^3.12.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index be4393b63bf..47dd2aa2f64 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -68,8 +68,8 @@ importers: specifier: ^1.1.8 version: 1.1.8 chalk: - specifier: ^4.1.2 - version: 4.1.2 + specifier: ^5.3.0 + version: 5.3.0 co: specifier: ^4.6.0 version: 4.6.0 @@ -1393,8 +1393,8 @@ importers: specifier: ^2.0.0 version: 2.0.0 chalk: - specifier: ^4.1.2 - version: 4.1.2 + specifier: ^5.3.0 + version: 5.3.0 ember-cli-babel: specifier: ^8.2.0 version: 8.2.0(@babel/core@7.24.5) @@ -1926,8 +1926,8 @@ importers: specifier: workspace:0.0.0-alpha.2 version: file:packages/build-config(@babel/core@7.24.5)(@glint/template@1.4.0) chalk: - specifier: ^4.1.2 - version: 4.1.2 + specifier: ^5.3.0 + version: 5.3.0 qunit: specifier: 2.19.4 version: 2.19.4(patch_hash=h2fz5inojlzu6daraxt5bghsqy) @@ -20107,7 +20107,7 @@ packages: '@warp-drive/build-config': file:packages/build-config(@babel/core@7.24.5)(@glint/template@1.4.0) '@warp-drive/core-types': file:packages/core-types(@babel/core@7.24.5)(@glint/template@1.4.0) '@warp-drive/diagnostic': file:packages/diagnostic(@ember/test-helpers@3.3.0)(ember-cli-test-loader@3.1.0) - chalk: 4.1.2 + chalk: 5.3.0 qunit: 2.19.4(patch_hash=h2fz5inojlzu6daraxt5bghsqy) semver: 7.6.0 testem: 3.11.0(patch_hash=yfkum5c5nfihh3ce3f64tnp5rq)(lodash@4.17.21) @@ -20196,7 +20196,7 @@ packages: '@warp-drive/build-config': file:packages/build-config(@babel/core@7.24.5)(@glint/template@1.4.0) '@warp-drive/core-types': file:packages/core-types(@babel/core@7.24.5)(@glint/template@1.4.0) '@warp-drive/diagnostic': file:packages/diagnostic(@ember/test-helpers@3.3.0)(ember-cli-test-loader@3.1.0) - chalk: 4.1.2 + chalk: 5.3.0 qunit: 2.19.4(patch_hash=h2fz5inojlzu6daraxt5bghsqy) semver: 7.6.0 testem: 3.11.0(patch_hash=yfkum5c5nfihh3ce3f64tnp5rq)(lodash@4.17.21)