Skip to content

Commit a2f4b3a

Browse files
chore(deps): Bump chalk from 4.1.2 to 5.4.0
Bumps [chalk](https://github.com/chalk/chalk) from 4.1.2 to 5.4.0. - [Release notes](https://github.com/chalk/chalk/releases) - [Commits](chalk/chalk@v4.1.2...v5.4.0) --- updated-dependencies: - dependency-name: chalk dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 7b4cac2 commit a2f4b3a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

100755100644
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"author": "Nicholas C. Zakas <[email protected]>",
1313
"dependencies": {
1414
"@babel/code-frame": "7.12.11",
15-
"chalk": "^4.0.0"
15+
"chalk": "^5.4.0"
1616
},
1717
"engines": {
1818
"node": "^10.12.0 || >=12.0.0"

0 commit comments

Comments
 (0)