Merge remote-tracking branch 'origin/dependabot/npm_and_yarn/web/dev/types/video.js-7.3.50' into frontend_deps

This commit is contained in:
Blake Blackshear 2022-12-30 08:54:00 -06:00
commit b6e8a4c4ec
2 changed files with 8 additions and 8 deletions

14
web/package-lock.json generated
View File

@ -31,7 +31,7 @@
"@testing-library/jest-dom": "^5.16.5", "@testing-library/jest-dom": "^5.16.5",
"@testing-library/preact": "^3.2.2", "@testing-library/preact": "^3.2.2",
"@testing-library/user-event": "^14.4.3", "@testing-library/user-event": "^14.4.3",
"@types/video.js": "^7.3.49", "@types/video.js": "^7.3.50",
"@typescript-eslint/eslint-plugin": "^5.44.0", "@typescript-eslint/eslint-plugin": "^5.44.0",
"@typescript-eslint/parser": "^5.44.0", "@typescript-eslint/parser": "^5.44.0",
"@vitest/coverage-c8": "^0.25.3", "@vitest/coverage-c8": "^0.25.3",
@ -1416,9 +1416,9 @@
} }
}, },
"node_modules/@types/video.js": { "node_modules/@types/video.js": {
"version": "7.3.49", "version": "7.3.50",
"resolved": "https://registry.npmjs.org/@types/video.js/-/video.js-7.3.49.tgz", "resolved": "https://registry.npmjs.org/@types/video.js/-/video.js-7.3.50.tgz",
"integrity": "sha512-GtBMH+rm7yyw5DAK7ycQeEd35x/EYoLK/49op+CqDDoNUm9XJEVOfb+EARKKe4TwP5jkaikjWqf5RFjmw8yHoQ==", "integrity": "sha512-xG0xoeyLGuWhtWMBBLRVhTEOfT2n6AjhNoWhFWVbpa6A8hSMi4eNvttuHYXsn6NslITu7IUdKPDRQ2bAWgXKDA==",
"dev": true "dev": true
}, },
"node_modules/@types/yargs": { "node_modules/@types/yargs": {
@ -10302,9 +10302,9 @@
} }
}, },
"@types/video.js": { "@types/video.js": {
"version": "7.3.49", "version": "7.3.50",
"resolved": "https://registry.npmjs.org/@types/video.js/-/video.js-7.3.49.tgz", "resolved": "https://registry.npmjs.org/@types/video.js/-/video.js-7.3.50.tgz",
"integrity": "sha512-GtBMH+rm7yyw5DAK7ycQeEd35x/EYoLK/49op+CqDDoNUm9XJEVOfb+EARKKe4TwP5jkaikjWqf5RFjmw8yHoQ==", "integrity": "sha512-xG0xoeyLGuWhtWMBBLRVhTEOfT2n6AjhNoWhFWVbpa6A8hSMi4eNvttuHYXsn6NslITu7IUdKPDRQ2bAWgXKDA==",
"dev": true "dev": true
}, },
"@types/yargs": { "@types/yargs": {

View File

@ -35,7 +35,7 @@
"@testing-library/jest-dom": "^5.16.5", "@testing-library/jest-dom": "^5.16.5",
"@testing-library/preact": "^3.2.2", "@testing-library/preact": "^3.2.2",
"@testing-library/user-event": "^14.4.3", "@testing-library/user-event": "^14.4.3",
"@types/video.js": "^7.3.49", "@types/video.js": "^7.3.50",
"@typescript-eslint/eslint-plugin": "^5.44.0", "@typescript-eslint/eslint-plugin": "^5.44.0",
"@typescript-eslint/parser": "^5.44.0", "@typescript-eslint/parser": "^5.44.0",
"@vitest/coverage-c8": "^0.25.3", "@vitest/coverage-c8": "^0.25.3",