Skip to content

Commit

Permalink
chore(deps): update chalk requirement
Browse files Browse the repository at this point in the history
Updates the requirements on [chalk](https://github.com/chalk/chalk) to permit the latest version.
- [Release notes](https://github.com/chalk/chalk/releases)
- [Commits](chalk/chalk@v5.3.0...v5.4.0)

---
updated-dependencies:
- dependency-name: chalk
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 19, 2024
1 parent e51b95f commit 75ef976
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion superset-frontend/packages/generator-superset/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"test": "cross-env NODE_OPTIONS=--experimental-vm-modules jest"
},
"dependencies": {
"chalk": "^5.3.0",
"chalk": "^5.4.0",
"lodash-es": "^4.17.21",
"yeoman-generator": "^7.3.2",
"yosay": "^3.0.0"
Expand Down

0 comments on commit 75ef976

Please sign in to comment.