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.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jul 2, 2019
1 parent 99e3c7f commit a2aa552
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 41 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.2.1",
"testcafe": "1.3.0",
"testcafe-browser-provider-electron": "0.0.10",
"testcafe-live": "0.1.4",
"testcafe-react-selectors": "3.1.0",
Expand Down
57 changes: 17 additions & 40 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2515,7 +2515,7 @@ array.prototype.flat@^1.2.1:
es-abstract "^1.10.0"
function-bind "^1.1.1"

arrify@^1.0.0, arrify@^1.0.1:
arrify@^1.0.1:
version "1.0.1"
resolved "https://registry.npmjs.org/arrify/-/arrify-1.0.1.tgz#898508da2226f380df904728456849c1501a4b0d"
integrity sha1-iYUI2iIm84DfkEcoRWhJwVAaSw0=
Expand Down Expand Up @@ -7274,17 +7274,6 @@ glob-to-regexp@^0.3.0:
resolved "https://registry.npmjs.org/glob-to-regexp/-/glob-to-regexp-0.3.0.tgz#8c5a1494d2066c570cc3bfe4496175acc4d502ab"
integrity sha1-jFoUlNIGbFcMw7/kSWF1rMTVAqs=

glob@^5.0.3:
version "5.0.15"
resolved "https://registry.npmjs.org/glob/-/glob-5.0.15.tgz#1bc936b9e02f4a603fcc222ecf7633d30b8b93b1"
integrity sha1-G8k2ueAvSmA/zCIuz3Yz0wuLk7E=
dependencies:
inflight "^1.0.4"
inherits "2"
minimatch "2 || 3"
once "^1.3.0"
path-is-absolute "^1.0.0"

glob@^7.0.0, glob@^7.0.3, glob@^7.0.5, glob@^7.1.1, glob@^7.1.2, glob@^7.1.3, glob@~7.1.1:
version "7.1.3"
resolved "https://registry.npmjs.org/glob/-/glob-7.1.3.tgz#3960832d3f1574108342dafd3a67b332c0969df1"
Expand Down Expand Up @@ -7358,18 +7347,6 @@ globals@^9.18.0:
resolved "https://registry.npmjs.org/globals/-/globals-9.18.0.tgz#aa3896b3e69b487f17e31ed2143d69a8e30c2d8a"
integrity sha512-S0nG3CLEQiY/ILxqtztTWH/3iRRdyBLw6KMDxnKMchrtbj2OFmehVh0WUCfW3DUrIgx/qFrJPICrq4Z4sTR9UQ==

globby@^3.0.1:
version "3.0.1"
resolved "https://registry.npmjs.org/globby/-/globby-3.0.1.tgz#2094af8421e19152150d5893eb6416b312d9a22f"
integrity sha1-IJSvhCHhkVIVDViT62QWsxLZoi8=
dependencies:
array-union "^1.0.1"
arrify "^1.0.0"
glob "^5.0.3"
object-assign "^4.0.1"
pify "^2.0.0"
pinkie-promise "^1.0.0"

globby@^6.1.0:
version "6.1.0"
resolved "https://registry.npmjs.org/globby/-/globby-6.1.0.tgz#f5a6d70e8395e21c858fb0489d64df02424d506c"
Expand Down Expand Up @@ -9839,10 +9816,10 @@ markdown-table@^1.1.0:
resolved "https://registry.npmjs.org/markdown-table/-/markdown-table-1.1.2.tgz#c78db948fa879903a41bce522e3b96f801c63786"
integrity sha512-NcWuJFHDA8V3wkDgR/j4+gZx+YQwstPgfQDV8ndUeWWzta3dnDTBxpVzqS9lkmJAuV5YX35lmyojl6HO5JXAgw==

match-url-wildcard@0.0.2:
version "0.0.2"
resolved "https://registry.npmjs.org/match-url-wildcard/-/match-url-wildcard-0.0.2.tgz#6a6585e24b52b1dada033c5b616f13f3fedeb988"
integrity sha512-XQWEV4NdsB6HymtjW5sJthh1oHr/IZZPp+lOhu+RPkWDD0iQYXVCe8ozGQmi5ZxWqXYteERjHhN80zxLV/TNWA==
match-url-wildcard@0.0.4:
version "0.0.4"
resolved "https://registry.yarnpkg.com/match-url-wildcard/-/match-url-wildcard-0.0.4.tgz#c8533da7ec0901eddf01fc0893effa68d4e727d6"
integrity sha512-R1XhQaamUZPWLOPtp4ig5j+3jctN+skhgRmEQTUamMzmNtRG69QEirQs0NZKLtHMR7tzWpmtnS4Eqv65DcgXUA==
dependencies:
escape-string-regexp "^1.0.5"

Expand Down Expand Up @@ -10107,7 +10084,7 @@ minimalistic-crypto-utils@^1.0.0, minimalistic-crypto-utils@^1.0.1:
resolved "https://registry.npmjs.org/minimalistic-crypto-utils/-/minimalistic-crypto-utils-1.0.1.tgz#f6c00c1c0b082246e5c4d99dfb8c7c083b2b582a"
integrity sha1-9sAMHAsIIkblxNmd+4x8CDsrWCo=

"minimatch@2 || 3", minimatch@^3.0.4, minimatch@~3.0.2:
minimatch@^3.0.4, minimatch@~3.0.2:
version "3.0.4"
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-3.0.4.tgz#5166e286457f03306064be5497e8dbb0c3d32083"
integrity sha512-yJHVQEhyqPLUTgt9B83PXu6W3rx4MvvHvSUvToogpwoGDOUQ+yDrR0HRot+yOCdCO7u4hX3pWft6kWBBcqh0UA==
Expand Down Expand Up @@ -14265,10 +14242,10 @@ testcafe-browser-tools@1.6.8:
read-file-relative "^1.2.0"
which-promise "^1.0.0"

testcafe-hammerhead@14.6.8:
version "14.6.8"
resolved "https://registry.yarnpkg.com/testcafe-hammerhead/-/testcafe-hammerhead-14.6.8.tgz#bfde517afbc68041a609de90c8fbab4ed45d2e0c"
integrity sha512-Ep/eBmIBli/utdtzczl1NFRO9Gl/WHzyLTh0kifkbV/xm5EM8FBnSEb72kNrTlPLngvFXAqJccAUaU4DALA+Jg==
testcafe-hammerhead@14.6.10:
version "14.6.10"
resolved "https://registry.yarnpkg.com/testcafe-hammerhead/-/testcafe-hammerhead-14.6.10.tgz#4ca224ceaaf4f8a954a347d8ddecf31d22c3cf48"
integrity sha512-fG/YTz7wKs6Fd0Fl9WlzO4j/ovDSAGxDLvLAz4ydzIKAdnZMZ22QbjYpfahCVpe9nzq/UHCQpSFdThQTmlFEmA==
dependencies:
acorn-hammerhead "^0.2.0"
bowser "1.6.0"
Expand All @@ -14279,7 +14256,7 @@ testcafe-hammerhead@14.6.8:
iconv-lite "0.4.11"
lodash "4.17.11"
lru-cache "2.6.3"
match-url-wildcard "0.0.2"
match-url-wildcard "0.0.4"
merge-stream "^1.0.1"
mime "~1.4.1"
mustache "^2.1.1"
Expand Down Expand Up @@ -14355,10 +14332,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.2.1:
version "1.2.1"
resolved "https://registry.yarnpkg.com/testcafe/-/testcafe-1.2.1.tgz#e4e3f9459cf35d8aa4484ec60edc1597d5a11893"
integrity sha512-kLlrtujAPabG8mh2JNLFIUmhZSHgfeQlT1TO9PikkjBhduirK2OCL6ye8pvyw9rOQVqwIl214wCv5DgAJcaC0w==
testcafe@1.3.0:
version "1.3.0"
resolved "https://registry.yarnpkg.com/testcafe/-/testcafe-1.3.0.tgz#77f3d913e1418f38a2f81574c4a11516460b1425"
integrity sha512-5OJoHKIEjKJB9CkNzdnQ7tzdegurohAlojw61fGyTtD7ZK0zZ4pd34+4pGMnJyqQh66U6RfYSNHdxWhHcDYnKA==
dependencies:
"@types/node" "^10.12.19"
async-exit-hook "^1.1.2"
Expand Down Expand Up @@ -14386,7 +14363,7 @@ testcafe@1.2.1:
emittery "^0.4.1"
endpoint-utils "^1.0.2"
error-stack-parser "^1.3.6"
globby "^3.0.1"
globby "^9.2.0"
graceful-fs "^4.1.11"
graphlib "^2.1.5"
import-lazy "^3.1.0"
Expand Down Expand Up @@ -14420,7 +14397,7 @@ testcafe@1.2.1:
source-map-support "^0.5.5"
strip-bom "^2.0.0"
testcafe-browser-tools "1.6.8"
testcafe-hammerhead "14.6.8"
testcafe-hammerhead "14.6.10"
testcafe-legacy-api "3.1.11"
testcafe-reporter-json "^2.1.0"
testcafe-reporter-list "^2.1.0"
Expand Down

0 comments on commit a2aa552

Please sign in to comment.