|
2363 | 2363 | "@babel/runtime" "^7.12.5"
|
2364 | 2364 | "@testing-library/dom" "^7.28.1"
|
2365 | 2365 |
|
2366 |
| -"@testing-library/testcafe@4.3.1": |
2367 |
| - version "4.3.1" |
2368 |
| - resolved "https://registry.yarnpkg.com/@testing-library/testcafe/-/testcafe-4.3.1.tgz#327b401381ca019828b58beb9621dd58695393ee" |
2369 |
| - integrity sha512-PMoO9sGTQ/aTBsxEfzj/CLqAY84FJG3/03GBPbPcwt7pnVQaIc9bo8hoyVCMhNt0D5nN+ybQ0hznnQgn9Tw7Nw== |
| 2366 | +"@testing-library/testcafe@4.4.0": |
| 2367 | + version "4.4.0" |
| 2368 | + resolved "https://registry.yarnpkg.com/@testing-library/testcafe/-/testcafe-4.4.0.tgz#9e6357483033e915a25ff56f57d256b84ae003f3" |
| 2369 | + integrity sha512-DW+NRRnSsXv8JpcaOfYuwzsebWmPzHyNrU8BJVcyt0TWVcz2eHHL6nrYi6DPKVFexp5uXsYus+XTyXvrBqIgEg== |
2370 | 2370 | dependencies:
|
2371 | 2371 | "@testing-library/dom" "^7.27.1"
|
2372 | 2372 |
|
|
2457 | 2457 | resolved "https://registry.yarnpkg.com/@types/error-stack-parser/-/error-stack-parser-1.3.18.tgz#e01c9f8c85ca83b610320c62258b0c9026ade0f7"
|
2458 | 2458 | integrity sha1-4ByfjIXKg7YQMgxiJYsMkCat4Pc=
|
2459 | 2459 |
|
| 2460 | + |
| 2461 | + version "0.0.46" |
| 2462 | + resolved "https://registry.yarnpkg.com/@types/estree/-/estree-0.0.46.tgz#0fb6bfbbeabd7a30880504993369c4bf1deab1fe" |
| 2463 | + integrity sha512-laIjwTQaD+5DukBZaygQ79K1Z0jb1bPEMRrkXSLjtCcZm+abyp5YbrqpSLzD42FwWW6gK/aS4NYpJ804nG2brg== |
| 2464 | + |
2460 | 2465 | "@types/estree@^0.0.39":
|
2461 | 2466 | version "0.0.39"
|
2462 | 2467 | resolved "https://registry.yarnpkg.com/@types/estree/-/estree-0.0.39.tgz#e177e699ee1b8c22d23174caaa7422644389509f"
|
|
2645 | 2650 | resolved "https://registry.yarnpkg.com/@types/node/-/node-14.14.31.tgz#72286bd33d137aa0d152d47ec7c1762563d34055"
|
2646 | 2651 | integrity sha512-vFHy/ezP5qI0rFgJ7aQnjDXwAMrG0KqqIH7tQG5PPv3BWBayOPIQNBjVc/P6hhdZfMx51REc6tfDNXHUio893g==
|
2647 | 2652 |
|
2648 |
| -"@types/node@^10.12.19": |
2649 |
| - version "10.17.17" |
2650 |
| - resolved "https://registry.yarnpkg.com/@types/node/-/node-10.17.17.tgz#7a183163a9e6ff720d86502db23ba4aade5999b8" |
2651 |
| - integrity sha512-gpNnRnZP3VWzzj5k3qrpRC6Rk3H/uclhAVo1aIvwzK5p5cOrs9yEyQ8H/HBsBY0u5rrWxXEiVPQ0dEB6pkjE8Q== |
| 2653 | +"@types/node@^12.20.10": |
| 2654 | + version "12.20.12" |
| 2655 | + resolved "https://registry.yarnpkg.com/@types/node/-/node-12.20.12.tgz#fd9c1c2cfab536a2383ed1ef70f94adea743a226" |
| 2656 | + integrity sha512-KQZ1al2hKOONAs2MFv+yTQP1LkDWMrRJ9YCVRalXltOfXsBmH5IownLxQaiq0lnAHwAViLnh2aTYqrPcRGEbgg== |
2652 | 2657 |
|
2653 | 2658 | "@types/normalize-package-data@^2.4.0":
|
2654 | 2659 | version "2.4.0"
|
@@ -3152,6 +3157,13 @@ acorn-globals@^6.0.0:
|
3152 | 3157 | acorn "^7.1.1"
|
3153 | 3158 | acorn-walk "^7.1.1"
|
3154 | 3159 |
|
| 3160 | + |
| 3161 | + version "0.4.0" |
| 3162 | + resolved "https://registry.yarnpkg.com/acorn-hammerhead/-/acorn-hammerhead-0.4.0.tgz#d711ec665d5a777ff0fcf410fff562f5c2d1f368" |
| 3163 | + integrity sha512-zMjPa6kNgMB0zclCZI41sPofSeeHMF9Q6e3ALRsowmmNqoiz1qiJI9oemt9GfZ5e5EmQpElvePT3AVcLU3AzHQ== |
| 3164 | + dependencies: |
| 3165 | + "@types/estree" "0.0.46" |
| 3166 | + |
3155 | 3167 | acorn-hammerhead@^0.3.0:
|
3156 | 3168 | version "0.3.0"
|
3157 | 3169 | resolved "https://registry.yarnpkg.com/acorn-hammerhead/-/acorn-hammerhead-0.3.0.tgz#2f83730f15e8450169c3dfd88af3ea9405ea973d"
|
|
6265 | 6277 | dependencies:
|
6266 | 6278 | "@types/estree" "^0.0.39"
|
6267 | 6279 |
|
| 6280 | + |
| 6281 | + version "0.6.1" |
| 6282 | + resolved "https://registry.yarnpkg.com/esotope-hammerhead/-/esotope-hammerhead-0.6.1.tgz#3feca697baede6cc89ce387f1e0bfa246d6e256d" |
| 6283 | + integrity sha512-RG4orJ1xy+zD6fTEKuDYaqCuL1ymYa1/Bp+j9c7b/u7B8yI6+Qgg8o4lT1EDAOG9eBzBtwtTWR0chqt3hr0hZw== |
| 6284 | + dependencies: |
| 6285 | + "@types/estree" "0.0.46" |
| 6286 | + |
6268 | 6287 | espree@^7.3.0, espree@^7.3.1:
|
6269 | 6288 | version "7.3.1"
|
6270 | 6289 | resolved "https://registry.yarnpkg.com/espree/-/espree-7.3.1.tgz#f2df330b752c6f55019f8bd89b7660039c1bbbb6"
|
@@ -9049,11 +9068,6 @@ map-or-similar@^1.5.0:
|
9049 | 9068 | resolved "https://registry.yarnpkg.com/map-or-similar/-/map-or-similar-1.5.0.tgz#6de2653174adfb5d9edc33c69d3e92a1b76faf08"
|
9050 | 9069 | integrity sha1-beJlMXSt+12e3DPGnT6Sobdvrwg=
|
9051 | 9070 |
|
9052 |
| -map-reverse@^1.0.1: |
9053 |
| - version "1.0.1" |
9054 |
| - resolved "https://registry.yarnpkg.com/map-reverse/-/map-reverse-1.0.1.tgz#274e9f500a611153183b5b8d8490a9c1c23ee310" |
9055 |
| - integrity sha1-J06fUAphEVMYO1uNhJCpwcI+4xA= |
9056 |
| - |
9057 | 9071 | map-visit@^1.0.0:
|
9058 | 9072 | version "1.0.0"
|
9059 | 9073 | resolved "https://registry.yarnpkg.com/map-visit/-/map-visit-1.0.0.tgz#ecdca8f13144e660f1b5bd41f12f3479d98dfb8f"
|
@@ -12519,10 +12533,10 @@ test-exclude@^6.0.0:
|
12519 | 12533 | glob "^7.1.4"
|
12520 | 12534 | minimatch "^3.0.4"
|
12521 | 12535 |
|
12522 |
| - |
12523 |
| - version "2.0.13" |
12524 |
| - resolved "https://registry.yarnpkg.com/testcafe-browser-tools/-/testcafe-browser-tools-2.0.13.tgz#1b185539d64991ad0a4da11992beeb6b4bd5ba9d" |
12525 |
| - integrity sha512-r0AfCNsOJWXHAR+KADumfCffsH3LYoEbJXfmGOG47uEt1FBEw8cWTSWRBp5As+DaAmh9pi75P+ZF6K09WudM/g== |
| 12536 | + |
| 12537 | + version "2.0.15" |
| 12538 | + resolved "https://registry.yarnpkg.com/testcafe-browser-tools/-/testcafe-browser-tools-2.0.15.tgz#0036553068f9ec31393756c28aabf0e5f05f0443" |
| 12539 | + integrity sha512-bzkh5B1+Ws/I3YZL+9M4TSUq3aAewjvF2oue2l7T7eROIvqwPDE22ZFfPuLew6VIZcotCFZj432s1EgJDFyH7g== |
12526 | 12540 | dependencies:
|
12527 | 12541 | array-find "^1.0.0"
|
12528 | 12542 | dedent "^0.7.0"
|
|
12540 | 12554 | read-file-relative "^1.2.0"
|
12541 | 12555 | which-promise "^1.0.0"
|
12542 | 12556 |
|
12543 |
| -[email protected], testcafe-hammerhead@>=19.4.0: |
| 12557 | + |
| 12558 | + version "24.2.1" |
| 12559 | + resolved "https://registry.yarnpkg.com/testcafe-hammerhead/-/testcafe-hammerhead-24.2.1.tgz#1ff657da8170bc05f74d78edd863259d815fae95" |
| 12560 | + integrity sha512-SyZgnOnF7ya+I9+jagWd5RMcyS9K+yzZDX8i/FkuAS6QITbEMvNxyNIS20enBAGy4FE3dlrfzo4TQfgp6Au3Bg== |
| 12561 | + dependencies: |
| 12562 | + acorn-hammerhead "0.4.0" |
| 12563 | + asar "^2.0.1" |
| 12564 | + bowser "1.6.0" |
| 12565 | + brotli "^1.3.1" |
| 12566 | + crypto-md5 "^1.0.0" |
| 12567 | + css "2.2.3" |
| 12568 | + debug "4.3.1" |
| 12569 | + esotope-hammerhead "0.6.1" |
| 12570 | + http-cache-semantics "^4.1.0" |
| 12571 | + iconv-lite "0.5.1" |
| 12572 | + lodash "^4.17.20" |
| 12573 | + lru-cache "2.6.3" |
| 12574 | + match-url-wildcard "0.0.4" |
| 12575 | + merge-stream "^1.0.1" |
| 12576 | + mime "~1.4.1" |
| 12577 | + mustache "^2.1.1" |
| 12578 | + nanoid "^3.1.12" |
| 12579 | + os-family "^1.0.0" |
| 12580 | + parse5 "2.2.3" |
| 12581 | + pinkie "2.0.4" |
| 12582 | + read-file-relative "^1.2.0" |
| 12583 | + semver "5.5.0" |
| 12584 | + tough-cookie "2.3.3" |
| 12585 | + tunnel-agent "0.6.0" |
| 12586 | + webauth "^1.1.0" |
| 12587 | + |
| 12588 | +testcafe-hammerhead@>=19.4.0: |
12544 | 12589 | version "19.4.1"
|
12545 | 12590 | resolved "https://registry.yarnpkg.com/testcafe-hammerhead/-/testcafe-hammerhead-19.4.1.tgz#046eb36ba89971bec4acde08451fef6c66fc7467"
|
12546 | 12591 | integrity sha512-QfTgPeQShas+yBeIyZwCU9Rx8GygAnvIL3mNeUFTadu4paKvUrwH43tiEfEDyu+ba71mInBWX/QnPB64kj1rtg==
|
|
12571 | 12616 | tunnel-agent "0.6.0"
|
12572 | 12617 | webauth "^1.1.0"
|
12573 | 12618 |
|
12574 |
| -testcafe-legacy-api@4.2.4: |
12575 |
| - version "4.2.4" |
12576 |
| - resolved "https://registry.yarnpkg.com/testcafe-legacy-api/-/testcafe-legacy-api-4.2.4.tgz#77123427c5970ba69e23f22e6907c6b1e8ad5793" |
12577 |
| - integrity sha512-tVCcnMfJPtxG5J0xBoIDMboEll0LFrrXRWeNlOBM/zBhVoQ08nQzMoEyCJPy08oSPInq7QDci6eBLqPI0/7AkA== |
| 12619 | +testcafe-legacy-api@5.0.0: |
| 12620 | + version "5.0.0" |
| 12621 | + resolved "https://registry.yarnpkg.com/testcafe-legacy-api/-/testcafe-legacy-api-5.0.0.tgz#dde9dc2ee9e9490afed58b83df23cf2e01a6c303" |
| 12622 | + integrity sha512-Peb5NJLP7g6HTihMrrGKV7YnGvD6xw4eNPA7Fx44r1GzncuVY/fV1lIL0EQyr8uz0bS5+Hgr0fHSiZ/E4hCjeQ== |
12578 | 12623 | dependencies:
|
12579 | 12624 | async "0.2.6"
|
12580 | 12625 | dedent "^0.6.0"
|
@@ -12616,10 +12661,10 @@ testcafe-reporter-xunit@^2.1.0:
|
12616 | 12661 | resolved "https://registry.yarnpkg.com/testcafe-reporter-xunit/-/testcafe-reporter-xunit-2.1.0.tgz#e6d66c572ce15af266706af0fd610b2a841dd443"
|
12617 | 12662 | integrity sha1-5tZsVyzhWvJmcGrw/WELKoQd1EM=
|
12618 | 12663 |
|
12619 |
| -testcafe@1.12.0: |
12620 |
| - version "1.12.0" |
12621 |
| - resolved "https://registry.yarnpkg.com/testcafe/-/testcafe-1.12.0.tgz#f357da222c746b5091cf0d80a903f53297f66deb" |
12622 |
| - integrity sha512-1GW7Q7X0DvqJH2TeP+797BOBBcmym3wUwmMuydsb/RH1erOyePCcQ11mkvOMNAYDKEPVl3Xxb/YfSWwKPW+Ibg== |
| 12664 | +testcafe@1.14.1: |
| 12665 | + version "1.14.1" |
| 12666 | + resolved "https://registry.yarnpkg.com/testcafe/-/testcafe-1.14.1.tgz#69a8098cad6c644886f6f8d35437b78ce42024ab" |
| 12667 | + integrity sha512-69EHXA53eL5AsK8PNeNn4wtF41ztXdn9qP8K9QnDovu2S0qvjLOH9IffhQF4BJVJm9D+vJLLpzvtsgbunUeddQ== |
12623 | 12668 | dependencies:
|
12624 | 12669 | "@babel/core" "^7.12.1"
|
12625 | 12670 | "@babel/plugin-proposal-async-generator-functions" "^7.12.1"
|
|
12636 | 12681 | "@babel/preset-flow" "^7.12.1"
|
12637 | 12682 | "@babel/preset-react" "^7.12.1"
|
12638 | 12683 | "@babel/runtime" "^7.12.5"
|
12639 |
| - "@types/node" "^10.12.19" |
| 12684 | + "@types/node" "^12.20.10" |
12640 | 12685 | async-exit-hook "^1.1.2"
|
12641 | 12686 | babel-plugin-module-resolver "^4.0.0"
|
12642 | 12687 | babel-plugin-syntax-trailing-function-commas "^6.22.0"
|
|
12673 | 12718 | lodash "^4.17.13"
|
12674 | 12719 | log-update-async-hook "^2.0.2"
|
12675 | 12720 | make-dir "^3.0.0"
|
12676 |
| - map-reverse "^1.0.1" |
12677 | 12721 | mime-db "^1.41.0"
|
12678 | 12722 | moment "^2.10.3"
|
12679 | 12723 | moment-duration-format-commonjs "^1.0.0"
|
|
12696 | 12740 | semver "^5.6.0"
|
12697 | 12741 | source-map-support "^0.5.16"
|
12698 | 12742 | strip-bom "^2.0.0"
|
12699 |
| - testcafe-browser-tools "2.0.13" |
12700 |
| - testcafe-hammerhead "19.4.1" |
12701 |
| - testcafe-legacy-api "4.2.4" |
| 12743 | + testcafe-browser-tools "2.0.15" |
| 12744 | + testcafe-hammerhead "24.2.1" |
| 12745 | + testcafe-legacy-api "5.0.0" |
12702 | 12746 | testcafe-reporter-json "^2.1.0"
|
12703 | 12747 | testcafe-reporter-list "^2.1.0"
|
12704 | 12748 | testcafe-reporter-minimal "^2.1.0"
|
|
0 commit comments