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 Mar 5, 2024
1 parent a6b3874 commit 1b53f3d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@
},
"dependencies": {
"abort-controller": "^3.0.0",
"chalk": "^4.1.2",
"chalk": "^5.0.0",
"csv-parse": "^4.16.3",
"csv-stringify": "^5.6.5",
"glob": "^10.2.2",
Expand Down
2 changes: 1 addition & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8052,7 +8052,7 @@ __metadata:
"@types/node": "npm:^18.15.3"
"@types/prompts": "npm:^2.4.3"
abort-controller: "npm:^3.0.0"
chalk: "npm:^4.1.2"
chalk: "npm:^5.0.0"
commitizen: "npm:^4.3.0"
cross-env: "npm:^7.0.3"
csv-parse: "npm:^4.16.3"
Expand Down

0 comments on commit 1b53f3d

Please sign in to comment.