Skip to content

Commit

Permalink
Update colors to maintained version
Browse files Browse the repository at this point in the history
  • Loading branch information
DABH committed Feb 17, 2022
1 parent ab4b328 commit fdff3e6
Show file tree
Hide file tree
Showing 3 changed files with 28,473 additions and 2,486 deletions.
2 changes: 1 addition & 1 deletion lib/reporters/base_color.js
@@ -1,4 +1,4 @@
const { red, yellow, green, cyan } = require('colors/safe')
const { red, yellow, green, cyan } = require('@colors/colors/safe')

function BaseColorReporter () {
this.USE_COLORS = true
Expand Down

0 comments on commit fdff3e6

Please sign in to comment.