Skip to content

Commit

Permalink
Bump yt-channel-info from 3.1.0 to 3.1.1 (FreeTubeApp#2702)
Browse files Browse the repository at this point in the history
Bumps [yt-channel-info](https://github.com/FreeTubeApp/yt-channel-info) from 3.1.0 to 3.1.1.
- [Release notes](https://github.com/FreeTubeApp/yt-channel-info/releases)
- [Commits](FreeTubeApp/yt-channel-info@v3.1.0...v3.1.1)

---
updated-dependencies:
- dependency-name: yt-channel-info
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Oct 10, 2022
1 parent 5106868 commit 7fb5d47
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@
"vue-router": "^3.6.5",
"vuex": "^3.6.2",
"youtube-suggest": "^1.2.0",
"yt-channel-info": "^3.1.0",
"yt-channel-info": "^3.1.1",
"yt-dash-manifest-generator": "1.1.0",
"ytdl-core": "^4.11.2",
"ytpl": "^2.3.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8802,10 +8802,10 @@ youtube-suggest@^1.2.0:
node-fetch "^2.6.0"
smol-jsonp "^1.0.0"

yt-channel-info@^3.1.0:
version "3.1.0"
resolved "https://registry.yarnpkg.com/yt-channel-info/-/yt-channel-info-3.1.0.tgz#a37c98838d78a9643e7d1efc3a7fdb3b51a6b3bd"
integrity sha512-XofGVuocgXxzIDVgEFQw4ZOs4e1hIobmBKnv51YMARg+/RBjSO3sU5AQHgcG43n5apuzAb0k0XnEN+/DyYWC2A==
yt-channel-info@^3.1.1:
version "3.1.1"
resolved "https://registry.yarnpkg.com/yt-channel-info/-/yt-channel-info-3.1.1.tgz#6ffc9c2fbbaa677600828cb511bff88eee6391f1"
integrity sha512-Of2ED2DM7eJOMY0wVDKwxvSo4xFDcvuuVSCf5jKgQON0XwdREVofxPjzCGC1Fh5ubK1pxZbnjhamMvbxvxyWIA==
dependencies:
axios "^0.27.2"

Expand Down

0 comments on commit 7fb5d47

Please sign in to comment.