Skip to content

Commit 481143a

Browse files
renovate-botrenovate[bot]
authored andcommitted
Update dependency @testing-library/cypress to v8.0.3
1 parent 721b6a4 commit 481143a

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"devDependencies": {
2020
"@netlify/plugin-nextjs": "4.2.1",
2121
"@next/eslint-plugin-next": "12.0.8",
22-
"@testing-library/cypress": "8.0.2",
22+
"@testing-library/cypress": "8.0.3",
2323
"@types/jest": "27.5.2",
2424
"@types/react": "17.0.45",
2525
"@types/react-dom": "17.0.17",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -958,10 +958,10 @@
958958
dependencies:
959959
"@sinonjs/commons" "^1.7.0"
960960

961-
"@testing-library/cypress@8.0.2":
962-
version "8.0.2"
963-
resolved "https://registry.yarnpkg.com/@testing-library/cypress/-/cypress-8.0.2.tgz#b13f0ff2424dec4368b6670dfbfb7e43af8eefc9"
964-
integrity sha512-KVdm7n37sg/A4e3wKMD4zUl0NpzzVhx06V9Tf0hZHZ7nrZ4yFva6Zwg2EFF1VzHkEfN/ahUzRtT1qiW+vuWnJw==
961+
"@testing-library/cypress@8.0.3":
962+
version "8.0.3"
963+
resolved "https://registry.yarnpkg.com/@testing-library/cypress/-/cypress-8.0.3.tgz#24ab34df34d7896866603ade705afbdd186e273c"
964+
integrity sha512-nY2YaSbmuPo5k6kL0iLj/pGPPfka3iwb3kpTx8QN/vOCns92Saz9wfACqB8FJzcR7+lfA4d5HUOWqmTddBzczg==
965965
dependencies:
966966
"@babel/runtime" "^7.14.6"
967967
"@testing-library/dom" "^8.1.0"

0 commit comments

Comments
 (0)