Skip to content

Commit 4d04ef6

Browse files
committed
Update dependency @testing-library/cypress to v8.0.7
1 parent f6aa151 commit 4d04ef6

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
@@ -31,7 +31,7 @@
3131
"react-dom": "18.2.0"
3232
},
3333
"devDependencies": {
34-
"@testing-library/cypress": "8.0.3",
34+
"@testing-library/cypress": "8.0.7",
3535
"@testing-library/jest-dom": "5.16.5",
3636
"@testing-library/react": "12.1.5",
3737
"@testing-library/user-event": "13.5.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1144,10 +1144,10 @@
11441144
dependencies:
11451145
tslib "^2.4.0"
11461146

1147-
"@testing-library/cypress@8.0.3":
1148-
version "8.0.3"
1149-
resolved "https://registry.yarnpkg.com/@testing-library/cypress/-/cypress-8.0.3.tgz#24ab34df34d7896866603ade705afbdd186e273c"
1150-
integrity sha512-nY2YaSbmuPo5k6kL0iLj/pGPPfka3iwb3kpTx8QN/vOCns92Saz9wfACqB8FJzcR7+lfA4d5HUOWqmTddBzczg==
1147+
"@testing-library/cypress@8.0.7":
1148+
version "8.0.7"
1149+
resolved "https://registry.yarnpkg.com/@testing-library/cypress/-/cypress-8.0.7.tgz#18315eba3cf8852808afadf122e4858406384015"
1150+
integrity sha512-3HTV725rOS+YHve/gD9coZp/UcPK5xhr4H0GMnq/ni6USdtzVtSOG9WBFtd8rYnrXk8rrGD+0toRFYouJNIG0Q==
11511151
dependencies:
11521152
"@babel/runtime" "^7.14.6"
11531153
"@testing-library/dom" "^8.1.0"

0 commit comments

Comments
 (0)