Skip to content

Commit 535f28e

Browse files
chore(deps): update dependency @testing-library/cypress to v10
| datasource | package | from | to | | ---------- | ------------------------ | ----- | ------ | | npm | @testing-library/cypress | 5.3.1 | 10.0.3 |
1 parent 52e1892 commit 535f28e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"@babel/preset-typescript": "7.26.0",
2222
"@cypress/code-coverage": "1.14.0",
2323
"@istanbuljs/nyc-config-typescript": "0.1.3",
24-
"@testing-library/cypress": "5.3.1",
24+
"@testing-library/cypress": "10.0.3",
2525
"@types/react": "16.14.62",
2626
"@types/react-dom": "16.9.25",
2727
"babel-loader": "8.4.1",

0 commit comments

Comments
 (0)