Skip to content

Commit 493e354

Browse files
renovate-botrenovate[bot]
authored andcommitted
Update dependency @testing-library/cypress to v5.3.0
1 parent 8b3585c commit 493e354

File tree

3 files changed

+14
-14
lines changed

3 files changed

+14
-14
lines changed

package-lock.json

Lines changed: 9 additions & 9 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.2.1",
66+
"@testing-library/cypress": "5.3.0",
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
@@ -361,10 +361,10 @@
361361
resolved "https://registry.yarnpkg.com/@sheerun/mutationobserver-shim/-/mutationobserver-shim-0.3.2.tgz#8013f2af54a2b7d735f71560ff360d3a8176a87b"
362362
integrity sha512-vTCdPp/T/Q3oSqwHmZ5Kpa9oI7iLtGl3RQaA/NyLHikvcrPxACkkKVr/XzkSPJWXHRhKGzVvb0urJsbMlRxi1Q==
363363

364-
"@testing-library/cypress@5.2.1":
365-
version "5.2.1"
366-
resolved "https://registry.yarnpkg.com/@testing-library/cypress/-/cypress-5.2.1.tgz#fc9f40fe0de95b1f4c3888a908c432e11a092fe7"
367-
integrity sha512-XJH7SdefT1chy6FDsl2PcWH6IOikswrHbjDTaymzJrteBi8eyEDBFVKoHtAlcSYikjJ8BykHM2qLyQjC7xB1wg==
364+
"@testing-library/cypress@5.3.0":
365+
version "5.3.0"
366+
resolved "https://registry.yarnpkg.com/@testing-library/cypress/-/cypress-5.3.0.tgz#1bbfcbf8a391d31693998c439408b1456c5c24df"
367+
integrity sha512-OLUHMHFS1HRE7xBeOnqZLd+qtFmGLphnSx8ryX9YafBrYzs4e/DfnpR0dy9D5zx7Je4FnkoWBQKHiWxG1T/UKw==
368368
dependencies:
369369
"@babel/runtime" "^7.8.4"
370370
"@testing-library/dom" "^6.12.2"

0 commit comments

Comments
 (0)