Skip to content

Commit

Permalink
fix(deps): update dependency @sapphire/utilities to ^3.7.0 (#95)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jul 3, 2022
1 parent 43c2abf commit 216d73c
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 @@ -37,7 +37,7 @@
},
"dependencies": {
"@sapphire/fetch": "^2.4.0",
"@sapphire/utilities": "^3.6.2",
"@sapphire/utilities": "^3.7.0",
"colorette": "^2.0.19",
"commander": "^9.3.0",
"js-yaml": "^4.1.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -323,7 +323,7 @@ __metadata:
"@sapphire/fetch": ^2.4.0
"@sapphire/prettier-config": ^1.4.3
"@sapphire/ts-config": ^3.3.4
"@sapphire/utilities": ^3.6.2
"@sapphire/utilities": ^3.7.0
"@types/js-yaml": ^4.0.5
"@types/micromatch": ^4.0.2
"@types/node": ^17.0.18
Expand Down Expand Up @@ -476,10 +476,10 @@ __metadata:
languageName: node
linkType: hard

"@sapphire/utilities@npm:^3.6.2":
version: 3.6.2
resolution: "@sapphire/utilities@npm:3.6.2"
checksum: 71210753b446f3f2835dd9d28fb10767f4c6f005b465eea179082d9f2c071acb7dcd2aebdf7c4974b26aad3ab2374a1dd168a66371b06bd65f248bbca4a90cda
"@sapphire/utilities@npm:^3.7.0":
version: 3.7.0
resolution: "@sapphire/utilities@npm:3.7.0"
checksum: 3b574586242f015859e913123a5311774ad2d6cb79241c2a3d447a585282bdb04cddcd8e086f757a8ae5d2c49f4a25b4f848d63cebe605c7641364b51c3cfa11
languageName: node
linkType: hard

Expand Down

0 comments on commit 216d73c

Please sign in to comment.