Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 5, 2023
1 parent a579cfe commit 092e9bf
Show file tree
Hide file tree
Showing 4 changed files with 337 additions and 332 deletions.
403 changes: 202 additions & 201 deletions .yarn/releases/yarn-3.5.1.cjs → .yarn/releases/yarn-3.6.0.cjs

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion .yarnrc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,4 @@ plugins:
- path: .yarn/plugins/@yarnpkg/plugin-after-install.cjs
spec: "https://raw.githubusercontent.com/Jaronline/yarn-plugin-after-install/v0.4.0/bundles/@yarnpkg/plugin-after-install.js"

yarnPath: .yarn/releases/yarn-3.5.1.cjs
yarnPath: .yarn/releases/yarn-3.6.0.cjs
22 changes: 11 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,8 +31,8 @@
"homepage": "https://github.com/PixelPizza/OurTube#readme",
"dependencies": {
"@discordjs/opus": "^0.9.0",
"@kaname-png/plugin-statcord": "^2.1.10",
"@prisma/client": "^4.14.1",
"@kaname-png/plugin-statcord": "^2.1.11",
"@prisma/client": "^4.15.0",
"@sapphire/decorators": "^6.0.1",
"@sapphire/framework": "pr-512",
"@sapphire/plugin-i18next": "^5.0.3",
Expand All @@ -41,33 +41,33 @@
"common-tags": "^1.8.2",
"discord-player": "^5.4.0",
"discord.js": "^14.11.0",
"dotenv": "^16.0.3",
"dotenv": "^16.1.4",
"sodium-native": "^4.0.3",
"soundcloud-scraper": "^5.0.3",
"spotify-url-info": "^3.2.5",
"tslib": "^2.5.2",
"tslib": "^2.5.3",
"youtube-sr": "^4.3.4",
"ytdl-core": "^4.11.4"
},
"devDependencies": {
"@commitlint/config-angular": "17.6.3",
"@commitlint/config-angular": "17.6.5",
"@sapphire/eslint-config": "4.4.2",
"@sapphire/eslint-plugin-result": "^1.0.2",
"@sapphire/ts-config": "3.3.4",
"@types/common-tags": "1.8.1",
"@types/eslint": "8.40.0",
"@types/node": "18.16.16",
"@types/prettier": "2.7.2",
"@typescript-eslint/eslint-plugin": "5.59.7",
"@typescript-eslint/parser": "5.59.7",
"eslint": "8.41.0",
"@types/prettier": "2.7.3",
"@typescript-eslint/eslint-plugin": "5.59.9",
"@typescript-eslint/parser": "5.59.9",
"eslint": "8.42.0",
"eslint-config-prettier": "^8.8.0",
"eslint-plugin-prettier": "^4.2.1",
"husky": "8.0.3",
"prettier": "2.8.8",
"prisma": "4.14.1",
"prisma": "4.15.0",
"tsup": "6.7.0",
"typescript": "4.9.5"
},
"packageManager": "yarn@3.5.1"
"packageManager": "yarn@3.6.0"
}
Loading

0 comments on commit 092e9bf

Please sign in to comment.