Bump videojs-contrib-quality-levels from 2.1.0 to 2.2.1 (#2924)

Bumps [videojs-contrib-quality-levels](https://github.com/videojs/videojs-contrib-quality-levels) from 2.1.0 to 2.2.1.
- [Release notes](https://github.com/videojs/videojs-contrib-quality-levels/releases)
- [Changelog](https://github.com/videojs/videojs-contrib-quality-levels/blob/main/CHANGELOG.md)
- [Commits](https://github.com/videojs/videojs-contrib-quality-levels/compare/v2.1.0...v2.2.1)

---
updated-dependencies:
- dependency-name: videojs-contrib-quality-levels
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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>
This commit is contained in:
dependabot[bot] 2022-12-08 07:08:35 +01:00 committed by GitHub
parent 7abe97d700
commit 91222c6943
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 7 additions and 7 deletions

View File

@ -64,7 +64,7 @@
"process": "^0.11.10", "process": "^0.11.10",
"socks-proxy-agent": "^7.0.0", "socks-proxy-agent": "^7.0.0",
"video.js": "7.20.3", "video.js": "7.20.3",
"videojs-contrib-quality-levels": "^2.1.0", "videojs-contrib-quality-levels": "^2.2.1",
"videojs-http-source-selector": "^1.1.6", "videojs-http-source-selector": "^1.1.6",
"videojs-mobile-ui": "^0.8.0", "videojs-mobile-ui": "^0.8.0",
"videojs-overlay": "^2.1.4", "videojs-overlay": "^2.1.4",

View File

@ -8112,7 +8112,7 @@ verror@^1.10.0:
core-util-is "1.0.2" core-util-is "1.0.2"
extsprintf "^1.2.0" extsprintf "^1.2.0"
video.js@7.20.3, "video.js@^6 || ^7", video.js@^7.0.0, "video.js@^7.2.0 || ^6.6.0": video.js@7.20.3, "video.js@^6 || ^7", "video.js@^6 || ^7 || ^8", video.js@^7.0.0, "video.js@^7.2.0 || ^6.6.0":
version "7.20.3" version "7.20.3"
resolved "https://registry.yarnpkg.com/video.js/-/video.js-7.20.3.tgz#5694741346dc683255993e5069daa15d4bacb646" resolved "https://registry.yarnpkg.com/video.js/-/video.js-7.20.3.tgz#5694741346dc683255993e5069daa15d4bacb646"
integrity sha512-JMspxaK74LdfWcv69XWhX4rILywz/eInOVPdKefpQiZJSMD5O8xXYueqACP2Q5yqKstycgmmEKlJzZ+kVmDciw== integrity sha512-JMspxaK74LdfWcv69XWhX4rILywz/eInOVPdKefpQiZJSMD5O8xXYueqACP2Q5yqKstycgmmEKlJzZ+kVmDciw==
@ -8131,13 +8131,13 @@ video.js@7.20.3, "video.js@^6 || ^7", video.js@^7.0.0, "video.js@^7.2.0 || ^6.6.
videojs-font "3.2.0" videojs-font "3.2.0"
videojs-vtt.js "^0.15.4" videojs-vtt.js "^0.15.4"
videojs-contrib-quality-levels@^2.0.4, videojs-contrib-quality-levels@^2.1.0: videojs-contrib-quality-levels@^2.0.4, videojs-contrib-quality-levels@^2.2.1:
version "2.1.0" version "2.2.1"
resolved "https://registry.yarnpkg.com/videojs-contrib-quality-levels/-/videojs-contrib-quality-levels-2.1.0.tgz#046e9e21ed01043f512b83a1916001d552457083" resolved "https://registry.yarnpkg.com/videojs-contrib-quality-levels/-/videojs-contrib-quality-levels-2.2.1.tgz#46bd7e1db25e6e45824dadf933b08f0c6ec724a1"
integrity sha512-dqGQGbL9AFhucxki7Zh0c3kIhH0PAPcHEh6jUdRyaFCVeOuqnJrOYs/3wNtsokDdBdRf2Du2annpu4Z2XaSZRg== integrity sha512-cnF6OGGgoC/2nUrbdz54nzPm3BpEZQzMTpyekiX6AXs8imATX2sHbrUz97xXVSHITldk/+d7ZAUrdQYJJTyuug==
dependencies: dependencies:
global "^4.3.2" global "^4.3.2"
video.js "^6 || ^7" video.js "^6 || ^7 || ^8"
videojs-font@3.2.0: videojs-font@3.2.0:
version "3.2.0" version "3.2.0"