Skip to content

Commit

Permalink
fix(#79): unpinned dependency of chalk
Browse files Browse the repository at this point in the history
  • Loading branch information
thomasbrodusch committed Sep 28, 2024
1 parent f1643ae commit 42024d1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
"vitest": "2.0.5"
},
"dependencies": {
"chalk": "5.3.0"
"chalk": "^5.3.0"
},
"peerDependencies": {
"vitest": ">=0.26.2",
Expand Down

0 comments on commit 42024d1

Please # to comment.