Skip to content

Commit cba1410

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 fad763d commit cba1410

File tree

2 files changed

+7
-2
lines changed

2 files changed

+7
-2
lines changed

node_modules/.yarn-integrity

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

yarn.lock

+6-1
Original file line numberDiff line numberDiff line change
@@ -1581,7 +1581,12 @@
15811581
"@types/node" "*"
15821582
form-data "^3.0.0"
15831583

1584-
"@types/node@*", "@types/node@^8.5.7":
1584+
"@types/node@*":
1585+
version "14.0.27"
1586+
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.0.27.tgz#a151873af5a5e851b51b3b065c9e63390a9e0eb1"
1587+
integrity sha512-kVrqXhbclHNHGu9ztnAwSncIgJv/FaxmzXJvGXNdcCpV1b8u1/Mi6z6m0vwy0LzKeXFTPLH0NzwmoJ3fNCIq0g==
1588+
1589+
"@types/node@^8.5.7":
15851590
version "8.10.62"
15861591
resolved "https://registry.yarnpkg.com/@types/node/-/node-8.10.62.tgz#8d0d0db44a46ae7679d92e2e36d41bf1c3625d6a"
15871592
integrity sha512-76fupxOYVxk36kb7O/6KtrAPZ9jnSK3+qisAX4tQMEuGNdlvl7ycwatlHqjoE6jHfVtXFM3pCrCixZOidc5cuw==

0 commit comments

Comments
 (0)