Skip to content

Commit

Permalink
fix(deps): update dependency @sapphire/discord.js-utilities to v4 (#317)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 31, 2021
1 parent 8dcf4d5 commit 98cafa6
Show file tree
Hide file tree
Showing 2 changed files with 25 additions and 8 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
},
"dependencies": {
"@sapphire/discord-utilities": "^2.2.2",
"@sapphire/discord.js-utilities": "^3.2.2",
"@sapphire/discord.js-utilities": "^4.0.2",
"@sapphire/pieces": "^3.1.0",
"@sapphire/ratelimits": "^2.1.4",
"@sapphire/utilities": "^3.0.4",
Expand Down
31 changes: 24 additions & 7 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1015,14 +1015,15 @@ __metadata:
languageName: node
linkType: hard

"@sapphire/discord.js-utilities@npm:^3.2.2":
version: 3.2.2
resolution: "@sapphire/discord.js-utilities@npm:3.2.2"
"@sapphire/discord.js-utilities@npm:^4.0.2":
version: 4.0.2
resolution: "@sapphire/discord.js-utilities@npm:4.0.2"
dependencies:
"@sapphire/discord-utilities": ^2.2.2
"@sapphire/time-utilities": ^1.4.4
"@sapphire/utilities": ^3.0.4
checksum: 34338727587a306fe476493d86f39aa56552d97f156ea0fee10c8ca756061b91a2bb6888a1154c8ce3b0e476ef52560f6fa078ba61e91df36577346bd6dce53b
"@sapphire/time-utilities": ^1.4.6
"@sapphire/utilities": ^3.0.6
tslib: ^2.3.1
checksum: 6d0bd945076a91c88ee2665c2878dec7213cb11ede5632462fc0862159aa52443936c85332e3afb038adbc33c06f3218607ed54cd4491d4d3067782d7bfecd6e
languageName: node
linkType: hard

Expand Down Expand Up @@ -1059,7 +1060,7 @@ __metadata:
"@favware/npm-deprecate": ^1.0.4
"@favware/rollup-type-bundler": ^1.0.6
"@sapphire/discord-utilities": ^2.2.2
"@sapphire/discord.js-utilities": ^3.2.2
"@sapphire/discord.js-utilities": ^4.0.2
"@sapphire/eslint-config": ^4.0.1
"@sapphire/pieces": ^3.1.0
"@sapphire/prettier-config": ^1.2.3
Expand Down Expand Up @@ -1129,6 +1130,15 @@ __metadata:
languageName: node
linkType: hard

"@sapphire/time-utilities@npm:^1.4.6":
version: 1.4.6
resolution: "@sapphire/time-utilities@npm:1.4.6"
dependencies:
"@sapphire/utilities": ^3.0.6
checksum: f1415ed1ea0dff26fcd98414c93daf57df11d983e241b578f208801080364e9235928a51ad340f13974535943daa0310c7be7df079a420b4ac966f158556d737
languageName: node
linkType: hard

"@sapphire/ts-config@npm:^3.1.2":
version: 3.1.2
resolution: "@sapphire/ts-config@npm:3.1.2"
Expand All @@ -1146,6 +1156,13 @@ __metadata:
languageName: node
linkType: hard

"@sapphire/utilities@npm:^3.0.6":
version: 3.0.6
resolution: "@sapphire/utilities@npm:3.0.6"
checksum: cfe4dd76ec27521cf85931a2a2fd4f8d82387667090ba61bbe985dd9a4ed55b0abd5767bf2538479d31a135ed2051b96f941732d7ef39ce23815e4f147c37037
languageName: node
linkType: hard

"@sindresorhus/is@npm:^4.0.1":
version: 4.2.0
resolution: "@sindresorhus/is@npm:4.2.0"
Expand Down

0 comments on commit 98cafa6

Please sign in to comment.