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 @discordjs/builders to v1 #200

Merged
merged 1 commit into from
Jul 17, 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.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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": "^1.0.0",
"@discordjs/opus": "^0.8.0",
"@kaname-png/plugin-statcord": "^2.1.0",
"@prisma/client": "^4.0.0",
Expand Down
37 changes: 1 addition & 36 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -30,20 +30,6 @@ __metadata:
languageName: node
linkType: hard

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

"@discordjs/builders@npm:^1.0.0":
version: 1.0.0
resolution: "@discordjs/builders@npm:1.0.0"
Expand Down Expand Up @@ -396,13 +382,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 +450,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 +1370,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 +3261,7 @@ __metadata:
resolution: "ourtube@workspace:."
dependencies:
"@commitlint/config-angular": 17.0.3
"@discordjs/builders": ^0.15.0
"@discordjs/builders": ^1.0.0
"@discordjs/opus": ^0.8.0
"@kaname-png/plugin-statcord": ^2.1.0
"@prisma/client": ^4.0.0
Expand Down