Skip to content

Commit

Permalink
fix(deps): update dependency colorette to ^1.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Sep 28, 2021
1 parent 7e7a75f commit fecd824
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"dependencies": {
"@sapphire/fetch": "next",
"@sapphire/utilities": "^2.0.1",
"colorette": "^1.2.2",
"colorette": "^1.4.0",
"commander": "^8.1.0",
"js-yaml": "^4.1.0",
"micromatch": "^4.0.4",
Expand Down
9 changes: 8 additions & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -290,7 +290,7 @@ __metadata:
"@types/npm-package-arg": ^6.1.1
"@types/npm-registry-fetch": ^8.0.2
"@vercel/ncc": ^0.31.1
colorette: ^1.2.2
colorette: ^1.4.0
commander: ^8.1.0
cz-conventional-changelog: ^3.3.0
eslint: ^7.32.0
Expand Down Expand Up @@ -1154,6 +1154,13 @@ __metadata:
languageName: node
linkType: hard

"colorette@npm:^1.4.0":
version: 1.4.0
resolution: "colorette@npm:1.4.0"
checksum: 01c3c16058b182a4ab4c126a65a75faa4d38a20fa7c845090b25453acec6c371bb2c5dceb0a2338511f17902b9d1a9af0cadd8509c9403894b79311032c256c3
languageName: node
linkType: hard

"combined-stream@npm:^1.0.8":
version: 1.0.8
resolution: "combined-stream@npm:1.0.8"
Expand Down

0 comments on commit fecd824

Please sign in to comment.