Skip to content

Commit 1617527

Browse files
renovate-botrenovate[bot]
authored andcommitted
Update dependency @testing-library/cypress to v5.1.2
1 parent 0b1a6ac commit 1617527

File tree

3 files changed

+11
-11
lines changed

3 files changed

+11
-11
lines changed

package-lock.json

Lines changed: 6 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@
6363
},
6464
"homepage": "https://github.com/NoriSte/reactjsday-2019-testing-course#readme",
6565
"devDependencies": {
66-
"@testing-library/cypress": "5.1.1",
66+
"@testing-library/cypress": "5.1.2",
6767
"chai-subset": "1.6.0",
6868
"concurrently": "5.1.0",
6969
"cross-env": "7.0.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -354,10 +354,10 @@
354354
resolved "https://registry.yarnpkg.com/@sheerun/mutationobserver-shim/-/mutationobserver-shim-0.3.2.tgz#8013f2af54a2b7d735f71560ff360d3a8176a87b"
355355
integrity sha512-vTCdPp/T/Q3oSqwHmZ5Kpa9oI7iLtGl3RQaA/NyLHikvcrPxACkkKVr/XzkSPJWXHRhKGzVvb0urJsbMlRxi1Q==
356356

357-
"@testing-library/[email protected].1":
358-
version "5.1.1"
359-
resolved "https://registry.yarnpkg.com/@testing-library/cypress/-/cypress-5.1.1.tgz#eab5f5d84839954e1d38cd942ccab21fdefc3581"
360-
integrity sha512-LosrKum7K1ueCTmM1eoISf3z4zbIMELWshy3db3E/kceDs4iIB5ADt4Z05onh3DyEvIZSBjYAEwcPnyqkbuf+g==
357+
"@testing-library/[email protected].2":
358+
version "5.1.2"
359+
resolved "https://registry.yarnpkg.com/@testing-library/cypress/-/cypress-5.1.2.tgz#1dbaafc1d98fac75c3b09da31ee3e09fd332b2e1"
360+
integrity sha512-2TnzwDsYK3J67kawS+ik5MfyLsLyN7p9Ya/7wxjNAioXQGT0+Cy6mjVWqHsmueT9RECdjZCqKanhdhORG02+PQ==
361361
dependencies:
362362
"@babel/runtime" "^7.5.5"
363363
"@testing-library/dom" "^6.0.0"

0 commit comments

Comments
 (0)