Skip to content
This repository has been archived by the owner. It is now read-only.

Commit 40045f5

Browse files
committed
chore(deps): update dependency cypress to v6
1 parent cc7ef31 commit 40045f5

File tree

3 files changed

+11
-11
lines changed

3 files changed

+11
-11
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
"sinon": "9.2.1"
5252
},
5353
"peerDependencies": {
54-
"cypress": "^2.1.0 || ^3.0.0 || ^4.0.0 || ^5.0.0"
54+
"cypress": "^2.1.0 || ^3.0.0 || ^4.0.0 || ^5.0.0 || ^6.0.0"
5555
},
5656
"lint-staged": {
5757
"test-e2e/app-data-provider/*.js": "eslint",

test-e2e/package-lock.json

Lines changed: 9 additions & 9 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

test-e2e/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"@testing-library/cypress": "7.0.2",
2929
"babel-plugin-module-resolver": "4.0.0",
3030
"cross-env": "7.0.3",
31-
"cypress": "5.6.0",
31+
"cypress": "6.1.0",
3232
"start-server-and-test": "1.11.6"
3333
}
3434
}

0 commit comments

Comments
 (0)