Skip to content

Commit

Permalink
Bump chalk from 4.1.2 to 5.4.0
Browse files Browse the repository at this point in the history
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] <support@github.com>
  • Loading branch information
dependabot[bot] authored Dec 19, 2024
1 parent 80baa90 commit e4c9c52
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 14 deletions.
23 changes: 11 additions & 12 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion polaris-migrator/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"dependencies": {
"@shopify/polaris-tokens": "^9.4.0",
"@shopify/stylelint-polaris": "^16.0.5",
"chalk": "^4.1.0",
"chalk": "^5.4.0",
"globby": "11.0.1",
"is-git-clean": "^1.1.0",
"jscodeshift": "^0.13.1",
Expand Down
2 changes: 1 addition & 1 deletion polaris.shopify.com/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@
"@types/unist": "^2.0.6",
"@types/uuid": "^9.0.1",
"babel-plugin-preval": "^5.1.0",
"chalk": "^5.2.0",
"chalk": "^5.4.0",
"chokidar": "^3.5.3",
"concurrently": "^8.2.2",
"css-loader": "^5.2.7",
Expand Down

0 comments on commit e4c9c52

Please sign in to comment.