Skip to content

Commit

Permalink
fix(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 11, 2023
1 parent 3d66be2 commit 2eb6b22
Show file tree
Hide file tree
Showing 2 changed files with 221 additions and 34 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"dependencies": {
"@discord-player/extractor": "^4.4.2",
"@discordjs/opus": "^0.9.0",
"@kaname-png/plugin-statcord": "^2.1.12",
"@kaname-png/plugin-statcord": "^2.2.0",
"@prisma/client": "^5.2.0",
"@sapphire/decorators": "^6.0.2",
"@sapphire/framework": "^4.6.0",
Expand All @@ -57,13 +57,13 @@
"@sapphire/eslint-config": "5.0.2",
"@sapphire/eslint-plugin-result": "^2.0.1",
"@sapphire/ts-config": "4.0.1",
"@types/common-tags": "1.8.1",
"@types/common-tags": "1.8.2",
"@types/eslint": "8.44.2",
"@types/node": "18.17.14",
"@types/node": "18.17.15",
"@types/prettier": "2.7.3",
"@typescript-eslint/eslint-plugin": "6.5.0",
"@typescript-eslint/parser": "6.5.0",
"eslint": "8.48.0",
"@typescript-eslint/eslint-plugin": "6.7.0",
"@typescript-eslint/parser": "6.7.0",
"eslint": "8.49.0",
"eslint-config-prettier": "^9.0.0",
"eslint-plugin-prettier": "alpha",
"husky": "8.0.3",
Expand Down
Loading

0 comments on commit 2eb6b22

Please sign in to comment.