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

chore(deps): update all non-major dependencies #241

Merged
merged 1 commit into from
Oct 31, 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
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,12 +48,12 @@
"ytdl-core": "^4.11.2"
},
"devDependencies": {
"@commitlint/config-angular": "17.1.0",
"@commitlint/config-angular": "17.2.0",
"@sapphire/eslint-config": "4.3.8",
"@sapphire/ts-config": "3.3.4",
"@types/common-tags": "1.8.1",
"@types/eslint": "8.4.9",
"@types/node": "18.11.7",
"@types/node": "18.11.8",
"@types/prettier": "2.7.1",
"@typescript-eslint/eslint-plugin": "5.41.0",
"@typescript-eslint/parser": "5.41.0",
Expand Down
20 changes: 10 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -21,12 +21,12 @@ __metadata:
languageName: node
linkType: hard

"@commitlint/config-angular@npm:17.1.0":
version: 17.1.0
resolution: "@commitlint/config-angular@npm:17.1.0"
"@commitlint/config-angular@npm:17.2.0":
version: 17.2.0
resolution: "@commitlint/config-angular@npm:17.2.0"
dependencies:
"@commitlint/config-angular-type-enum": ^17.0.0
checksum: 6e5293db135ffa0869cf548c0364dcc64e019b61b0f1b576bf51565b523f3c727ce38c8a368c20cd6221e3100e5fd3cd8468c873fa1133fdd5ec4b58ceeba1f6
checksum: bd11efe2cdc2699871a3c3e12848e0652a376cced7ebfcc9e023cbcae25c2e0aba35bd4e26ddbf3238b2303afed7392ef97e90baab7b500f475f4bebb961fec8
languageName: node
linkType: hard

Expand Down Expand Up @@ -604,10 +604,10 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:18.11.7":
version: 18.11.7
resolution: "@types/node@npm:18.11.7"
checksum: 69d630825cf6fbf580d08d76a4d4836ef8c34ed4fe0842221ade87d275f517099cbfabe8e22397208e564bd24926db97699ab9db5c091383269a432b336665e2
"@types/node@npm:18.11.8":
version: 18.11.8
resolution: "@types/node@npm:18.11.8"
checksum: 60b358f97c1a029722dc785811b217615ef20249c3fbde60a65869cfd7a5cd5b1872ee95c79c187ef70e5a078f4ac7670d2129803985268b1f021ad6e8040af8
languageName: node
linkType: hard

Expand Down Expand Up @@ -3264,7 +3264,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "ourtube@workspace:."
dependencies:
"@commitlint/config-angular": 17.1.0
"@commitlint/config-angular": 17.2.0
"@discordjs/opus": ^0.9.0
"@kaname-png/plugin-statcord": ^2.1.5
"@prisma/client": ^4.5.0
Expand All @@ -3278,7 +3278,7 @@ __metadata:
"@sapphire/ts-config": 3.3.4
"@types/common-tags": 1.8.1
"@types/eslint": 8.4.9
"@types/node": 18.11.7
"@types/node": 18.11.8
"@types/prettier": 2.7.1
"@typescript-eslint/eslint-plugin": 5.41.0
"@typescript-eslint/parser": 5.41.0
Expand Down