From ef0e2332fd3f8b490b024fe2fa92da8401c19db3 Mon Sep 17 00:00:00 2001 From: Gary Katsevman Date: Wed, 1 Dec 2021 11:57:42 -0500 Subject: [PATCH] chore: update karma-config to 8 to drop ie11 and older browsers (#7547) --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 1bdcb2fa31..aafc16d3f2 100644 --- a/package.json +++ b/package.json @@ -158,7 +158,7 @@ "tui-jsdoc-template": "^1.2.2", "uglify-js": "^3.6.0", "unified": "^7.0.2", - "videojs-generate-karma-config": "^7.1.0", + "videojs-generate-karma-config": "^8.0.1", "videojs-languages": "^2.0.0", "videojs-standard": "^8.0.3", "webpack": "^1.15.0"