Skip to content

Commit 88cd966

Browse files
renovate-botrenovate[bot]
authored andcommitted
TASK: Update dependency testcafe to v1.9.1
1 parent 5fdfe28 commit 88cd966

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

packages/create-react-microservice-scaffold/src/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@
9393
"lint-staged": "6.1.1",
9494
"prettier": "1.19.1",
9595
"pwmetrics": "3.3.0",
96-
"testcafe": "1.9.0",
96+
"testcafe": "1.9.1",
9797
"testcafe-react-selectors": "2.1.0"
9898
}
9999
}

packages/create-react-microservice-scaffold/src/yarn.lock

+9-9
Original file line numberDiff line numberDiff line change
@@ -12019,10 +12019,10 @@ [email protected]:
1201912019
read-file-relative "^1.2.0"
1202012020
which-promise "^1.0.0"
1202112021

12022-
12023-
version "17.1.12"
12024-
resolved "https://registry.yarnpkg.com/testcafe-hammerhead/-/testcafe-hammerhead-17.1.12.tgz#9628970ba8da0b12c5713c43738544062c45c327"
12025-
integrity sha512-Z2DsjiFQ+LWhi1NZN9nasyhWEUNgSprVuu/8NvLGwfb5XSmWHuGGH7xMiowkpb1jyiTcN1qSd6RXoSHqmRIonw==
12022+
12023+
version "17.1.13"
12024+
resolved "https://registry.yarnpkg.com/testcafe-hammerhead/-/testcafe-hammerhead-17.1.13.tgz#e2ab9589e48aa145fa886c2303891e9e997d33fa"
12025+
integrity sha512-swNsC4gbs1vhKM9F9zmCcStA8oMg2FUTJZYUE30xL5ZdHae87x2tfg9T58jUcZK3CX0S9B2NCU1AJbwCsS0uqw==
1202612026
dependencies:
1202712027
acorn-hammerhead "^0.3.0"
1202812028
asar "^2.0.1"
@@ -12092,10 +12092,10 @@ testcafe-reporter-xunit@^2.1.0:
1209212092
version "2.1.0"
1209312093
resolved "https://registry.yarnpkg.com/testcafe-reporter-xunit/-/testcafe-reporter-xunit-2.1.0.tgz#e6d66c572ce15af266706af0fd610b2a841dd443"
1209412094

12095-
12096-
version "1.9.0"
12097-
resolved "https://registry.yarnpkg.com/testcafe/-/testcafe-1.9.0.tgz#72529ee0bea20d6558b3201045e148d82c8c0a89"
12098-
integrity sha512-ulWCTrpWuKz33n6Nel2TB+7yiiABX8yQF5qvMYvhJ1iMmY3nVqDf6DWrBdY+YS6q3zdP36UGjBMstJFI5GEWeA==
12095+
12096+
version "1.9.1"
12097+
resolved "https://registry.yarnpkg.com/testcafe/-/testcafe-1.9.1.tgz#2e3183d69561bf90da611408436c5b34b22f799c"
12098+
integrity sha512-18yGuCJvcdaGFhS3l4NhDwRnvJ24/mwXVfM+gqZm6vxNdw2NCujzXh36/BNr0qP2MhAEN56Y96G8XKkzn+5zYg==
1209912099
dependencies:
1210012100
"@types/node" "^10.12.19"
1210112101
async-exit-hook "^1.1.2"
@@ -12161,7 +12161,7 @@ [email protected]:
1216112161
source-map-support "^0.5.16"
1216212162
strip-bom "^2.0.0"
1216312163
testcafe-browser-tools "2.0.13"
12164-
testcafe-hammerhead "17.1.12"
12164+
testcafe-hammerhead "17.1.13"
1216512165
testcafe-legacy-api "4.0.0"
1216612166
testcafe-reporter-json "^2.1.0"
1216712167
testcafe-reporter-list "^2.1.0"

0 commit comments

Comments
 (0)