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 Mar 29, 2023
1 parent 7deb56b commit 5b8a015
Show file tree
Hide file tree
Showing 2 changed files with 172 additions and 102 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"dependencies": {
"@discordjs/opus": "^0.9.0",
"@kaname-png/plugin-statcord": "^2.1.10",
"@prisma/client": "^4.11.0",
"@prisma/client": "^4.12.0",
"@sapphire/decorators": "^6.0.0",
"@sapphire/framework": "pr-512",
"@sapphire/plugin-i18next": "^5.0.1",
Expand All @@ -55,18 +55,18 @@
"@sapphire/eslint-plugin-result": "^1.0.0",
"@sapphire/ts-config": "3.3.4",
"@types/common-tags": "1.8.1",
"@types/eslint": "8.21.2",
"@types/node": "18.15.3",
"@types/eslint": "8.21.3",
"@types/node": "18.15.11",
"@types/prettier": "2.7.2",
"@typescript-eslint/eslint-plugin": "5.55.0",
"@typescript-eslint/parser": "5.55.0",
"eslint": "8.36.0",
"eslint-config-prettier": "^8.7.0",
"@typescript-eslint/eslint-plugin": "5.57.0",
"@typescript-eslint/parser": "5.57.0",
"eslint": "8.37.0",
"eslint-config-prettier": "^8.8.0",
"eslint-plugin-prettier": "^4.2.1",
"husky": "8.0.3",
"prettier": "2.8.4",
"prisma": "4.11.0",
"tsup": "6.6.3",
"prettier": "2.8.7",
"prisma": "4.12.0",
"tsup": "6.7.0",
"typescript": "4.9.5"
},
"packageManager": "[email protected]"
Expand Down
Loading

0 comments on commit 5b8a015

Please sign in to comment.