Skip to content

Commit 52aca1f

Browse files
committed
chore(e2e-dev-runtime): bump @testing-library/cypress and adjust current data updates testing setup (#26500)
* chore(e2e-dev-runtime): bump @testing-library/cypress * chore(e2e-dev-runtime): scope fake-data source plugin data refreshes * force single cypress version ref: testing-library/cypress-testing-library#98
1 parent 125f5f1 commit 52aca1f

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

yarn.lock

+6-1
Original file line numberDiff line numberDiff line change
@@ -1884,7 +1884,12 @@
18841884
"@types/node" "*"
18851885
form-data "^3.0.0"
18861886

1887-
"@types/node@*", "@types/node@^8.5.7":
1887+
"@types/node@*":
1888+
version "14.0.27"
1889+
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.0.27.tgz#a151873af5a5e851b51b3b065c9e63390a9e0eb1"
1890+
integrity sha512-kVrqXhbclHNHGu9ztnAwSncIgJv/FaxmzXJvGXNdcCpV1b8u1/Mi6z6m0vwy0LzKeXFTPLH0NzwmoJ3fNCIq0g==
1891+
1892+
"@types/node@^8.5.7":
18881893
version "8.10.62"
18891894
resolved "https://registry.yarnpkg.com/@types/node/-/node-8.10.62.tgz#8d0d0db44a46ae7679d92e2e36d41bf1c3625d6a"
18901895
integrity sha512-76fupxOYVxk36kb7O/6KtrAPZ9jnSK3+qisAX4tQMEuGNdlvl7ycwatlHqjoE6jHfVtXFM3pCrCixZOidc5cuw==

0 commit comments

Comments
 (0)