Skip to content
This repository was archived by the owner on Mar 11, 2025. It is now read-only.

Commit fdcb7ae

Browse files
chore(deps): update dependency testcafe to v2.6.2
1 parent b742d38 commit fdcb7ae

File tree

2 files changed

+20
-20
lines changed

2 files changed

+20
-20
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"eslint-plugin-vue": "7.20.0",
3939
"skeleton": "https://github.com/dhg/Skeleton.git#2.0.4",
4040
"start-server-and-test": "2.0.0",
41-
"testcafe": "2.6.1",
41+
"testcafe": "2.6.2",
4242
"vue": "2.7.14",
4343
"vue-template-compiler": "2.7.14"
4444
},

yarn.lock

Lines changed: 19 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -9382,19 +9382,20 @@ testcafe-browser-tools@2.0.25:
93829382
read-file-relative "^1.2.0"
93839383
which-promise "^1.0.0"
93849384

9385-
testcafe-hammerhead@>=19.4.0:
9386-
version "29.0.0"
9387-
resolved "https://registry.yarnpkg.com/testcafe-hammerhead/-/testcafe-hammerhead-29.0.0.tgz#f06d0644116f888da606d275755c84dbd3922615"
9388-
integrity sha512-xLYAsv87f1tHrciu7zz1hpqVsg3rnyFc8gnHvXxejHGMFON5iQhbLIAx2Xm7A1Anx5AlxIFyxRc8TFfa7SixBw==
9385+
testcafe-hammerhead@31.4.3:
9386+
version "31.4.3"
9387+
resolved "https://registry.yarnpkg.com/testcafe-hammerhead/-/testcafe-hammerhead-31.4.3.tgz#b683d96368808bd366f6b30c382f9c3ddc3256ef"
9388+
integrity sha512-Z8wubj/8t3T5udVyqf2Kqy9oZFE8zDIWnuItVIEscYQ8PB6eWCkjq3oSx9J0XzSdakFnsUYP1T/KVlNe5z306w==
93899389
dependencies:
93909390
"@electron/asar" "^3.2.3"
9391-
acorn-hammerhead "0.6.1"
9391+
acorn-hammerhead "0.6.2"
93929392
bowser "1.6.0"
93939393
crypto-md5 "^1.0.0"
93949394
css "2.2.3"
93959395
debug "4.3.1"
9396-
esotope-hammerhead "0.6.3"
9396+
esotope-hammerhead "0.6.4"
93979397
http-cache-semantics "^4.1.0"
9398+
httpntlm "^1.8.10"
93989399
iconv-lite "0.5.1"
93999400
lodash "^4.17.20"
94009401
lru-cache "2.6.3"
@@ -9410,22 +9411,20 @@ testcafe-hammerhead@>=19.4.0:
94109411
semver "5.5.0"
94119412
tough-cookie "4.0.0"
94129413
tunnel-agent "0.6.0"
9413-
webauth "^1.1.0"
94149414

9415-
testcafe-hammerhead@^31.4.2:
9416-
version "31.4.2"
9417-
resolved "https://registry.yarnpkg.com/testcafe-hammerhead/-/testcafe-hammerhead-31.4.2.tgz#0569a503895d2e0a8b6ffbb90e3eddc2a7d33f5c"
9418-
integrity sha512-hh2nvF6jnz+fNgsXdcR9KPxQzUN68balrJ/51KmYwisnHX5gntWYNOzOiHBQ9rtmMQVxse14VD93aMm4ML7cZw==
9415+
testcafe-hammerhead@>=19.4.0:
9416+
version "29.0.0"
9417+
resolved "https://registry.yarnpkg.com/testcafe-hammerhead/-/testcafe-hammerhead-29.0.0.tgz#f06d0644116f888da606d275755c84dbd3922615"
9418+
integrity sha512-xLYAsv87f1tHrciu7zz1hpqVsg3rnyFc8gnHvXxejHGMFON5iQhbLIAx2Xm7A1Anx5AlxIFyxRc8TFfa7SixBw==
94199419
dependencies:
94209420
"@electron/asar" "^3.2.3"
9421-
acorn-hammerhead "0.6.2"
9421+
acorn-hammerhead "0.6.1"
94229422
bowser "1.6.0"
94239423
crypto-md5 "^1.0.0"
94249424
css "2.2.3"
94259425
debug "4.3.1"
9426-
esotope-hammerhead "0.6.4"
9426+
esotope-hammerhead "0.6.3"
94279427
http-cache-semantics "^4.1.0"
9428-
httpntlm "^1.8.10"
94299428
iconv-lite "0.5.1"
94309429
lodash "^4.17.20"
94319430
lru-cache "2.6.3"
@@ -9441,6 +9440,7 @@ testcafe-hammerhead@^31.4.2:
94419440
semver "5.5.0"
94429441
tough-cookie "4.0.0"
94439442
tunnel-agent "0.6.0"
9443+
webauth "^1.1.0"
94449444

94459445
testcafe-legacy-api@5.1.6:
94469446
version "5.1.6"
@@ -9497,10 +9497,10 @@ testcafe-selector-generator@^0.1.0:
94979497
resolved "https://registry.yarnpkg.com/testcafe-selector-generator/-/testcafe-selector-generator-0.1.0.tgz#852c86f71565e5d9320da625c2260d040cbed786"
94989498
integrity sha512-MTw+RigHsEYmFgzUFNErDxui1nTYUk6nm2bmfacQiKPdhJ9AHW/wue4J/l44mhN8x3E8NgOUkHHOI+1TDFXiLQ==
94999499

9500-
testcafe@2.6.1:
9501-
version "2.6.1"
9502-
resolved "https://registry.yarnpkg.com/testcafe/-/testcafe-2.6.1.tgz#324704ecd86b6a0de4081ffdde657c0ad38e80f4"
9503-
integrity sha512-0yqAsbxeWsCkISRtwHuGQxWAoi+APIDJL1Er7gsXF312p/txEO0eXyxP6H7KkELxWllz9Km/t8x2MxhMc0flfg==
9500+
testcafe@2.6.2:
9501+
version "2.6.2"
9502+
resolved "https://registry.yarnpkg.com/testcafe/-/testcafe-2.6.2.tgz#7bc15208fba994d29f5d0253a8a63f1cfdd40605"
9503+
integrity sha512-BVlrx6bjVMMIG4JBle0AO9t6dER51+t7ncWGptbnJYzUE/FkigZTHLCPDj4uNid6WYg4yz4AzfkA408WvTiCQg==
95049504
dependencies:
95059505
"@babel/core" "^7.12.1"
95069506
"@babel/plugin-proposal-async-generator-functions" "^7.12.1"
@@ -9584,7 +9584,7 @@ testcafe@2.6.1:
95849584
source-map-support "^0.5.16"
95859585
strip-bom "^2.0.0"
95869586
testcafe-browser-tools "2.0.25"
9587-
testcafe-hammerhead "^31.4.2"
9587+
testcafe-hammerhead "31.4.3"
95889588
testcafe-legacy-api "5.1.6"
95899589
testcafe-reporter-json "^2.1.0"
95909590
testcafe-reporter-list "^2.2.0"

0 commit comments

Comments
 (0)