Skip to content
This repository has been archived by the owner on Sep 9, 2019. It is now read-only.

Commit

Permalink
chore(deps): update dependency testcafe to v1.3.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jul 17, 2019
1 parent bfc9526 commit e69db35
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 15 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -235,7 +235,7 @@
"stylelint-config-prettier": "5.2.0",
"stylelint-config-standard": "18.3.0",
"terser-webpack-plugin": "1.3.0",
"testcafe": "1.3.2",
"testcafe": "1.3.3",
"testcafe-browser-provider-electron": "0.0.10",
"testcafe-live": "0.1.4",
"testcafe-react-selectors": "3.1.0",
Expand Down
28 changes: 14 additions & 14 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6450,10 +6450,10 @@ eslint@6.0.1:
table "^5.2.3"
text-table "^0.2.0"

esotope-hammerhead@^0.2.1:
version "0.2.1"
resolved "https://registry.yarnpkg.com/esotope-hammerhead/-/esotope-hammerhead-0.2.1.tgz#c7afdb624d9125b07f0555dd88ae2dcffc70def6"
integrity sha512-IicdvCt1BIFTIM4nbjxGp98whIakOYZ4lA0UaDXnXpJpB11jYBX11Uv3x2f5ncSlFmxyZRdrN5skH5wK4TCWFQ==
esotope-hammerhead@0.3.0:
version "0.3.0"
resolved "https://registry.yarnpkg.com/esotope-hammerhead/-/esotope-hammerhead-0.3.0.tgz#17f918ccec2454773a4a7ac940ded9fc4bd46dea"
integrity sha512-qI6ZlQaf4yBPZhHETT24vk93INsNj++mRKBHOpOtkx7F/N7UvuTD8neeTbcbRQUntGksvs8/v63uGfDCdgt5YQ==
dependencies:
"@types/estree" "^0.0.39"

Expand Down Expand Up @@ -14344,17 +14344,17 @@ testcafe-browser-tools@1.6.8:
read-file-relative "^1.2.0"
which-promise "^1.0.0"

testcafe-hammerhead@14.6.11:
version "14.6.11"
resolved "https://registry.yarnpkg.com/testcafe-hammerhead/-/testcafe-hammerhead-14.6.11.tgz#496b9a970b373c635b655701d2b6ff0dc9e67a59"
integrity sha512-bAp3gugUbmPnX2uTsvC6Nq40LUJ2r+gC9CXel8l4GuREcdMlH3Migevqn9UjlDJd5ceD1qA3dlys/37PKwzWOA==
testcafe-hammerhead@14.6.13:
version "14.6.13"
resolved "https://registry.yarnpkg.com/testcafe-hammerhead/-/testcafe-hammerhead-14.6.13.tgz#d9c72d53d38ea0f857775f7a988db2ede353024c"
integrity sha512-uwIZ3sSQh2LdgbLjCM2z7jmVfR/EZ63WIId0C34FxaOd5E00+V1NdVWHofYYJvr8MBec9X8iRRGtir4nYU9H2g==
dependencies:
acorn-hammerhead "^0.2.0"
bowser "1.6.0"
brotli "^1.3.1"
crypto-md5 "^1.0.0"
css "2.2.3"
esotope-hammerhead "^0.2.1"
esotope-hammerhead "0.3.0"
iconv-lite "0.4.11"
lodash "^4.17.13"
lru-cache "2.6.3"
Expand Down Expand Up @@ -14434,10 +14434,10 @@ testcafe-reporter-xunit@^2.1.0:
resolved "http://registry.npmjs.org/testcafe-reporter-xunit/-/testcafe-reporter-xunit-2.1.0.tgz#e6d66c572ce15af266706af0fd610b2a841dd443"
integrity sha1-5tZsVyzhWvJmcGrw/WELKoQd1EM=

testcafe@1.3.2:
version "1.3.2"
resolved "https://registry.yarnpkg.com/testcafe/-/testcafe-1.3.2.tgz#3d4e623da49a89fcdd183d5cfa44f5d896c3582c"
integrity sha512-CEa6ZtehHs0XbIIk8vC1XKrJYPM2E9NxviVLjdVjjLiCSlm5KzxAdyUU9e9leLzMXGRXvYOdRR6VzdDELzugWg==
testcafe@1.3.3:
version "1.3.3"
resolved "https://registry.yarnpkg.com/testcafe/-/testcafe-1.3.3.tgz#04585dd44970bb12e03872f01fead27b87ca8e31"
integrity sha512-UdFPD3+IW8SgCM97VAOasIFBqpsy70cDp+Sw+Cq2QAk9IeeJPGct4A7Eealdyhota7EmLTqXnlwXIZd0Jk+xbw==
dependencies:
"@types/node" "^10.12.19"
async-exit-hook "^1.1.2"
Expand Down Expand Up @@ -14499,7 +14499,7 @@ testcafe@1.3.2:
source-map-support "^0.5.5"
strip-bom "^2.0.0"
testcafe-browser-tools "1.6.8"
testcafe-hammerhead "14.6.11"
testcafe-hammerhead "14.6.13"
testcafe-legacy-api "3.1.11"
testcafe-reporter-json "^2.1.0"
testcafe-reporter-list "^2.1.0"
Expand Down

0 comments on commit e69db35

Please sign in to comment.