AuroDesignTokens icon indicating copy to clipboard operation
AuroDesignTokens copied to clipboard

Major release Chalk

Open blackfalcon opened this issue 1 year ago • 0 comments

General Support Request

chalk 4.1.2 ❯ 5.2.0 https://github.com/chalk/chalk#readme

Support request

Upgrading to Chalk v5, there is a shift in the API that requires the use of import versus require. By changing this code there are other side effects about other code in the repo that still uses require.

Possible Solution

Update chalk and all other uses or require.

Exit criteria

This issue is considered resolved once Chalk has been updated, along with imports over require and all features of the repo still operate as expected.

blackfalcon avatar Mar 09 '23 22:03 blackfalcon