diff --git a/packages/app/package.json b/packages/app/package.json index 9ef79f7d8521..841ccc0d89fd 100644 --- a/packages/app/package.json +++ b/packages/app/package.json @@ -30,7 +30,7 @@ "@packages/frontend-shared": "0.0.0-development", "@percy/cypress": "^3.1.0", "@popperjs/core": "2.11.6", - "@testing-library/cypress": "BlueWinds/cypress-testing-library#119054b5963b0d2e064b13c5cc6fc9db32c8b7b5", + "@testing-library/cypress": "9.0.0", "@types/faker": "5.5.8", "@urql/core": "2.4.4", "@urql/vue": "0.6.2", diff --git a/packages/frontend-shared/package.json b/packages/frontend-shared/package.json index fc44d1681a15..5ec2ae037d67 100644 --- a/packages/frontend-shared/package.json +++ b/packages/frontend-shared/package.json @@ -28,7 +28,7 @@ "@intlify/vite-plugin-vue-i18n": "2.4.0", "@percy/core": "^1.0.0-beta.48", "@percy/cypress": "^3.1.0", - "@testing-library/cypress": "BlueWinds/cypress-testing-library#119054b5963b0d2e064b13c5cc6fc9db32c8b7b5", + "@testing-library/cypress": "9.0.0", "@toycode/markdown-it-class": "1.2.3", "@types/faker": "5.5.8", "@urql/core": "2.4.4", diff --git a/packages/launchpad/package.json b/packages/launchpad/package.json index 60b984b962fc..72aba3e73b74 100644 --- a/packages/launchpad/package.json +++ b/packages/launchpad/package.json @@ -30,7 +30,7 @@ "@packages/frontend-shared": "0.0.0-development", "@percy/cypress": "^3.1.0", "@purge-icons/generated": "0.8.1", - "@testing-library/cypress": "BlueWinds/cypress-testing-library#119054b5963b0d2e064b13c5cc6fc9db32c8b7b5", + "@testing-library/cypress": "9.0.0", "@tooling/system-tests": "0.0.0-development", "@toycode/markdown-it-class": "1.2.3", "@types/dedent": "^0.7.0", diff --git a/system-tests/projects/vite-ct-function-api/package.json b/system-tests/projects/vite-ct-function-api/package.json index 7a05c136f290..7f1d46a8a32f 100644 --- a/system-tests/projects/vite-ct-function-api/package.json +++ b/system-tests/projects/vite-ct-function-api/package.json @@ -5,7 +5,7 @@ "dependencies": {}, "devDependencies": { "@cypress/vite-dev-server": "file:../../../npm/vite-dev-server", - "@testing-library/cypress": "BlueWinds/cypress-testing-library#119054b5963b0d2e064b13c5cc6fc9db32c8b7b5", + "@testing-library/cypress": "9.0.0", "typescript": "4.2.3", "vite": "2.7.10" } diff --git a/system-tests/projects/vite-ct-function-api/yarn.lock b/system-tests/projects/vite-ct-function-api/yarn.lock index a0e02aadcc10..6ce21df8e1e3 100644 --- a/system-tests/projects/vite-ct-function-api/yarn.lock +++ b/system-tests/projects/vite-ct-function-api/yarn.lock @@ -33,15 +33,14 @@ "@cypress/vite-dev-server@file:../../../npm/vite-dev-server": version "0.0.0-development" dependencies: - debug "4.3.3" + debug "^4.3.4" find-up "6.3.0" - local-pkg "0.4.1" node-html-parser "5.3.3" - pathe "0.2.0" -"@testing-library/cypress@BlueWinds/cypress-testing-library#119054b5963b0d2e064b13c5cc6fc9db32c8b7b5": - version "0.0.0-semantically-released" - resolved "https://codeload.github.com/BlueWinds/cypress-testing-library/tar.gz/119054b5963b0d2e064b13c5cc6fc9db32c8b7b5" +"@testing-library/cypress@9.0.0": + version "9.0.0" + resolved "https://registry.yarnpkg.com/@testing-library/cypress/-/cypress-9.0.0.tgz#3facad49c4654a99bbd138f83f33b415d2d6f097" + integrity sha512-c1XiCGeHGGTWn0LAU12sFUfoX3qfId5gcSE2yHode+vsyHDWraxDPALjVnHd4/Fa3j4KBcc5k++Ccy6A9qnkMA== dependencies: "@babel/runtime" "^7.14.6" "@testing-library/dom" "^8.1.0" @@ -156,10 +155,10 @@ css-what@^6.0.1: resolved "https://registry.yarnpkg.com/css-what/-/css-what-6.1.0.tgz#fb5effcf76f1ddea2c81bdfaa4de44e79bac70f4" integrity sha512-HTUrgRJ7r4dsZKU6GjmpfRK1O76h97Z8MfS1G0FozR+oF2kG6Vfe8JE6zwrkbxigziPHinCJ+gCPjA9EaBDtRw== -debug@4.3.3: - version "4.3.3" - resolved "https://registry.yarnpkg.com/debug/-/debug-4.3.3.tgz#04266e0b70a98d4462e6e288e38259213332b664" - integrity "sha1-BCZuC3CpjURi5uKI44JZITMytmQ= sha512-/zxw5+vh1Tfv+4Qn7a5nsbcJKPaSvCDhojn6FEl9vupwK2VCSDtEiEtqr8DFtzYFOdz63LBkxec7DYuc2jon6Q==" +debug@^4.3.4: + version "4.3.4" + resolved "https://registry.yarnpkg.com/debug/-/debug-4.3.4.tgz#1319f6579357f2338d3337d2cdd4914bb5dcc865" + integrity sha512-PRWFHuSU3eDtQJPvnNY7Jcket1j0t5OuOsFzPPzsekD52Zl8qUfFIPEiswXqIvHWGVHOgX+7G/vCNNhehwxfkQ== dependencies: ms "2.1.2" @@ -368,11 +367,6 @@ js-tokens@^4.0.0: resolved "https://registry.yarnpkg.com/js-tokens/-/js-tokens-4.0.0.tgz#19203fb59991df98e3a287050d4647cdeaf32499" integrity "sha1-GSA/tZmR35jjoocFDUZHzerzJJk= sha512-RdJUflcE3cUzKiMqQgsCu06FPu9UdIJO0beYbPhHN4k6apgJtifcoCtT9bcxOpYBtpD2kCM6Sbzg4CausW/PKQ==" -local-pkg@0.4.1: - version "0.4.1" - resolved "https://registry.yarnpkg.com/local-pkg/-/local-pkg-0.4.1.tgz#e7b0d7aa0b9c498a1110a5ac5b00ba66ef38cfff" - integrity "sha1-57DXqgucSYoREKWsWwC6Zu84z/8= sha512-lL87ytIGP2FU5PWwNDo0w3WhIo2gopIAxPg9RxDYF7m4rr5ahuZxP22xnJHIvaLTe4Z9P6uKKY2UHiwyB4pcrw==" - locate-path@^7.1.0: version "7.1.0" resolved "https://registry.yarnpkg.com/locate-path/-/locate-path-7.1.0.tgz#241d62af60739f6097c055efe10329c88b798425" @@ -434,11 +428,6 @@ path-parse@^1.0.7: resolved "https://registry.yarnpkg.com/path-parse/-/path-parse-1.0.7.tgz#fbc114b60ca42b30d9daf5858e4bd68bbedb6735" integrity "sha1-+8EUtgykKzDZ2vWFjkvWi77bZzU= sha512-LDJzPVEEEPR+y48z93A0Ed0yXb8pAByGWo/k5YYdYgpY2/2EsOsksJrq7lOHxryrVOn1ejG6oAp8ahvOIQD8sw==" -pathe@0.2.0: - version "0.2.0" - resolved "https://registry.yarnpkg.com/pathe/-/pathe-0.2.0.tgz#30fd7bbe0a0d91f0e60bae621f5d19e9e225c339" - integrity "sha1-MP17vgoNkfDmC65iH10Z6eIlwzk= sha512-sTitTPYnn23esFR3RlqYBWn4c45WGeLcsKzQiUpXJAyfcWkolvlYpV8FLo7JishK946oQwMFUCHXQ9AjGPKExw==" - picocolors@^1.0.0: version "1.0.0" resolved "https://registry.yarnpkg.com/picocolors/-/picocolors-1.0.0.tgz#cb5bdc74ff3f51892236eaf79d68bc44564ab81c" diff --git a/system-tests/projects/vite-ct-object-api/package.json b/system-tests/projects/vite-ct-object-api/package.json index af2ab81f7245..40070c1f5fab 100644 --- a/system-tests/projects/vite-ct-object-api/package.json +++ b/system-tests/projects/vite-ct-object-api/package.json @@ -3,7 +3,7 @@ "version": "0.0.0-test", "private": true, "dependencies": { - "@testing-library/cypress": "BlueWinds/cypress-testing-library#119054b5963b0d2e064b13c5cc6fc9db32c8b7b5", + "@testing-library/cypress": "9.0.0", "ansi-regex": "4.1.1", "typescript": "4.2.3", "vite": "2.7.10" diff --git a/system-tests/projects/vite-ct-object-api/yarn.lock b/system-tests/projects/vite-ct-object-api/yarn.lock index 60f1f982a41b..0736a2be4891 100644 --- a/system-tests/projects/vite-ct-object-api/yarn.lock +++ b/system-tests/projects/vite-ct-object-api/yarn.lock @@ -30,9 +30,10 @@ dependencies: regenerator-runtime "^0.13.4" -"@testing-library/cypress@BlueWinds/cypress-testing-library#119054b5963b0d2e064b13c5cc6fc9db32c8b7b5": - version "0.0.0-semantically-released" - resolved "https://codeload.github.com/BlueWinds/cypress-testing-library/tar.gz/119054b5963b0d2e064b13c5cc6fc9db32c8b7b5" +"@testing-library/cypress@9.0.0": + version "9.0.0" + resolved "https://registry.yarnpkg.com/@testing-library/cypress/-/cypress-9.0.0.tgz#3facad49c4654a99bbd138f83f33b415d2d6f097" + integrity sha512-c1XiCGeHGGTWn0LAU12sFUfoX3qfId5gcSE2yHode+vsyHDWraxDPALjVnHd4/Fa3j4KBcc5k++Ccy6A9qnkMA== dependencies: "@babel/runtime" "^7.14.6" "@testing-library/dom" "^8.1.0" diff --git a/yarn.lock b/yarn.lock index daea88ace17c..26f1a694ed16 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5877,9 +5877,10 @@ dependencies: defer-to-connect "^2.0.0" -"@testing-library/cypress@BlueWinds/cypress-testing-library#119054b5963b0d2e064b13c5cc6fc9db32c8b7b5": - version "0.0.0-semantically-released" - resolved "https://codeload.github.com/BlueWinds/cypress-testing-library/tar.gz/119054b5963b0d2e064b13c5cc6fc9db32c8b7b5" +"@testing-library/cypress@9.0.0": + version "9.0.0" + resolved "https://registry.yarnpkg.com/@testing-library/cypress/-/cypress-9.0.0.tgz#3facad49c4654a99bbd138f83f33b415d2d6f097" + integrity sha512-c1XiCGeHGGTWn0LAU12sFUfoX3qfId5gcSE2yHode+vsyHDWraxDPALjVnHd4/Fa3j4KBcc5k++Ccy6A9qnkMA== dependencies: "@babel/runtime" "^7.14.6" "@testing-library/dom" "^8.1.0"