Skip to content

Commit 15a0b9c

Browse files
build: Bump chalk from 4.1.2 to 5.2.0
Bumps [chalk](https://github.com/chalk/chalk) from 4.1.2 to 5.2.0. - [Release notes](https://github.com/chalk/chalk/releases) - [Commits](chalk/chalk@v4.1.2...v5.2.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 dd6cd93 commit 15a0b9c

File tree

3 files changed

+232
-9
lines changed

3 files changed

+232
-9
lines changed

package-lock.json

Lines changed: 230 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"anymatch": "^3.1.2",
77
"bluebird": "^3.7.2",
88
"browser-sync": "^2.26.14",
9-
"chalk": "^4.1.1",
9+
"chalk": "^5.2.0",
1010
"chokidar": "^3.5.1",
1111
"cli-table3": "^0.6.0",
1212
"co": "^4.6.0",

packages/fractal/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"@frctl/web": "^0.1.12",
2222
"anymatch": "^3.1.2",
2323
"bluebird": "^3.7.2",
24-
"chalk": "^4.1.1",
24+
"chalk": "^5.2.0",
2525
"chokidar": "^3.5.1",
2626
"cli-table3": "^0.6.0",
2727
"co": "^4.6.0",

0 commit comments

Comments
 (0)