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 Apr 2, 2024
1 parent ee817b0 commit d6b51c8
Show file tree
Hide file tree
Showing 5 changed files with 1,032 additions and 899 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.1.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.1.cjs
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
"publishConfig": {
"access": "public"
},
"packageManager": "yarn@3.6.1",
"packageManager": "yarn@3.8.1",
"devDependencies": {
"@favware/cliff-jumper": "3.0.1",
"@favware/npm-deprecate": "1.0.7",
Expand All @@ -70,9 +70,9 @@
"@types/cli-progress": "3.11.5",
"@types/fluent-ffmpeg": "2.1.24",
"@types/inquirer": "9.0.7",
"@types/node": "20.11.30",
"@typescript-eslint/eslint-plugin": "7.4.0",
"@typescript-eslint/parser": "7.4.0",
"@types/node": "20.12.2",
"@typescript-eslint/eslint-plugin": "7.5.0",
"@typescript-eslint/parser": "7.5.0",
"eslint": "8.57.0",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-prettier": "5.1.3",
Expand All @@ -90,11 +90,11 @@
"commander": "12.0.0",
"execa": "8.0.1",
"fluent-ffmpeg": "2.1.2",
"inquirer": "9.2.16",
"inquirer": "9.2.17",
"inquirer-select-directory": "1.2.0",
"ora": "8.0.1",
"sanitize-filename": "1.6.3",
"undici": "6.10.2",
"undici": "6.11.0",
"youtube-sr": "4.3.10",
"ytdl-core": "4.11.5"
},
Expand Down
168 changes: 150 additions & 18 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -830,7 +830,7 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:*, @types/node@npm:20.11.30":
"@types/node@npm:*":
version: 20.11.30
resolution: "@types/node@npm:20.11.30"
dependencies:
Expand All @@ -839,6 +839,15 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:20.12.2":
version: 20.12.2
resolution: "@types/node@npm:20.12.2"
dependencies:
undici-types: ~5.26.4
checksum: 3242ab04fe69ae32a2da29a7a2fce41fccb370bc1189de43d2dfbb491bd3253d3ee2070cbb5613061148e4862fdaa9cf62722c43128ce5c7d33fe83750956613
languageName: node
linkType: hard

"@types/semver@npm:^7.5.0":
version: 7.5.8
resolution: "@types/semver@npm:7.5.8"
Expand All @@ -855,7 +864,32 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/eslint-plugin@npm:7.4.0, @typescript-eslint/eslint-plugin@npm:^7.1.1":
"@typescript-eslint/eslint-plugin@npm:7.5.0":
version: 7.5.0
resolution: "@typescript-eslint/eslint-plugin@npm:7.5.0"
dependencies:
"@eslint-community/regexpp": ^4.5.1
"@typescript-eslint/scope-manager": 7.5.0
"@typescript-eslint/type-utils": 7.5.0
"@typescript-eslint/utils": 7.5.0
"@typescript-eslint/visitor-keys": 7.5.0
debug: ^4.3.4
graphemer: ^1.4.0
ignore: ^5.2.4
natural-compare: ^1.4.0
semver: ^7.5.4
ts-api-utils: ^1.0.1
peerDependencies:
"@typescript-eslint/parser": ^7.0.0
eslint: ^8.56.0
peerDependenciesMeta:
typescript:
optional: true
checksum: 02ca180a4e46df840b84221219800cc5f6371254a37be7932a2586768925d8c8897b9eebe92d32093be254a98f10eae8b291638515edd79571826d6840044332
languageName: node
linkType: hard

"@typescript-eslint/eslint-plugin@npm:^7.1.1":
version: 7.4.0
resolution: "@typescript-eslint/eslint-plugin@npm:7.4.0"
dependencies:
Expand All @@ -880,7 +914,25 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/parser@npm:7.4.0, @typescript-eslint/parser@npm:^7.1.1":
"@typescript-eslint/parser@npm:7.5.0":
version: 7.5.0
resolution: "@typescript-eslint/parser@npm:7.5.0"
dependencies:
"@typescript-eslint/scope-manager": 7.5.0
"@typescript-eslint/types": 7.5.0
"@typescript-eslint/typescript-estree": 7.5.0
"@typescript-eslint/visitor-keys": 7.5.0
debug: ^4.3.4
peerDependencies:
eslint: ^8.56.0
peerDependenciesMeta:
typescript:
optional: true
checksum: c9f85ae638e27fb249e565fc299cfee456b15f6a67156f373c10fa6e310a470b5298e174ca75309789c4cf1acd1a9fd3391d5fe128208b05bac0b701d5ddf512
languageName: node
linkType: hard

"@typescript-eslint/parser@npm:^7.1.1":
version: 7.4.0
resolution: "@typescript-eslint/parser@npm:7.4.0"
dependencies:
Expand Down Expand Up @@ -908,6 +960,16 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/scope-manager@npm:7.5.0":
version: 7.5.0
resolution: "@typescript-eslint/scope-manager@npm:7.5.0"
dependencies:
"@typescript-eslint/types": 7.5.0
"@typescript-eslint/visitor-keys": 7.5.0
checksum: 13d858ca9f77922578b154b8568ca172dc8bd3a557ec60b4d027174675e243e34f189127ae073b052c78a96aca2cbad098318388db8723bce25d0a63dd0ba8e3
languageName: node
linkType: hard

"@typescript-eslint/type-utils@npm:7.4.0":
version: 7.4.0
resolution: "@typescript-eslint/type-utils@npm:7.4.0"
Expand All @@ -925,13 +987,37 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/type-utils@npm:7.5.0":
version: 7.5.0
resolution: "@typescript-eslint/type-utils@npm:7.5.0"
dependencies:
"@typescript-eslint/typescript-estree": 7.5.0
"@typescript-eslint/utils": 7.5.0
debug: ^4.3.4
ts-api-utils: ^1.0.1
peerDependencies:
eslint: ^8.56.0
peerDependenciesMeta:
typescript:
optional: true
checksum: 9dce5f7f9981febd5967c3c45266787ddf5805fcef40fd2cb644503a32aee4d06de77d64dc3903e61caff3a1a76817c0b3be35703401ddf1bec84c76757f0f69
languageName: node
linkType: hard

"@typescript-eslint/types@npm:7.4.0":
version: 7.4.0
resolution: "@typescript-eslint/types@npm:7.4.0"
checksum: 0be366b4da417b076af456db2b3ceb136c77ee1da293463b98d1897c804db5b81849337eb566bbddadc5171d3bfb48e687fd8db8a63c2eac0f4c52c3f9593b12
languageName: node
linkType: hard

"@typescript-eslint/types@npm:7.5.0":
version: 7.5.0
resolution: "@typescript-eslint/types@npm:7.5.0"
checksum: 038e5b10680fd32da8455d0590437888f57511ed8c2b984511890d6bfc0b230b269bc3de6970cc76660e8fd65657e201316bc4abd9758a2d6efb49d659dd4199
languageName: node
linkType: hard

"@typescript-eslint/typescript-estree@npm:7.4.0":
version: 7.4.0
resolution: "@typescript-eslint/typescript-estree@npm:7.4.0"
Expand All @@ -951,6 +1037,25 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/typescript-estree@npm:7.5.0":
version: 7.5.0
resolution: "@typescript-eslint/typescript-estree@npm:7.5.0"
dependencies:
"@typescript-eslint/types": 7.5.0
"@typescript-eslint/visitor-keys": 7.5.0
debug: ^4.3.4
globby: ^11.1.0
is-glob: ^4.0.3
minimatch: 9.0.3
semver: ^7.5.4
ts-api-utils: ^1.0.1
peerDependenciesMeta:
typescript:
optional: true
checksum: ebc6838af9cf25be3c07ba4ea91bbbc2450d835eeb775139a0ed6344baf193824b0fd5319c0fe94d55c822a54670344655937894f6d0dc77bfbfcdc0493e567d
languageName: node
linkType: hard

"@typescript-eslint/utils@npm:7.4.0":
version: 7.4.0
resolution: "@typescript-eslint/utils@npm:7.4.0"
Expand All @@ -968,6 +1073,23 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/utils@npm:7.5.0":
version: 7.5.0
resolution: "@typescript-eslint/utils@npm:7.5.0"
dependencies:
"@eslint-community/eslint-utils": ^4.4.0
"@types/json-schema": ^7.0.12
"@types/semver": ^7.5.0
"@typescript-eslint/scope-manager": 7.5.0
"@typescript-eslint/types": 7.5.0
"@typescript-eslint/typescript-estree": 7.5.0
semver: ^7.5.4
peerDependencies:
eslint: ^8.56.0
checksum: 03d5563f50da5f35c84c7ea9dd1c671afa668d614eacb3dff38a94b9f399bd4e371348f6a2feb1cbf0fcb3e3e6d0f662cef8d93a9f3a29ea9a4176aa3abc4902
languageName: node
linkType: hard

"@typescript-eslint/visitor-keys@npm:7.4.0":
version: 7.4.0
resolution: "@typescript-eslint/visitor-keys@npm:7.4.0"
Expand All @@ -978,6 +1100,16 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/visitor-keys@npm:7.5.0":
version: 7.5.0
resolution: "@typescript-eslint/visitor-keys@npm:7.5.0"
dependencies:
"@typescript-eslint/types": 7.5.0
eslint-visitor-keys: ^3.4.1
checksum: 8de0d3fb470f60b3aca7073ff62c7f9fe078d77c48d43033622ff059f201223fe35eaf834a6b63d95ee5d4c0e2e13669de3f20e4f4de597596dcf63537a60693
languageName: node
linkType: hard

"@ungap/structured-clone@npm:^1.2.0":
version: 1.2.0
resolution: "@ungap/structured-clone@npm:1.2.0"
Expand Down Expand Up @@ -1184,9 +1316,9 @@ __metadata:
"@types/cli-progress": 3.11.5
"@types/fluent-ffmpeg": 2.1.24
"@types/inquirer": 9.0.7
"@types/node": 20.11.30
"@typescript-eslint/eslint-plugin": 7.4.0
"@typescript-eslint/parser": 7.4.0
"@types/node": 20.12.2
"@typescript-eslint/eslint-plugin": 7.5.0
"@typescript-eslint/parser": 7.5.0
cli-progress: 3.12.0
colorette: 2.0.20
commander: 12.0.0
Expand All @@ -1196,7 +1328,7 @@ __metadata:
execa: 8.0.1
fluent-ffmpeg: 2.1.2
husky: 9.0.11
inquirer: 9.2.16
inquirer: 9.2.17
inquirer-select-directory: 1.2.0
ora: 8.0.1
pinst: 3.0.0
Expand All @@ -1205,7 +1337,7 @@ __metadata:
sanitize-filename: 1.6.3
tsup: 8.0.2
typescript: 5.4.3
undici: 6.10.2
undici: 6.11.0
youtube-sr: 4.3.10
ytdl-core: 4.11.5
bin:
Expand Down Expand Up @@ -2823,9 +2955,9 @@ __metadata:
languageName: node
linkType: hard

"inquirer@npm:9.2.16":
version: 9.2.16
resolution: "inquirer@npm:9.2.16"
"inquirer@npm:9.2.17":
version: 9.2.17
resolution: "inquirer@npm:9.2.17"
dependencies:
"@ljharb/through": ^2.3.13
ansi-escapes: ^4.3.2
Expand All @@ -2842,7 +2974,7 @@ __metadata:
string-width: ^4.2.3
strip-ansi: ^6.0.1
wrap-ansi: ^6.2.0
checksum: 3727d7ec5eaa5142c63c067004daed563656eefd04a42a57fcb1a4956625596cf0bb2e6e525e6202fff1dace8a0419a28e5f3b848af29e71ce739d09f9cf8bf6
checksum: be5afe4f7008afb8057ee2b30c83708100a467a898ca741f136c1226c321dda4ea169cf1782e01b1b977f4cdd2bed6e47c1db5ae728cadf97ba64995cebc1f91
languageName: node
linkType: hard

Expand Down Expand Up @@ -4666,11 +4798,11 @@ __metadata:

"typescript@patch:[email protected]#~builtin<compat/typescript>, typescript@patch:typescript@^5.4.2#~builtin<compat/typescript>":
version: 5.4.3
resolution: "typescript@patch:typescript@npm%3A5.4.3#~builtin<compat/typescript>::version=5.4.3&hash=14eedb"
resolution: "typescript@patch:typescript@npm%3A5.4.3#~builtin<compat/typescript>::version=5.4.3&hash=5adc0c"
bin:
tsc: bin/tsc
tsserver: bin/tsserver
checksum: 3a62fe90aa79d68c9ce38ea5edb2957e62801c733b99f0e5a2b8b50922761f68f7d9a40d28c544b449866e81185cddb93cba2496d0ff3fa52ef5b1f8bcace38c
checksum: 523ec29bc308b4ca0cec9a139ac08a27939891d8ad620d249cf5e1a35454e37cd7bb52613a1884f1206aa11d2fb1c4c83fb9e939bde542aaa8527ba818cb8177
languageName: node
linkType: hard

Expand All @@ -4681,10 +4813,10 @@ __metadata:
languageName: node
linkType: hard

"undici@npm:6.10.2":
version: 6.10.2
resolution: "undici@npm:6.10.2"
checksum: 296b2d94dd68012f2bc19645e89537ca2e76fe2b4a152e305007caaa3da221d26012751ca00a17ea2123bd8ecba4eb6c5446de88f7738438c3f814b196e6f391
"undici@npm:6.11.0":
version: 6.11.0
resolution: "undici@npm:6.11.0"
checksum: 01ac38488361a60fd09ca3d63a2afa636d1839baeb815b00b6eae2b5754a9f3aa849ed27f7a88552dea331ddbacff58380c771b89f644da8f1dbd01aa53b99e1
languageName: node
linkType: hard

Expand Down

0 comments on commit d6b51c8

Please sign in to comment.