Skip to content

Commit

Permalink
fix(deps): update dependency colorette to ^2.0.13 (#15)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <bot@renovateapp.com>
  • Loading branch information
renovate[bot] and renovate-bot authored Oct 3, 2021
1 parent 0ef0ded commit cc3584e
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"dependencies": {
"@sapphire/fetch": "next",
"@sapphire/utilities": "^2.0.1",
"colorette": "^2.0.12",
"colorette": "^2.0.13",
"commander": "^8.2.0",
"js-yaml": "^4.1.0",
"micromatch": "^4.0.4",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -263,7 +263,7 @@ __metadata:
"@types/npm-package-arg": ^6.1.1
"@types/npm-registry-fetch": ^8.0.2
"@vercel/ncc": ^0.31.1
colorette: ^2.0.12
colorette: ^2.0.13
commander: ^8.2.0
cz-conventional-changelog: ^3.3.0
eslint: ^7.32.0
Expand Down Expand Up @@ -1146,10 +1146,10 @@ __metadata:
languageName: node
linkType: hard

"colorette@npm:^2.0.12":
version: 2.0.12
resolution: "colorette@npm:2.0.12"
checksum: 1df990c6749826694756ecd05a771fb70fd426cf2b264cf496fb93a621fb4554fabfa8adde0923421f3e38b7265d546f6a46caf833f2d7facf45a40042b510b3
"colorette@npm:^2.0.13":
version: 2.0.13
resolution: "colorette@npm:2.0.13"
checksum: e257bfacd468b0a9a2970fd7160ef150647292da976fe1866336bdb6145dbcb5f8deba970c0d9237d79f5d90299c75164ac13649669cdc47c371e86a71f8b14f
languageName: node
linkType: hard

Expand Down

0 comments on commit cc3584e

Please sign in to comment.