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 @kaname-png/plugin-statcord to ^2.1.10 #268

Merged
merged 1 commit into from
Jan 8, 2023
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 @@ -31,7 +31,7 @@
"homepage": "https://github.com/PixelPizza/OurTube#readme",
"dependencies": {
"@discordjs/opus": "^0.9.0",
"@kaname-png/plugin-statcord": "^2.1.9",
"@kaname-png/plugin-statcord": "^2.1.10",
"@prisma/client": "^4.8.1",
"@sapphire/decorators": "^5.0.0",
"@sapphire/framework": "pr-512",
Expand Down
20 changes: 10 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -228,14 +228,14 @@ __metadata:
languageName: node
linkType: hard

"@kaname-png/plugin-statcord@npm:^2.1.9":
version: 2.1.9
resolution: "@kaname-png/plugin-statcord@npm:2.1.9"
"@kaname-png/plugin-statcord@npm:^2.1.10":
version: 2.1.10
resolution: "@kaname-png/plugin-statcord@npm:2.1.10"
dependencies:
"@sapphire/fetch": ^2.4.1
systeminformation: ^5.16.9
systeminformation: ^5.17.1
tslib: ^2.4.1
checksum: 7568b52965b04cbcc529564088afd205d9922affa71eff9bc47f7051489938de13ade47b647dd1d53206c9f9ae73481771c0cd997461c22b11ec73b77c04a3da
checksum: 2fc582f238d27463fb9c0ca331b9dde0861a54a21052ed5c624bbb406b711df437078dfc44a9dd703e4179b56e1d4f3c3acb0c0aa542ee7bffb5e8c1cecc984d
languageName: node
linkType: hard

Expand Down Expand Up @@ -2917,7 +2917,7 @@ __metadata:
dependencies:
"@commitlint/config-angular": 17.4.0
"@discordjs/opus": ^0.9.0
"@kaname-png/plugin-statcord": ^2.1.9
"@kaname-png/plugin-statcord": ^2.1.10
"@prisma/client": ^4.8.1
"@sapphire/decorators": ^5.0.0
"@sapphire/eslint-config": 4.3.8
Expand Down Expand Up @@ -3476,12 +3476,12 @@ __metadata:
languageName: node
linkType: hard

"systeminformation@npm:^5.16.9":
version: 5.16.9
resolution: "systeminformation@npm:5.16.9"
"systeminformation@npm:^5.17.1":
version: 5.17.1
resolution: "systeminformation@npm:5.17.1"
bin:
systeminformation: lib/cli.js
checksum: e590134391ba727b4988ae828483344ae90ee03551ffb578defd3d6d489a8faa519aee563df18fea5f98c2b9e74ca55d29f1ad096d3a70933672338b9a78f03c
checksum: f13052ef52be86431a045d545f2b641a80e1becd46a0610dacd3f5773ebca0866b0087bf7706c1539e61945007354c4da344479f09a69b6dffe7a4f42d712a90
conditions: (os=darwin | os=linux | os=win32 | os=freebsd | os=openbsd | os=netbsd | os=sunos | os=android)
languageName: node
linkType: hard
Expand Down