Skip to content

Commit 738fc94

Browse files
renovate-botrenovate[bot]
authored andcommitted
Update dependency @testing-library/cypress to v8.0.3
1 parent a1bcd9e commit 738fc94

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.1.0"
3232
},
3333
"devDependencies": {
34-
"@testing-library/cypress": "8.0.2",
34+
"@testing-library/cypress": "8.0.3",
3535
"@testing-library/jest-dom": "5.16.4",
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
@@ -1101,10 +1101,10 @@
11011101
dependencies:
11021102
"@sinonjs/commons" "^1.7.0"
11031103

1104-
"@testing-library/cypress@8.0.2":
1105-
version "8.0.2"
1106-
resolved "https://registry.yarnpkg.com/@testing-library/cypress/-/cypress-8.0.2.tgz#b13f0ff2424dec4368b6670dfbfb7e43af8eefc9"
1107-
integrity sha512-KVdm7n37sg/A4e3wKMD4zUl0NpzzVhx06V9Tf0hZHZ7nrZ4yFva6Zwg2EFF1VzHkEfN/ahUzRtT1qiW+vuWnJw==
1104+
"@testing-library/cypress@8.0.3":
1105+
version "8.0.3"
1106+
resolved "https://registry.yarnpkg.com/@testing-library/cypress/-/cypress-8.0.3.tgz#24ab34df34d7896866603ade705afbdd186e273c"
1107+
integrity sha512-nY2YaSbmuPo5k6kL0iLj/pGPPfka3iwb3kpTx8QN/vOCns92Saz9wfACqB8FJzcR7+lfA4d5HUOWqmTddBzczg==
11081108
dependencies:
11091109
"@babel/runtime" "^7.14.6"
11101110
"@testing-library/dom" "^8.1.0"

0 commit comments

Comments
 (0)