Skip to content

Commit c1839cb

Browse files
committed
Update dependency @testing-library/cypress to v8.0.7
1 parent c0af876 commit c1839cb

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
},
1616
"devDependencies": {
1717
"@next/eslint-plugin-next": "12.0.8",
18-
"@testing-library/cypress": "8.0.3",
18+
"@testing-library/cypress": "8.0.7",
1919
"@types/jest": "27.5.2",
2020
"@types/react": "17.0.47",
2121
"@types/react-dom": "17.0.17",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -907,10 +907,10 @@
907907
dependencies:
908908
"@sinonjs/commons" "^1.7.0"
909909

910-
"@testing-library/cypress@8.0.3":
911-
version "8.0.3"
912-
resolved "https://registry.yarnpkg.com/@testing-library/cypress/-/cypress-8.0.3.tgz#24ab34df34d7896866603ade705afbdd186e273c"
913-
integrity sha512-nY2YaSbmuPo5k6kL0iLj/pGPPfka3iwb3kpTx8QN/vOCns92Saz9wfACqB8FJzcR7+lfA4d5HUOWqmTddBzczg==
910+
"@testing-library/cypress@8.0.7":
911+
version "8.0.7"
912+
resolved "https://registry.yarnpkg.com/@testing-library/cypress/-/cypress-8.0.7.tgz#18315eba3cf8852808afadf122e4858406384015"
913+
integrity sha512-3HTV725rOS+YHve/gD9coZp/UcPK5xhr4H0GMnq/ni6USdtzVtSOG9WBFtd8rYnrXk8rrGD+0toRFYouJNIG0Q==
914914
dependencies:
915915
"@babel/runtime" "^7.14.6"
916916
"@testing-library/dom" "^8.1.0"

0 commit comments

Comments
 (0)