Skip to content

Commit ca9722e

Browse files
authored
chore: update chalk 3.x to 4.x (#112)
1 parent d44a27e commit ca9722e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"test-ci": "npm run test -- --no-check-coverage --coverage-report=lcov"
1111
},
1212
"dependencies": {
13-
"chalk": "^3.0.0",
13+
"chalk": "^4.1.2",
1414
"gitlint-parser-node": "^1.1.0",
1515
"help": "^3.0.2",
1616
"nopt": "^6.0.0"

0 commit comments

Comments
 (0)