Skip to content

Commit

Permalink
Update chalk to version 5.3.0 (realm#6386)
Browse files Browse the repository at this point in the history
  • Loading branch information
depfu[bot] authored and bimusiek committed Mar 14, 2024
1 parent 6808845 commit 5ecffe3
Show file tree
Hide file tree
Showing 3 changed files with 26 additions and 4 deletions.
2 changes: 1 addition & 1 deletion integration-tests/baas-test-server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
},
"dependencies": {
"@actions/core": "^1.10.1",
"chalk": "^4.1.2",
"chalk": "^5.3.0",
"dotenv": "^16.0.2",
"p-wait-for": "^5.0.2",
"yargs": "^17.7.2"
Expand Down
26 changes: 24 additions & 2 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion packages/realm-app-importer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"dependencies": {
"@realm/fetch": "^0.1.0",
"body-parser": "^1.20.1",
"chalk": "^4.1.2",
"chalk": "^5.3.0",
"debug": "^4.3.4",
"deepmerge": "^4.2.2",
"fs-extra": "^10.1.0",
Expand Down

0 comments on commit 5ecffe3

Please sign in to comment.