fix: ⬇️ downgrade chalk

This commit is contained in:
ThatOneCalculator 2023-06-23 17:59:27 -07:00
parent 9e14daecbf
commit 089abadc31
No known key found for this signature in database
GPG key ID: 8703CACD01000000
3 changed files with 4 additions and 4 deletions

View file

@ -46,7 +46,7 @@
"devDependencies": {
"@types/gulp": "4.0.10",
"@types/gulp-rename": "2.0.1",
"chalk": "5.2.0",
"chalk": "4.1.2",
"cross-env": "7.0.3",
"cypress": "10.11.0",
"execa": "5.1.1",

View file

@ -37,8 +37,8 @@ importers:
specifier: 2.0.1
version: 2.0.1
chalk:
specifier: 5.2.0
version: 5.2.0
specifier: 4.1.2
version: 4.1.2
cross-env:
specifier: 7.0.3
version: 7.0.3

View file

@ -17,7 +17,7 @@ console.log(
136,
0,
)(
" Hang on for a moment, as this may take a while",
" Hang on for a moment, as this may take a while.",
),
);
console.log("");