Skip to content

Commit

Permalink
build(deps): bump chalk from 4.1.2 to 5.3.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.3.0.
- [Release notes](https://github.com/chalk/chalk/releases)
- [Commits](chalk/chalk@v4.1.2...v5.3.0)

---
updated-dependencies:
- dependency-name: chalk
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 23, 2024
1 parent ee40498 commit 6261cab
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 3 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"@types/node": "^20.10.7",
"axios": "^1.6.5",
"bowser": "^2.11.0",
"chalk": "^4.1.2",
"chalk": "^5.3.0",
"cron": "^3.1.3",
"cron-validator": "^1.3.1",
"crypto": "^1.0.1",
Expand Down
14 changes: 12 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6163,6 +6163,16 @@ __metadata:
languageName: node
linkType: hard

"cron@npm:^3.1.3":
version: 3.1.6
resolution: "cron@npm:3.1.6"
dependencies:
"@types/luxon": "npm:~3.3.0"
luxon: "npm:~3.4.0"
checksum: f8328ce1052531bc14372acbfbddb38db33b30b29ac878d574b317779160b2947c9315c81dccb8a33724418cd86440a92269055037c96a2e917c867d57274009
languageName: node
linkType: hard

"cross-spawn@npm:^7.0.0, cross-spawn@npm:^7.0.2, cross-spawn@npm:^7.0.3":
version: 7.0.3
resolution: "cross-spawn@npm:7.0.3"
Expand Down Expand Up @@ -10410,9 +10420,9 @@ __metadata:
autoprefixer: "npm:10.4.17"
axios: "npm:^1.6.5"
bowser: "npm:^2.11.0"
chalk: "npm:^4.1.2"
chalk: "npm:^5.3.0"
clean-jsdoc-theme: "npm:^4.2.14"
cron: "npm:3.1.3"
cron: "npm:^3.1.3"
cron-validator: "npm:^1.3.1"
crypto: "npm:^1.0.1"
eslint: "npm:^8.56.0"
Expand Down

0 comments on commit 6261cab

Please sign in to comment.