From 91b0ebbed2c20b8659dbae6f3ff4924940983a09 Mon Sep 17 00:00:00 2001 From: Kristóf Marussy Date: Fri, 31 Dec 2021 02:26:51 +0100 Subject: build: Upgrade to chalk 5.0.0 anyways Requires some workarounds for ts-jest to find the vendored dependencies. --- yarn.lock | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) (limited to 'yarn.lock') diff --git a/yarn.lock b/yarn.lock index 12a41fc..9d19aac 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1203,7 +1203,7 @@ __metadata: "@types/lodash-es": ^4.17.5 "@types/ms": ^0.7.31 "@types/node": ^17.0.5 - chalk: ^4.1.2 + chalk: ^5.0.0 electron: 16.0.5 electron-devtools-installer: ^3.2.0 esbuild: ^0.14.9 @@ -2345,7 +2345,7 @@ __metadata: languageName: node linkType: hard -"chalk@npm:^4.0.0, chalk@npm:^4.1.0, chalk@npm:^4.1.1, chalk@npm:^4.1.2": +"chalk@npm:^4.0.0, chalk@npm:^4.1.0, chalk@npm:^4.1.1": version: 4.1.2 resolution: "chalk@npm:4.1.2" dependencies: @@ -2355,6 +2355,13 @@ __metadata: languageName: node linkType: hard +"chalk@npm:^5.0.0": + version: 5.0.0 + resolution: "chalk@npm:5.0.0" + checksum: 6eba7c518b9aa5fe882ae6d14a1ffa58c418d72a3faa7f72af56641f1bbef51b645fca1d6e05d42357b7d3c846cd504c0b7b64d12309cdd07867e3b4411e0d01 + languageName: node + linkType: hard + "char-regex@npm:^1.0.2": version: 1.0.2 resolution: "char-regex@npm:1.0.2" -- cgit v1.2.3-70-g09d2