Skip to content

Commit

Permalink
chore(deps): update dependency testcafe to v3.7.1 (#1087)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 22, 2024
1 parent 129c301 commit 8b67b7c
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -150,7 +150,7 @@
"stylelint": "16.12.0",
"stylelint-config-prettier": "9.0.5",
"stylelint-config-standard": "36.0.0",
"testcafe": "3.7.0",
"testcafe": "3.7.1",
"testcafe-browser-provider-electron": "0.0.21",
"testcafe-react-selectors": "5.0.3",
"ts-node": "10.9.2",
Expand Down
18 changes: 9 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -18677,10 +18677,10 @@ testcafe-browser-tools@2.0.26:
read-file-relative "^1.2.0"
which-promise "^1.0.0"

testcafe-hammerhead@31.7.3:
version "31.7.3"
resolved "https://registry.yarnpkg.com/testcafe-hammerhead/-/testcafe-hammerhead-31.7.3.tgz#46e72e153a8ea7804571bb1e6adc48d2b60dff80"
integrity sha512-LmldhnuUUNcel66z8hjwPkxGrA6jaGt6K9B8iuxOVVRuhpqFfmP3do5MeplK9NyPbIjkAW6WsHDu+nUM88IUsA==
testcafe-hammerhead@31.7.4:
version "31.7.4"
resolved "https://registry.yarnpkg.com/testcafe-hammerhead/-/testcafe-hammerhead-31.7.4.tgz#d76c144a32cfb2a35a768ecc0a90ecc5ced180bf"
integrity sha512-cTBLS4pDGTJpGoLI9TBuB/TfmVuawSss4PRqxfa2MhvD2QVnLgOlQ/ODNZcYJXaeJKrmlSoSlF6uSt5lif00Uw==
dependencies:
"@adobe/css-tools" "^4.3.0-rc.1"
"@electron/asar" "^3.2.3"
Expand Down Expand Up @@ -18793,10 +18793,10 @@ testcafe-selector-generator@^0.1.0:
resolved "https://registry.yarnpkg.com/testcafe-selector-generator/-/testcafe-selector-generator-0.1.0.tgz#852c86f71565e5d9320da625c2260d040cbed786"
integrity sha512-MTw+RigHsEYmFgzUFNErDxui1nTYUk6nm2bmfacQiKPdhJ9AHW/wue4J/l44mhN8x3E8NgOUkHHOI+1TDFXiLQ==

testcafe@3.7.0:
version "3.7.0"
resolved "https://registry.yarnpkg.com/testcafe/-/testcafe-3.7.0.tgz#2fddf5093029062653f7feaf25c0e2f6110ad78e"
integrity sha512-e77yuzX/1eSqb6ctE0oW+PJbgsA975Ui8xYiVAFTQjZnt9oZixB7gEgbwRdIls5EEWmtcxJ5tvqTm1rPBsrOvA==
testcafe@3.7.1:
version "3.7.1"
resolved "https://registry.yarnpkg.com/testcafe/-/testcafe-3.7.1.tgz#c75b3839e708cd86c214d6ff1122e4019bc3b3d6"
integrity sha512-Nz7lnGPsbocm7+iNMxEfoDNQyi2rovJv0g7TXzhJfKt7WMJXMT3OyQza2g9AbICee29GenzKtzt3JhUsyIiOug==
dependencies:
"@babel/core" "^7.23.2"
"@babel/plugin-proposal-decorators" "^7.23.2"
Expand Down Expand Up @@ -18881,7 +18881,7 @@ testcafe@3.7.0:
source-map-support "^0.5.16"
strip-bom "^2.0.0"
testcafe-browser-tools "2.0.26"
testcafe-hammerhead "31.7.3"
testcafe-hammerhead "31.7.4"
testcafe-legacy-api "5.1.8"
testcafe-reporter-json "^2.1.0"
testcafe-reporter-list "^2.2.0"
Expand Down

0 comments on commit 8b67b7c

Please sign in to comment.