Skip to content
This repository was archived by the owner on Dec 12, 2020. It is now read-only.

Commit b320269

Browse files
committed
fix: upgrade to Cypress 1.4.1
1 parent 2096c0f commit b320269

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@
7272
"devDependencies": {
7373
"ban-sensitive-files": "1.9.2",
7474
"css-loader": "0.28.7",
75-
"cypress": "1.4.0",
75+
"cypress": "1.4.1",
7676
"dependency-check": "2.9.2",
7777
"deps-ok": "1.2.1",
7878
"git-issues": "1.3.1",
@@ -96,7 +96,7 @@
9696
]
9797
},
9898
"dependencies": {
99-
"@cypress/webpack-preprocessor": "1.1.1",
99+
"@cypress/webpack-preprocessor": "1.1.2",
100100
"common-tags": "1.6.0"
101101
}
102102
}

0 commit comments

Comments
 (0)