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 Jun 20, 2023
1 parent 1bdb4df commit aaf9aee
Show file tree
Hide file tree
Showing 2 changed files with 98 additions and 98 deletions.
16 changes: 8 additions & 8 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.12",
"@prisma/client": "^4.15.0",
"@prisma/client": "^4.16.0",
"@sapphire/decorators": "^6.0.1",
"@sapphire/framework": "pr-512",
"@sapphire/plugin-i18next": "^5.0.3",
Expand All @@ -41,8 +41,8 @@
"common-tags": "^1.8.2",
"discord-player": "^5.4.0",
"discord.js": "^14.11.0",
"dotenv": "^16.1.4",
"sodium-native": "^4.0.3",
"dotenv": "^16.3.1",
"sodium-native": "^4.0.4",
"soundcloud-scraper": "^5.0.3",
"spotify-url-info": "^3.2.5",
"tslib": "^2.5.3",
Expand All @@ -55,12 +55,12 @@
"@sapphire/eslint-plugin-result": "^1.0.2",
"@sapphire/ts-config": "3.3.4",
"@types/common-tags": "1.8.1",
"@types/eslint": "8.40.1",
"@types/node": "18.16.17",
"@types/eslint": "8.40.2",
"@types/node": "18.16.18",
"@types/prettier": "2.7.3",
"@typescript-eslint/eslint-plugin": "5.59.9",
"@typescript-eslint/parser": "5.59.9",
"eslint": "8.42.0",
"@typescript-eslint/eslint-plugin": "5.60.0",
"@typescript-eslint/parser": "5.60.0",
"eslint": "8.43.0",
"eslint-config-prettier": "^8.8.0",
"eslint-plugin-prettier": "^4.2.1",
"husky": "8.0.3",
Expand Down
Loading

0 comments on commit aaf9aee

Please sign in to comment.