Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(deps): update dependency @sapphire/utilities to ^3.9.3 #114

Merged
merged 1 commit into from
Sep 4, 2022
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
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.1",
"@sapphire/utilities": "^3.9.2",
"@sapphire/utilities": "^3.9.3",
"colorette": "^2.0.19",
"commander": "^9.4.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 @@ -351,7 +351,7 @@ __metadata:
"@sapphire/fetch": ^2.4.1
"@sapphire/prettier-config": ^1.4.4
"@sapphire/ts-config": ^3.3.4
"@sapphire/utilities": ^3.9.2
"@sapphire/utilities": ^3.9.3
"@types/js-yaml": ^4.0.5
"@types/micromatch": ^4.0.2
"@types/node": ^18.6.2
Expand Down Expand Up @@ -542,10 +542,10 @@ __metadata:
languageName: node
linkType: hard

"@sapphire/utilities@npm:^3.9.2":
version: 3.9.2
resolution: "@sapphire/utilities@npm:3.9.2"
checksum: eeef33b03b802e931ada752b8c335cc8bde4017f8029b577b0247e3f3d2b57bf5f1936b2c8c29aef5e2c6975d9b162363e4c5c434c4fead0bba74253d067b4d9
"@sapphire/utilities@npm:^3.9.3":
version: 3.9.3
resolution: "@sapphire/utilities@npm:3.9.3"
checksum: 9f3f977fd5c0677d5f79136e9cb68ade3317cfba3e87bb58689f4af68233a807af34eb6092ad262c946d5eaf5c4a76cd534b0b395ebbaf0f0912dd80e174f912
languageName: node
linkType: hard

Expand Down