Skip to content
This repository was archived by the owner on Jun 1, 2025. It is now read-only.

Commit 2854bdb

Browse files
committed
refactor(cypress): use latest version of Cypress
1 parent f68f574 commit 2854bdb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/cypress/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"author": "Ghislain B.",
1212
"license": "MIT",
1313
"devDependencies": {
14-
"cypress": "^3.6.0",
14+
"cypress": "^3.6.1",
1515
"mocha": "^5.2.0",
1616
"mochawesome": "^3.1.2",
1717
"mochawesome-merge": "^1.0.7",

0 commit comments

Comments
 (0)