Skip to content

Commit

Permalink
fix(deps): update dependency chalk to v5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 3, 2024
1 parent 74b12f7 commit 71dc45a
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 7 deletions.
2 changes: 1 addition & 1 deletion packages/cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"build:md": "cp -f ./README.zh_CN.md ./README.md"
},
"dependencies": {
"chalk": "^4.1.2",
"chalk": "^5.3.0",
"commander": "^11.1.0",
"fast-glob": "^3.3.2",
"lodash": "^4.17.21",
Expand Down
2 changes: 1 addition & 1 deletion packages/preview/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"autoprefixer": "^10.4.14",
"babel-loader": "^9.1.2",
"babel-preset-react-app": "^10.0.1",
"chalk": "^4.1.2",
"chalk": "^5.3.0",
"classnames": "^2.3.2",
"core-js": "^3.32.0",
"css-loader": "^6.8.1",
Expand Down
9 changes: 4 additions & 5 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 71dc45a

Please sign in to comment.