Skip to content
This repository was archived by the owner on Nov 22, 2024. It is now read-only.

Commit b18919b

Browse files
renovate-botalan-agius4
authored andcommitted
build: update karma-chrome-launcher to version ^3.0.0
1 parent a7c968c commit b18919b

File tree

2 files changed

+9
-2
lines changed

2 files changed

+9
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@
6767
"express": "^4.15.2",
6868
"jasmine-core": "^3.0.0",
6969
"karma": "^4.1.0",
70-
"karma-chrome-launcher": "^2.2.0",
70+
"karma-chrome-launcher": "^3.0.0",
7171
"karma-jasmine": "^2.0.1",
7272
"karma-sourcemap-loader": "^0.3.7",
7373
"karma-typescript": "^4.1.0",

yarn.lock

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2942,13 +2942,20 @@ jszip@^3.1.3:
29422942
pako "~1.0.2"
29432943
readable-stream "~2.0.6"
29442944

2945-
[email protected], karma-chrome-launcher@^2.2.0:
2945+
29462946
version "2.2.0"
29472947
resolved "https://registry.yarnpkg.com/karma-chrome-launcher/-/karma-chrome-launcher-2.2.0.tgz#cf1b9d07136cc18fe239327d24654c3dbc368acf"
29482948
dependencies:
29492949
fs-access "^1.0.0"
29502950
which "^1.2.1"
29512951

2952+
karma-chrome-launcher@^3.0.0:
2953+
version "3.1.0"
2954+
resolved "https://registry.yarnpkg.com/karma-chrome-launcher/-/karma-chrome-launcher-3.1.0.tgz#805a586799a4d05f4e54f72a204979f3f3066738"
2955+
integrity sha512-3dPs/n7vgz1rxxtynpzZTvb9y/GIaW8xjAwcIGttLbycqoFtI7yo1NGnQi6oFTherRE+GIhCAHZC4vEqWGhNvg==
2956+
dependencies:
2957+
which "^1.2.1"
2958+
29522959
karma-coverage@^1.1.1:
29532960
version "1.1.2"
29542961
resolved "https://registry.yarnpkg.com/karma-coverage/-/karma-coverage-1.1.2.tgz#cc09dceb589a83101aca5fe70c287645ef387689"

0 commit comments

Comments
 (0)