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 Oct 19, 2024
1 parent 204686e commit 1a70ebe
Show file tree
Hide file tree
Showing 4 changed files with 795 additions and 517 deletions.
238 changes: 119 additions & 119 deletions .yarn/releases/yarn-3.8.3.cjs → .yarn/releases/yarn-3.8.6.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 @@ -6,4 +6,4 @@ plugins:
- path: .yarn/plugins/@yarnpkg/plugin-version.cjs
spec: '@yarnpkg/plugin-version'

yarnPath: .yarn/releases/yarn-3.8.3.cjs
yarnPath: .yarn/releases/yarn-3.8.6.cjs
26 changes: 13 additions & 13 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,27 +59,27 @@
"publishConfig": {
"access": "public"
},
"packageManager": "[email protected].3",
"packageManager": "[email protected].6",
"devDependencies": {
"@favware/cliff-jumper": "3.0.3",
"@favware/npm-deprecate": "1.0.7",
"@sapphire/eslint-config": "5.0.5",
"@sapphire/prettier-config": "2.0.0",
"@sapphire/ts-config": "5.0.1",
"@swc/core": "1.6.13",
"@swc/core": "1.7.36",
"@types/cli-progress": "3.11.6",
"@types/fluent-ffmpeg": "2.1.24",
"@types/fluent-ffmpeg": "2.1.26",
"@types/inquirer": "9.0.7",
"@types/node": "20.14.10",
"eslint": "9.6.0",
"@types/node": "20.16.13",
"eslint": "9.13.0",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-prettier": "5.1.3",
"husky": "9.0.11",
"eslint-plugin-prettier": "5.2.1",
"husky": "9.1.6",
"pinst": "3.0.0",
"prettier": "3.3.2",
"prettier": "3.3.3",
"pretty-quick": "4.0.0",
"tsup": "8.1.0",
"typescript": "5.5.3"
"tsup": "8.3.0",
"typescript": "5.6.3"
},
"dependencies": {
"@distube/ytdl-core": "^4.14.4",
Expand All @@ -89,11 +89,11 @@
"commander": "12.1.0",
"execa": "8.0.1",
"fluent-ffmpeg": "2.1.3",
"inquirer": "9.3.5",
"inquirer": "9.3.7",
"inquirer-select-directory": "1.2.0",
"ora": "8.0.1",
"ora": "8.1.0",
"sanitize-filename": "1.6.3",
"undici": "6.19.2",
"undici": "6.20.1",
"youtube-sr": "4.3.11"
},
"prettier": "@sapphire/prettier-config"
Expand Down
Loading

0 comments on commit 1a70ebe

Please sign in to comment.