Skip to content

Commit 31fea5f

Browse files
chore(deps): update dependency testcafe to v1.12.0 (#115)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
1 parent a0158c6 commit 31fea5f

File tree

2 files changed

+16
-16
lines changed

2 files changed

+16
-16
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@
6464
"jest": "26.6.3",
6565
"next-page-tester": "0.22.0",
6666
"prettier": "2.2.1",
67-
"testcafe": "1.11.0",
67+
"testcafe": "1.12.0",
6868
"ts-jest": "26.5.1",
6969
"ts-node": "9.1.1",
7070
"typescript": "4.2.2",

yarn.lock

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -12633,10 +12633,10 @@ testcafe-browser-tools@2.0.13:
1263312633
read-file-relative "^1.2.0"
1263412634
which-promise "^1.0.0"
1263512635

12636-
testcafe-hammerhead@19.2.3, testcafe-hammerhead@>=19.1.1:
12637-
version "19.2.3"
12638-
resolved "https://registry.yarnpkg.com/testcafe-hammerhead/-/testcafe-hammerhead-19.2.3.tgz#bfd03cc071a16f2411665d627b998db3f639e316"
12639-
integrity sha512-tJPMe1xNe3OWVwZdwxcpnSI0wn8z63rcmZUTeYChSByqfMqlpiyQ8Z+HgsMMuKJaivHIhYatKiLmBBrjfy2iHQ==
12636+
testcafe-hammerhead@19.4.1, testcafe-hammerhead@>=19.4.0:
12637+
version "19.4.1"
12638+
resolved "https://registry.yarnpkg.com/testcafe-hammerhead/-/testcafe-hammerhead-19.4.1.tgz#046eb36ba89971bec4acde08451fef6c66fc7467"
12639+
integrity sha512-QfTgPeQShas+yBeIyZwCU9Rx8GygAnvIL3mNeUFTadu4paKvUrwH43tiEfEDyu+ba71mInBWX/QnPB64kj1rtg==
1264012640
dependencies:
1264112641
acorn-hammerhead "^0.3.0"
1264212642
asar "^2.0.1"
@@ -12664,10 +12664,10 @@ testcafe-hammerhead@19.2.3, testcafe-hammerhead@>=19.1.1:
1266412664
tunnel-agent "0.6.0"
1266512665
webauth "^1.1.0"
1266612666

12667-
testcafe-legacy-api@4.2.3:
12668-
version "4.2.3"
12669-
resolved "https://registry.yarnpkg.com/testcafe-legacy-api/-/testcafe-legacy-api-4.2.3.tgz#022d875ddc2f1bf41cbe78d886af650349621a9a"
12670-
integrity sha512-2eTFrtq1Ynq+ad58cmlr1XqKx02cg0LTvzKRFGxTOWats7bDEDTNTmtDcKPFlq+QAejBLbW87ltlAp7+ok/xWg==
12667+
testcafe-legacy-api@4.2.4:
12668+
version "4.2.4"
12669+
resolved "https://registry.yarnpkg.com/testcafe-legacy-api/-/testcafe-legacy-api-4.2.4.tgz#77123427c5970ba69e23f22e6907c6b1e8ad5793"
12670+
integrity sha512-tVCcnMfJPtxG5J0xBoIDMboEll0LFrrXRWeNlOBM/zBhVoQ08nQzMoEyCJPy08oSPInq7QDci6eBLqPI0/7AkA==
1267112671
dependencies:
1267212672
async "0.2.6"
1267312673
dedent "^0.6.0"
@@ -12682,7 +12682,7 @@ testcafe-legacy-api@4.2.3:
1268212682
pinkie "^2.0.1"
1268312683
read-file-relative "^1.2.0"
1268412684
strip-bom "^2.0.0"
12685-
testcafe-hammerhead ">=19.1.1"
12685+
testcafe-hammerhead ">=19.4.0"
1268612686

1268712687
testcafe-reporter-json@^2.1.0:
1268812688
version "2.2.0"
@@ -12709,10 +12709,10 @@ testcafe-reporter-xunit@^2.1.0:
1270912709
resolved "https://registry.yarnpkg.com/testcafe-reporter-xunit/-/testcafe-reporter-xunit-2.1.0.tgz#e6d66c572ce15af266706af0fd610b2a841dd443"
1271012710
integrity sha1-5tZsVyzhWvJmcGrw/WELKoQd1EM=
1271112711

12712-
testcafe@1.11.0:
12713-
version "1.11.0"
12714-
resolved "https://registry.yarnpkg.com/testcafe/-/testcafe-1.11.0.tgz#d0a44bd6d380c6328137ee4e49a7a1fddbf48b3a"
12715-
integrity sha512-7niwd/Oj0fJbeidDyiKo6Idms287w5wpnzDswMCPGDJ0fQpVZCvJLDQuFcTEZMhncC8pEed0Up0Bdl50zyVLJA==
12712+
testcafe@1.12.0:
12713+
version "1.12.0"
12714+
resolved "https://registry.yarnpkg.com/testcafe/-/testcafe-1.12.0.tgz#f357da222c746b5091cf0d80a903f53297f66deb"
12715+
integrity sha512-1GW7Q7X0DvqJH2TeP+797BOBBcmym3wUwmMuydsb/RH1erOyePCcQ11mkvOMNAYDKEPVl3Xxb/YfSWwKPW+Ibg==
1271612716
dependencies:
1271712717
"@babel/core" "^7.12.1"
1271812718
"@babel/plugin-proposal-async-generator-functions" "^7.12.1"
@@ -12790,8 +12790,8 @@ testcafe@1.11.0:
1279012790
source-map-support "^0.5.16"
1279112791
strip-bom "^2.0.0"
1279212792
testcafe-browser-tools "2.0.13"
12793-
testcafe-hammerhead "19.2.3"
12794-
testcafe-legacy-api "4.2.3"
12793+
testcafe-hammerhead "19.4.1"
12794+
testcafe-legacy-api "4.2.4"
1279512795
testcafe-reporter-json "^2.1.0"
1279612796
testcafe-reporter-list "^2.1.0"
1279712797
testcafe-reporter-minimal "^2.1.0"

0 commit comments

Comments
 (0)