Skip to content

Commit 8ba6a47

Browse files
chore(deps): bump karma-chrome-launcher from 2.2.0 to 3.1.0
Bumps [karma-chrome-launcher](https://github.com/karma-runner/karma-chrome-launcher) from 2.2.0 to 3.1.0. - [Release notes](https://github.com/karma-runner/karma-chrome-launcher/releases) - [Changelog](https://github.com/karma-runner/karma-chrome-launcher/blob/master/CHANGELOG.md) - [Commits](karma-runner/karma-chrome-launcher@v2.2.0...v3.1.0) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 98fc52d commit 8ba6a47

File tree

4 files changed

+12
-38
lines changed

4 files changed

+12
-38
lines changed

modules/integration-browser/package-lock.json

Lines changed: 3 additions & 17 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

modules/integration-browser/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"got": "^10.6.0",
2828
"jasmine-core": "^3.4.0",
2929
"karma": "^4.1.0",
30-
"karma-chrome-launcher": "^2.2.0",
30+
"karma-chrome-launcher": "^3.1.0",
3131
"karma-jasmine": "^2.0.1",
3232
"karma-json-fixtures-preprocessor": "0.0.6",
3333
"karma-webpack": "^3.0.5",

package-lock.json

Lines changed: 7 additions & 19 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@
108108
"istanbul-instrumenter-loader": "^3.0.1",
109109
"karma": "^4.1.0",
110110
"karma-chai": "^0.1.0",
111-
"karma-chrome-launcher": "^2.2.0",
111+
"karma-chrome-launcher": "^3.1.0",
112112
"karma-coverage-istanbul-reporter": "^2.0.4",
113113
"karma-mocha": "^1.3.0",
114114
"karma-webpack": "^3.0.5",

0 commit comments

Comments
 (0)