Merge pull request #2766 from backstage/dependabot/npm_and_yarn/testing-library/cypress-7.0.1

chore(deps-dev): bump @testing-library/cypress from 6.0.1 to 7.0.1
This commit is contained in:
Patrik Oldsberg
2020-11-18 18:06:30 +01:00
committed by GitHub
2 changed files with 7 additions and 16 deletions
+1 -1
View File
@@ -50,7 +50,7 @@
"zen-observable": "^0.8.15"
},
"devDependencies": {
"@testing-library/cypress": "^6.0.0",
"@testing-library/cypress": "^7.0.1",
"@testing-library/jest-dom": "^5.10.1",
"@testing-library/react": "^10.4.1",
"@testing-library/user-event": "^12.0.7",