📌(renovate) pin chalk to 4.1.2
Chalk 5.x only support ESM but we use CJS for the tokens package.
This commit is contained in:
@@ -2,5 +2,8 @@
|
||||
"extends": [
|
||||
"github>openfun/renovate-configuration"
|
||||
],
|
||||
"ignoreDeps": [
|
||||
"chalk"
|
||||
],
|
||||
"ignorePaths": ["**/node_modules/**"]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user