Skip to content

Commit

Permalink
Bump fs-capacitor and @types/fs-capacitor
Browse files Browse the repository at this point in the history
Bumps [fs-capacitor](https://github.com/mike-marcacci/fs-capacitor) and [@types/fs-capacitor](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/fs-capacitor). These dependencies needed to be updated together.

Updates `fs-capacitor` from 7.0.1 to 8.0.0
- [Release notes](https://github.com/mike-marcacci/fs-capacitor/releases)
- [Changelog](https://github.com/mike-marcacci/fs-capacitor/blob/main/CHANGELOG.md)
- [Commits](mike-marcacci/fs-capacitor@v7.0.1...v8.0.0)

Updates `@types/fs-capacitor` from 2.0.0 to 8.0.2
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/fs-capacitor)

---
updated-dependencies:
- dependency-name: fs-capacitor
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: "@types/fs-capacitor"
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 28, 2024
1 parent 534d8fa commit 844232d
Show file tree
Hide file tree
Showing 2 changed files with 33 additions and 23 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"@types/bluebird": "^3.5.35",
"@types/debug": "^4.1.5",
"@types/fluent-ffmpeg": "^2.1.17",
"@types/fs-capacitor": "^2.0.0",
"@types/fs-capacitor": "^8.0.2",
"@types/ms": "0.7.31",
"@types/node": "^17.0.0",
"@types/node-emoji": "^1.8.1",
Expand Down Expand Up @@ -101,7 +101,7 @@
"dotenv": "^16.0.0",
"execa": "^6.1.0",
"fluent-ffmpeg": "^2.1.2",
"fs-capacitor": "^7.0.1",
"fs-capacitor": "^8.0.0",
"get-youtube-id": "^1.0.1",
"got": "^12.0.2",
"hasha": "^5.2.2",
Expand Down
52 changes: 31 additions & 21 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -126,9 +126,9 @@
resolved "https://registry.npmjs.org/@discordjs/util/-/util-0.3.1.tgz"
integrity sha512-HxXKYKg7vohx2/OupUN/4Sd02Ev3PBJ5q0gtjdcvXb0ErCva8jNHWfe/v5sU3UKjIB/uxOhc+TDOnhqffj9pRA==

"@discordjs/voice@^0.17.0":
"@discordjs/[email protected]":
version "0.17.0"
resolved "https://registry.npmjs.org/@discordjs/voice/-/voice-0.17.0.tgz"
resolved "https://registry.yarnpkg.com/@discordjs/voice/-/voice-0.17.0.tgz#37be97c20dc4144c4c4d27d8ad02f29373da7ea6"
integrity sha512-hArn9FF5ZYi1IkxdJEVnJi+OxlwLV0NJYWpKXsmNOojtGtAZHxmsELA+MZlu2KW1F/K1/nt7lFOfcMXNYweq9w==
dependencies:
"@types/ws" "^8.5.10"
Expand Down Expand Up @@ -480,12 +480,12 @@
dependencies:
"@types/node" "*"

"@types/fs-capacitor@^2.0.0":
version "2.0.0"
resolved "https://registry.npmjs.org/@types/fs-capacitor/-/fs-capacitor-2.0.0.tgz"
integrity sha512-FKVPOCFbhCvZxpVAMhdBdTfVfXUpsh15wFHgqOKxh9N9vzWZVuWCSijZ5T4U34XYNnuj2oduh6xcs1i+LPI+BQ==
"@types/fs-capacitor@^8.0.2":
version "8.0.2"
resolved "https://registry.yarnpkg.com/@types/fs-capacitor/-/fs-capacitor-8.0.2.tgz#8c0ec179fcb88961423f9e7cd2571511a499d37a"
integrity sha512-uHCqZVh7Ofv9ROqq1wXH3wENCGGX0p4EWLKOquMILiapG3nlTBfL6tXiknGKWp07RtSIugWVCj21cp/eo1ebLQ==
dependencies:
"@types/node" "*"
fs-capacitor "*"

"@types/http-cache-semantics@*":
version "4.0.1"
Expand Down Expand Up @@ -573,7 +573,7 @@
resolved "https://registry.npmjs.org/@types/validator/-/validator-13.7.2.tgz"
integrity sha512-KFcchQ3h0OPQgFirBRPZr5F/sVjxZsOrQHedj3zi8AH3Zv/hOLx2OLR4hxR5HcfoU+33n69ZuOfzthKVdMoTiw==

"@types/[email protected]", "@types/ws@^8.5.3", "@types/ws@^8.5.4":
"@types/[email protected]", "@types/ws@^8.5.10", "@types/ws@^8.5.4":
version "8.5.4"
resolved "https://registry.npmjs.org/@types/ws/-/ws-8.5.4.tgz"
integrity sha512-zdQDHKUgcX/zBc4GrwsE/7dVdAD8JR4EuiAXiiUhhfyIJXXb2+PrGshFyeXWQPMmmZ2XxgaqclgpIC7eTXc1mg==
Expand Down Expand Up @@ -1452,7 +1452,12 @@ [email protected]:
resolved "https://registry.npmjs.org/discord-api-types/-/discord-api-types-0.32.1.tgz"
integrity sha512-/ewl0CPYT5xjOC+SJ7wADJKjtpZfiiUaYXOP/Ns54lnBcv4Xqa4iKSqRF/w1fjiUvWTYN9W8UuOiyCHtmu5fJw==

discord-api-types@^0.36.2, discord-api-types@^0.36.3:
[email protected]:
version "0.37.83"
resolved "https://registry.yarnpkg.com/discord-api-types/-/discord-api-types-0.37.83.tgz#a22a799729ceded8176ea747157837ddf4708b1f"
integrity sha512-urGGYeWtWNYMKnYlZnOnDHm8fVRffQs3U0SpE8RHeiuLKb/u92APS8HoQnPTFbnXmY1vVnXjXO4dOxcAn3J+DA==

discord-api-types@^0.36.3:
version "0.36.3"
resolved "https://registry.npmjs.org/discord-api-types/-/discord-api-types-0.36.3.tgz"
integrity sha512-bz/NDyG0KBo/tY14vSkrwQ/n3HKPf87a0WFW/1M9+tXYK+vp5Z5EksawfCWo2zkAc6o7CClc0eff1Pjrqznlwg==
Expand Down Expand Up @@ -2237,10 +2242,10 @@ formidable@^1.2.2:
resolved "https://registry.npmjs.org/formidable/-/formidable-1.2.6.tgz"
integrity sha512-KcpbcpuLNOwrEjnbpMC0gS+X8ciDoZE1kkqzat4a8vrprf+s9pKNQ/QIwWfbfs4ltgmFl3MD177SNTkve3BwGQ==

fs-capacitor@^7.0.1:
version "7.0.1"
resolved "https://registry.npmjs.org/fs-capacitor/-/fs-capacitor-7.0.1.tgz"
integrity sha512-YjxAAorsFA/pK3PTLuYJO+FlZ7wvGTIwGPbpGzVAJ+DUp6uof0zZjG6dcYsrGX864BMeUCj9R6lmkYZ5uY5lWQ==
fs-capacitor@*, fs-capacitor@^8.0.0:
version "8.0.0"
resolved "https://registry.yarnpkg.com/fs-capacitor/-/fs-capacitor-8.0.0.tgz#a95cbcf58dd50750fe718a03ec051961ef4e61f4"
integrity sha512-+Lk6iSKajdGw+7XYxUkwIzreJ2G1JFlYOdnKJv5PzwFLVsoJYBpCuS7WPIUSNT1IbQaEWT1nhYU63Ud03DyzLA==

fs-extra@^8.1.0:
version "8.1.0"
Expand Down Expand Up @@ -3988,10 +3993,10 @@ prepend-http@^2.0.0:
resolved "https://registry.npmjs.org/prepend-http/-/prepend-http-2.0.0.tgz"
integrity sha1-6SQ0v6XqjBn0HN/UAddBo8gZ2Jc=

prism-media@^1.3.4:
version "1.3.4"
resolved "https://registry.npmjs.org/prism-media/-/prism-media-1.3.4.tgz"
integrity sha512-eW7LXORkTCQznZs+eqe9VjGOrLBxcBPXgNyHXMTSRVhphvd/RrxgIR7WaWt4fkLuhshcdT5KHL88LAfcvS3f5g==
prism-media@^1.3.5:
version "1.3.5"
resolved "https://registry.yarnpkg.com/prism-media/-/prism-media-1.3.5.tgz#ea1533229f304a1b774b158de40e98c765db0aa6"
integrity sha512-IQdl0Q01m4LrkN1EGIE9lphov5Hy7WWlH6ulf5QdGePLlPas9p2mhgddTEHrlaXYjjFToM1/rWuwF37VF4taaA==

[email protected]:
version "4.16.0"
Expand Down Expand Up @@ -4895,6 +4900,11 @@ tslib@^2.5.0:
resolved "https://registry.npmjs.org/tslib/-/tslib-2.6.0.tgz"
integrity sha512-7At1WUettjcSRHXCyYtTselblcHl9PJFFVKiCAy/bY97+BPZXSQ2wbq0P9s8tK2G7dFQfNnlJnPAiArVBVBsfA==

tslib@^2.6.2:
version "2.8.0"
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.8.0.tgz#d124c86c3c05a40a91e6fdea4021bd31d377971b"
integrity sha512-jWVzBLplnCmoaTr13V9dYbiQ99wvZRd0vNWaDRg+aVYRcjDF3nDksxFDE/+fkXnKhpnUUkmx5pK/v8mCtLVqZA==

tsutils@^3.21.0:
version "3.21.0"
resolved "https://registry.npmjs.org/tsutils/-/tsutils-3.21.0.tgz"
Expand Down Expand Up @@ -5266,10 +5276,10 @@ ws@^8.13.0:
resolved "https://registry.npmjs.org/ws/-/ws-8.13.0.tgz"
integrity sha512-x9vcZYTrFPC7aSIbj7sRCYo7L/Xb8Iy+pW0ng0wt2vCJv7M9HOMy0UoN3rr+IFC7hb7vXoqS+P9ktyLLLhO+LA==

ws@^8.8.1:
version "8.8.1"
resolved "https://registry.npmjs.org/ws/-/ws-8.8.1.tgz"
integrity sha512-bGy2JzvzkPowEJV++hF07hAD6niYSr0JzBNo/J29WsB57A2r7Wlc1UFcTR9IzrPvuNVO4B8LGqF8qcpsVOhJCA==
ws@^8.16.0:
version "8.18.0"
resolved "https://registry.yarnpkg.com/ws/-/ws-8.18.0.tgz#0d7505a6eafe2b0e712d232b42279f53bc289bbc"
integrity sha512-8VbfWfHLbbwu3+N6OKsOMpBdT4kXPDDB9cJk2bJ6mh9ucxdlnNvH1e+roYkKmN9Nxw2yjz7VzeO9oOz2zJ04Pw==

xbytes@^1.7.0:
version "1.7.0"
Expand Down

0 comments on commit 844232d

Please sign in to comment.