Skip to content

Commit 8e2f4fe

Browse files
committed
Upgrade cypress to fix npm audit errors
1 parent 3191751 commit 8e2f4fe

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
@@ -16,7 +16,7 @@
1616
},
1717
"devDependencies": {
1818
"@types/react": "^16.8.13",
19-
"cypress": "^3.2.0",
19+
"cypress": "^3.7.0",
2020
"husky": "^1.3.1",
2121
"lint-staged": "^8.1.5",
2222
"prettier": "1.16.4",

0 commit comments

Comments
 (0)