Skip to content

Commit 9973a83

Browse files
Bump chalk from 4.1.2 to 5.0.0
Bumps [chalk](https://github.com/chalk/chalk) from 4.1.2 to 5.0.0. - [Release notes](https://github.com/chalk/chalk/releases) - [Commits](chalk/chalk@v4.1.2...v5.0.0) --- updated-dependencies: - dependency-name: chalk dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent cab52a0 commit 9973a83

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
@@ -16,7 +16,7 @@
1616
"dependencies": {
1717
"@types/ncp": "^2.0.4",
1818
"@types/rimraf": "^3.0.0",
19-
"chalk": "^4.1.0",
19+
"chalk": "^5.0.0",
2020
"inquirer": "^8.1.5",
2121
"ncp": "^2.0.0",
2222
"rimraf": "^3.0.2",

0 commit comments

Comments
 (0)