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 Nov 29, 2023
1 parent 0246843 commit b6c5326
Show file tree
Hide file tree
Showing 4 changed files with 53 additions and 69 deletions.
66 changes: 16 additions & 50 deletions packages/http-logger-middleware/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/http-logger-middleware/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
},
"dependencies": {
"@nestjs/common": "9.4.0",
"chalk": "4.1.2"
"chalk": "5.3.0"
},
"devDependencies": {
"rimraf": "5.0.5",
Expand Down
52 changes: 35 additions & 17 deletions packages/open-api-spec-to-ts/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/open-api-spec-to-ts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"@nestjs/common": "^9.3.1",
"@nestjs/core": "^9.3.1",
"@nestjs/swagger": "7.1.15",
"chalk": "^4.1.0",
"chalk": "^5.3.0",
"json-schema-to-typescript": "9.1.1",
"lodash": "4.17.21",
"rimraf": "~5.0.1",
Expand Down

0 comments on commit b6c5326

Please sign in to comment.