Skip to content

Commit

Permalink
Update dependency karma-sauce-launcher to v2.0.2 (ampproject#19845)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and danielrozenberg committed Dec 13, 2018
1 parent bc4d012 commit 3736cf5
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -132,7 +132,7 @@
"karma-mocha": "1.3.0",
"karma-mocha-reporter": "2.2.5",
"karma-safari-launcher": "1.0.0",
"karma-sauce-launcher": "2.0.0",
"karma-sauce-launcher": "2.0.2",
"karma-simple-reporter": "2.0.0",
"karma-sinon-chai": "2.0.2",
"karma-source-map-support": "1.3.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8784,10 +8784,10 @@ [email protected]:
resolved "https://registry.yarnpkg.com/karma-safari-launcher/-/karma-safari-launcher-1.0.0.tgz#96982a2cc47d066aae71c553babb28319115a2ce"
integrity sha1-lpgqLMR9BmquccVTursoMZEVos4=

[email protected].0:
version "2.0.0"
resolved "https://registry.yarnpkg.com/karma-sauce-launcher/-/karma-sauce-launcher-2.0.0.tgz#f2d39013eb34e148bafb83172b744fa96ce90e5d"
integrity sha512-WIlCHnolf5R5Tye8v4LjUE+JAlO+uPZtw574gg+mfsXNjbZ4KO000A36Pm/iqzGYpgjZ59rHm5jlWwG43GNaYw==
[email protected].2:
version "2.0.2"
resolved "https://registry.yarnpkg.com/karma-sauce-launcher/-/karma-sauce-launcher-2.0.2.tgz#dbf98e70d86bf287b03a537cf637eb7aefa975c3"
integrity sha512-jLUFaJhHMcKpxFWUesyWYihzM5FvQiJsDwGcCtKeOy2lsWhkVw0V0Byqb1d+wU6myU1mribBtsIcub23HS4kWA==
dependencies:
sauce-connect-launcher "^1.2.4"
saucelabs "^1.5.0"
Expand Down

0 comments on commit 3736cf5

Please sign in to comment.