Skip to content

Commit

Permalink
fix(deps): update dependency @discordjs/builders to ^0.16.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 17, 2022
1 parent 3851a92 commit adf76f0
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 30 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
},
"homepage": "https://github.com/PixelPizza/OurTube#readme",
"dependencies": {
"@discordjs/builders": "^0.15.0",
"@discordjs/builders": "^0.16.0",
"@discordjs/opus": "^0.8.0",
"@kaname-png/plugin-statcord": "^2.1.0",
"@prisma/client": "^4.0.0",
Expand Down
36 changes: 7 additions & 29 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -30,17 +30,16 @@ __metadata:
languageName: node
linkType: hard

"@discordjs/builders@npm:^0.15.0":
version: 0.15.0
resolution: "@discordjs/builders@npm:0.15.0"
"@discordjs/builders@npm:^0.16.0":
version: 0.16.0
resolution: "@discordjs/builders@npm:0.16.0"
dependencies:
"@sapphire/shapeshift": ^3.1.0
"@sindresorhus/is": ^4.6.0
discord-api-types: ^0.33.3
"@sapphire/shapeshift": ^3.5.1
discord-api-types: ^0.36.2
fast-deep-equal: ^3.1.3
ts-mixer: ^6.0.1
tslib: ^2.4.0
checksum: 1a8a4ffe048243ebb9fbbc76a113e4994c68904a5b3d256a6b10c0123f1d0fb58b45809d134ba993293fb2190c9f3506663ddfb5068a86ec6b9c53b5db61f6a6
checksum: bf7ab00924bf84678c139b32c3b6bda16d62f190a1674ebaa4ec8767c7105890b1375716296037306661e138fe1c09c535b3141a047b7fceafaa92937a76cb8b
languageName: node
linkType: hard

Expand Down Expand Up @@ -396,13 +395,6 @@ __metadata:
languageName: node
linkType: hard

"@sapphire/shapeshift@npm:^3.1.0":
version: 3.1.0
resolution: "@sapphire/shapeshift@npm:3.1.0"
checksum: d28035fe9dd2b59feda24daad4ae5f3ae16bf98312e726df85c79cf071de3447a2a0e81f818471a7abb8d6678423e7e6ece57687d162269624e503e62cae26a4
languageName: node
linkType: hard

"@sapphire/shapeshift@npm:^3.5.1":
version: 3.5.1
resolution: "@sapphire/shapeshift@npm:3.5.1"
Expand Down Expand Up @@ -471,13 +463,6 @@ __metadata:
languageName: node
linkType: hard

"@sindresorhus/is@npm:^4.6.0":
version: 4.6.0
resolution: "@sindresorhus/is@npm:4.6.0"
checksum: 83839f13da2c29d55c97abc3bc2c55b250d33a0447554997a85c539e058e57b8da092da396e252b11ec24a0279a0bed1f537fa26302209327060643e327f81d2
languageName: node
linkType: hard

"@skyra/i18next-backend@npm:^1.0.1":
version: 1.0.1
resolution: "@skyra/i18next-backend@npm:1.0.1"
Expand Down Expand Up @@ -1398,13 +1383,6 @@ __metadata:
languageName: node
linkType: hard

"discord-api-types@npm:^0.33.3":
version: 0.33.3
resolution: "discord-api-types@npm:0.33.3"
checksum: e86776d1d2c39b74d7265c43774bd6d46dd206d053674ed7243d11e2e975451b292065ece28286e31692a27c5408a24a73e811455af75a2fdbb519c95b7e040b
languageName: node
linkType: hard

"discord-api-types@npm:^0.36.2":
version: 0.36.2
resolution: "discord-api-types@npm:0.36.2"
Expand Down Expand Up @@ -3296,7 +3274,7 @@ __metadata:
resolution: "ourtube@workspace:."
dependencies:
"@commitlint/config-angular": 17.0.3
"@discordjs/builders": ^0.15.0
"@discordjs/builders": ^0.16.0
"@discordjs/opus": ^0.8.0
"@kaname-png/plugin-statcord": ^2.1.0
"@prisma/client": ^4.0.0
Expand Down

0 comments on commit adf76f0

Please sign in to comment.