build: update chalk to version 4.0.1 (#41738)
Update `chalk` to `4.0.1` so that it can be managed by Renovate. PR Close #41738
This commit is contained in:
committed by
Jessica Janiuk
parent
6611d5c1c9
commit
e00a9c1b99
@@ -6,7 +6,7 @@
|
||||
* found in the LICENSE file at https://angular.io/license
|
||||
*/
|
||||
|
||||
import chalk from 'chalk';
|
||||
import * as chalk from 'chalk';
|
||||
import {readFileSync, writeFileSync} from 'fs';
|
||||
|
||||
import {compareFileSizeData} from './file_size_compare';
|
||||
|
||||
Reference in New Issue
Block a user