Skip to content

Commit 9de6645

Browse files
chore(deps-dev): Bump @testing-library/cypress from 9.0.0 to 10.0.2 (#1180)
Bumps [@testing-library/cypress](https://github.com/testing-library/cypress-testing-library) from 9.0.0 to 10.0.2. - [Release notes](https://github.com/testing-library/cypress-testing-library/releases) - [Changelog](https://github.com/testing-library/cypress-testing-library/blob/main/CHANGELOG.md) - [Commits](testing-library/cypress-testing-library@v9.0.0...v10.0.2) --- updated-dependencies: - dependency-name: "@testing-library/cypress" dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c0223b7 commit 9de6645

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
@@ -30,7 +30,7 @@
3030
"@rollup/plugin-commonjs": "^25.0.7",
3131
"@rollup/plugin-node-resolve": "^15.2.3",
3232
"@rollup/plugin-terser": "^0.4.4",
33-
"@testing-library/cypress": "^9.0.0",
33+
"@testing-library/cypress": "^10.0.2",
3434
"@types/jest": "^29.0.3",
3535
"babel-jest": "^29.0.1",
3636
"cross-env": "^7.0.3",

0 commit comments

Comments
 (0)