Skip to content
This repository was archived by the owner on Jan 20, 2025. It is now read-only.

Commit da5cf8e

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 3849fc2 commit da5cf8e

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
@@ -1914,7 +1914,12 @@
19141914
"@types/node" "*"
19151915
form-data "^3.0.0"
19161916

1917-
"@types/node@*", "@types/node@^8.5.7":
1917+
"@types/node@*":
1918+
version "14.0.27"
1919+
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.0.27.tgz#a151873af5a5e851b51b3b065c9e63390a9e0eb1"
1920+
integrity sha512-kVrqXhbclHNHGu9ztnAwSncIgJv/FaxmzXJvGXNdcCpV1b8u1/Mi6z6m0vwy0LzKeXFTPLH0NzwmoJ3fNCIq0g==
1921+
1922+
"@types/node@^8.5.7":
19181923
version "8.10.62"
19191924
resolved "https://registry.yarnpkg.com/@types/node/-/node-8.10.62.tgz#8d0d0db44a46ae7679d92e2e36d41bf1c3625d6a"
19201925
integrity sha512-76fupxOYVxk36kb7O/6KtrAPZ9jnSK3+qisAX4tQMEuGNdlvl7ycwatlHqjoE6jHfVtXFM3pCrCixZOidc5cuw==

0 commit comments

Comments
 (0)