Skip to content

Commit

Permalink
fix(deps): bump chalk from 5.2.0 to 5.3.0 (#192)
Browse files Browse the repository at this point in the history
Bumps [chalk](https://github.com/chalk/chalk) from 5.2.0 to 5.3.0.
- [Release notes](https://github.com/chalk/chalk/releases)
- [Commits](chalk/chalk@v5.2.0...v5.3.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jul 3, 2023
1 parent c04f2a1 commit 273de12
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 2 deletions.
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"test": "NODE_OPTIONS='--loader=ts-node/esm --no-warnings' node--test test/*.test.ts | NODE_OPTIONS='--loader=ts-node/esm --no-warnings' tap --no-coverage"
},
"dependencies": {
"chalk": "5.2.0",
"chalk": "5.3.0",
"deepmerge": "4.3.1",
"hosted-git-info": "6.1.1",
"license": "1.0.3",
Expand Down
9 changes: 8 additions & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -492,7 +492,7 @@ __metadata:
dependencies:
"@types/hosted-git-info": 3.0.2
"@types/node": 20.3.3
chalk: 5.2.0
chalk: 5.3.0
deepmerge: 4.3.1
hosted-git-info: 6.1.1
license: 1.0.3
Expand Down Expand Up @@ -1881,6 +1881,13 @@ __metadata:
languageName: node
linkType: hard

"chalk@npm:5.3.0":
version: 5.3.0
resolution: "chalk@npm:5.3.0"
checksum: 623922e077b7d1e9dedaea6f8b9e9352921f8ae3afe739132e0e00c275971bdd331268183b2628cf4ab1727c45ea1f28d7e24ac23ce1db1eb653c414ca8a5a80
languageName: node
linkType: hard

"chalk@npm:^2.0.0, chalk@npm:^2.3.2":
version: 2.4.2
resolution: "chalk@npm:2.4.2"
Expand Down

0 comments on commit 273de12

Please sign in to comment.