Skip to content

Commit

Permalink
fix(deps): update sapphire dependencies (#554)
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] committed Oct 9, 2022
1 parent ac83fee commit da74216
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 9 deletions.
4 changes: 2 additions & 2 deletions package.json
Expand Up @@ -30,13 +30,13 @@
"dependencies": {
"@discordjs/builders": "^0.16.0",
"@sapphire/discord-utilities": "^2.11.6",
"@sapphire/discord.js-utilities": "^5.0.1",
"@sapphire/discord.js-utilities": "^5.1.0",
"@sapphire/lexure": "^1.1.1",
"@sapphire/pieces": "^3.5.2",
"@sapphire/ratelimits": "^2.4.5",
"@sapphire/result": "^2.5.0",
"@sapphire/stopwatch": "^1.5.0",
"@sapphire/utilities": "^3.10.0",
"@sapphire/utilities": "^3.11.0",
"tslib": "^2.4.0"
},
"devDependencies": {
Expand Down
21 changes: 14 additions & 7 deletions yarn.lock
Expand Up @@ -521,15 +521,15 @@ __metadata:
languageName: node
linkType: hard

"@sapphire/discord.js-utilities@npm:^5.0.1":
version: 5.0.1
resolution: "@sapphire/discord.js-utilities@npm:5.0.1"
"@sapphire/discord.js-utilities@npm:^5.1.0":
version: 5.1.0
resolution: "@sapphire/discord.js-utilities@npm:5.1.0"
dependencies:
"@sapphire/discord-utilities": ^2.11.6
"@sapphire/duration": ^1.0.0
"@sapphire/utilities": ^3.9.3
"@sapphire/utilities": ^3.11.0
tslib: ^2.4.0
checksum: a4569fe945d5d3d4064e2b8d7dacfb83c0677200daf5cfaa706fa6d34ce986f0005ee5a3fd058b9d2ce20f895cf62e5e599105d3720ee87487ec78dbfd597cd2
checksum: 0c5a1545278cd7092fc1e6692be6c7f95f8e0f73a39d663bd419a005e004df94b989bf0b900acd7d133c930105fe4467c30f89429db20c08dbb08bc770471434
languageName: node
linkType: hard

Expand Down Expand Up @@ -575,7 +575,7 @@ __metadata:
"@favware/npm-deprecate": ^1.0.5
"@favware/rollup-type-bundler": ^1.0.11
"@sapphire/discord-utilities": ^2.11.6
"@sapphire/discord.js-utilities": ^5.0.1
"@sapphire/discord.js-utilities": ^5.1.0
"@sapphire/eslint-config": ^4.3.8
"@sapphire/lexure": ^1.1.1
"@sapphire/pieces": ^3.5.2
Expand All @@ -584,7 +584,7 @@ __metadata:
"@sapphire/result": ^2.5.0
"@sapphire/stopwatch": ^1.5.0
"@sapphire/ts-config": ^3.3.4
"@sapphire/utilities": ^3.10.0
"@sapphire/utilities": ^3.11.0
"@types/node": ^18.7.23
"@types/ws": ^8.5.3
"@typescript-eslint/eslint-plugin": ^5.39.0
Expand Down Expand Up @@ -699,6 +699,13 @@ __metadata:
languageName: node
linkType: hard

"@sapphire/utilities@npm:^3.11.0":
version: 3.11.0
resolution: "@sapphire/utilities@npm:3.11.0"
checksum: 3c8521038b8879524e8114f39eefc8b3b06cf825995f709684238b5cb14bd7df06d232a26a88f79160df290a66f9aa3133f5ce4ff8e2398033db9f301ad31e0d
languageName: node
linkType: hard

"@tootallnate/once@npm:2":
version: 2.0.0
resolution: "@tootallnate/once@npm:2.0.0"
Expand Down

0 comments on commit da74216

Please sign in to comment.