Skip to content

Commit ccd9280

Browse files
dependabot[bot]wagnermaciel
authored andcommitted
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> (cherry picked from commit fea1648)
1 parent 504500a commit ccd9280

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
@@ -132,7 +132,7 @@
132132
"kagekiri": "^1.0.18",
133133
"karma": "^4.4.1",
134134
"karma-browserstack-launcher": "^1.3.0",
135-
"karma-chrome-launcher": "^2.2.0",
135+
"karma-chrome-launcher": "^3.1.0",
136136
"karma-firefox-launcher": "^1.0.1",
137137
"karma-jasmine": "^3.1.1",
138138
"karma-parallel": "^0.3.0",

yarn.lock

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

5231-
fs-access@^1.0.0:
5232-
version "1.0.1"
5233-
resolved "https://registry.yarnpkg.com/fs-access/-/fs-access-1.0.1.tgz#d6a87f262271cefebec30c553407fb995da8777a"
5234-
integrity sha1-1qh/JiJxzv6+wwxVNAf7mV2od3o=
5235-
dependencies:
5236-
null-check "^1.0.0"
5237-
52385231
fs-constants@^1.0.0:
52395232
version "1.0.0"
52405233
resolved "https://registry.yarnpkg.com/fs-constants/-/fs-constants-1.0.0.tgz#6be0de9be998ce16af8afc24497b9ee9b7ccd9ad"
@@ -7106,12 +7099,11 @@ karma-browserstack-launcher@^1.3.0:
71067099
browserstacktunnel-wrapper "~2.0.1"
71077100
q "~1.5.0"
71087101

7109-
karma-chrome-launcher@^2.2.0:
7110-
version "2.2.0"
7111-
resolved "https://registry.yarnpkg.com/karma-chrome-launcher/-/karma-chrome-launcher-2.2.0.tgz#cf1b9d07136cc18fe239327d24654c3dbc368acf"
7112-
integrity sha512-uf/ZVpAabDBPvdPdveyk1EPgbnloPvFFGgmRhYLTDH7gEB4nZdSBk8yTU47w1g/drLSx5uMOkjKk7IWKfWg/+w==
7102+
karma-chrome-launcher@^3.1.0:
7103+
version "3.1.0"
7104+
resolved "https://registry.yarnpkg.com/karma-chrome-launcher/-/karma-chrome-launcher-3.1.0.tgz#805a586799a4d05f4e54f72a204979f3f3066738"
7105+
integrity sha512-3dPs/n7vgz1rxxtynpzZTvb9y/GIaW8xjAwcIGttLbycqoFtI7yo1NGnQi6oFTherRE+GIhCAHZC4vEqWGhNvg==
71137106
dependencies:
7114-
fs-access "^1.0.0"
71157107
which "^1.2.1"
71167108

71177109
karma-firefox-launcher@^1.0.1:
@@ -8675,11 +8667,6 @@ npm-run-path@^2.0.0:
86758667
gauge "~2.7.3"
86768668
set-blocking "~2.0.0"
86778669

8678-
null-check@^1.0.0:
8679-
version "1.0.0"
8680-
resolved "https://registry.yarnpkg.com/null-check/-/null-check-1.0.0.tgz#977dffd7176012b9ec30d2a39db5cf72a0439edd"
8681-
integrity sha1-l33/1xdgErnsMNKjnbXPcqBDnt0=
8682-
86838670
num2fraction@^1.2.2:
86848671
version "1.2.2"
86858672
resolved "https://registry.yarnpkg.com/num2fraction/-/num2fraction-1.2.2.tgz#6f682b6a027a4e9ddfa4564cd2589d1d4e669ede"

0 commit comments

Comments
 (0)