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 Jul 3, 2024
1 parent 6f0fbe4 commit 72f41cd
Show file tree
Hide file tree
Showing 5 changed files with 1,253 additions and 1,319 deletions.
874 changes: 0 additions & 874 deletions .yarn/releases/yarn-3.6.1.cjs

This file was deleted.

875 changes: 875 additions & 0 deletions .yarn/releases/yarn-3.8.3.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.6.1.cjs
yarnPath: .yarn/releases/yarn-3.8.3.cjs
24 changes: 12 additions & 12 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,40 +59,40 @@
"publishConfig": {
"access": "public"
},
"packageManager": "yarn@3.6.1",
"packageManager": "yarn@3.8.3",
"devDependencies": {
"@favware/cliff-jumper": "3.0.3",
"@favware/npm-deprecate": "1.0.7",
"@sapphire/eslint-config": "5.0.4",
"@sapphire/eslint-config": "5.0.5",
"@sapphire/prettier-config": "2.0.0",
"@sapphire/ts-config": "5.0.1",
"@swc/core": "1.4.17",
"@swc/core": "1.6.7",
"@types/cli-progress": "3.11.5",
"@types/fluent-ffmpeg": "2.1.24",
"@types/inquirer": "9.0.7",
"@types/node": "20.12.8",
"eslint": "9.1.1",
"@types/node": "20.14.9",
"eslint": "9.6.0",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-prettier": "5.1.3",
"husky": "9.0.11",
"pinst": "3.0.0",
"prettier": "3.2.5",
"prettier": "3.3.2",
"pretty-quick": "4.0.0",
"tsup": "8.0.2",
"typescript": "5.4.5"
"tsup": "8.1.0",
"typescript": "5.5.3"
},
"dependencies": {
"@ffmpeg-installer/ffmpeg": "^1.1.0",
"cli-progress": "3.12.0",
"colorette": "2.0.20",
"commander": "12.0.0",
"commander": "12.1.0",
"execa": "8.0.1",
"fluent-ffmpeg": "2.1.2",
"inquirer": "9.2.20",
"fluent-ffmpeg": "2.1.3",
"inquirer": "9.3.2",
"inquirer-select-directory": "1.2.0",
"ora": "8.0.1",
"sanitize-filename": "1.6.3",
"undici": "6.15.0",
"undici": "6.19.2",
"youtube-sr": "4.3.11",
"ytdl-core": "4.11.5"
},
Expand Down
Loading

0 comments on commit 72f41cd

Please sign in to comment.