Skip to content

Commit fea1648

Browse files
build: bump karma-chrome-launcher from 2.2.0 to 3.1.0 (#20843)
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[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 6760574 commit fea1648

File tree

2 files changed

+5
-18
lines changed

2 files changed

+5
-18
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -133,7 +133,7 @@
133133
"kagekiri": "^1.0.18",
134134
"karma": "^4.4.1",
135135
"karma-browserstack-launcher": "^1.3.0",
136-
"karma-chrome-launcher": "^2.2.0",
136+
"karma-chrome-launcher": "^3.1.0",
137137
"karma-firefox-launcher": "^1.0.1",
138138
"karma-jasmine": "^3.1.1",
139139
"karma-parallel": "^0.3.0",

yarn.lock

Lines changed: 4 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -5488,13 +5488,6 @@ [email protected], fresh@^0.5.2:
54885488
resolved "https://registry.yarnpkg.com/fresh/-/fresh-0.5.2.tgz#3d8cadd90d976569fa835ab1f8e4b23a105605a7"
54895489
integrity sha1-PYyt2Q2XZWn6g1qx+OSyOhBWBac=
54905490

5491-
fs-access@^1.0.0:
5492-
version "1.0.1"
5493-
resolved "https://registry.yarnpkg.com/fs-access/-/fs-access-1.0.1.tgz#d6a87f262271cefebec30c553407fb995da8777a"
5494-
integrity sha1-1qh/JiJxzv6+wwxVNAf7mV2od3o=
5495-
dependencies:
5496-
null-check "^1.0.0"
5497-
54985491
fs-constants@^1.0.0:
54995492
version "1.0.0"
55005493
resolved "https://registry.yarnpkg.com/fs-constants/-/fs-constants-1.0.0.tgz#6be0de9be998ce16af8afc24497b9ee9b7ccd9ad"
@@ -7444,12 +7437,11 @@ karma-browserstack-launcher@^1.3.0:
74447437
browserstacktunnel-wrapper "~2.0.1"
74457438
q "~1.5.0"
74467439

7447-
karma-chrome-launcher@^2.2.0:
7448-
version "2.2.0"
7449-
resolved "https://registry.yarnpkg.com/karma-chrome-launcher/-/karma-chrome-launcher-2.2.0.tgz#cf1b9d07136cc18fe239327d24654c3dbc368acf"
7450-
integrity sha512-uf/ZVpAabDBPvdPdveyk1EPgbnloPvFFGgmRhYLTDH7gEB4nZdSBk8yTU47w1g/drLSx5uMOkjKk7IWKfWg/+w==
7440+
karma-chrome-launcher@^3.1.0:
7441+
version "3.1.0"
7442+
resolved "https://registry.yarnpkg.com/karma-chrome-launcher/-/karma-chrome-launcher-3.1.0.tgz#805a586799a4d05f4e54f72a204979f3f3066738"
7443+
integrity sha512-3dPs/n7vgz1rxxtynpzZTvb9y/GIaW8xjAwcIGttLbycqoFtI7yo1NGnQi6oFTherRE+GIhCAHZC4vEqWGhNvg==
74517444
dependencies:
7452-
fs-access "^1.0.0"
74537445
which "^1.2.1"
74547446

74557447
karma-firefox-launcher@^1.0.1:
@@ -8994,11 +8986,6 @@ npm-run-path@^2.0.0:
89948986
gauge "~2.7.3"
89958987
set-blocking "~2.0.0"
89968988

8997-
null-check@^1.0.0:
8998-
version "1.0.0"
8999-
resolved "https://registry.yarnpkg.com/null-check/-/null-check-1.0.0.tgz#977dffd7176012b9ec30d2a39db5cf72a0439edd"
9000-
integrity sha1-l33/1xdgErnsMNKjnbXPcqBDnt0=
9001-
90028989
num2fraction@^1.2.2:
90038990
version "1.2.2"
90048991
resolved "https://registry.yarnpkg.com/num2fraction/-/num2fraction-1.2.2.tgz#6f682b6a027a4e9ddfa4564cd2589d1d4e669ede"

0 commit comments

Comments
 (0)