Skip to content

Commit 8ee9806

Browse files
committed
Upgrade cypress to v13.12.0
And fix a couple vulnerability issues (using `npm audit fix`).
1 parent 0c0031d commit 8ee9806

File tree

2 files changed

+29
-21
lines changed

2 files changed

+29
-21
lines changed

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"@cypress/grep": "^4.0.1",
2929
"@percy/cli": "^1.28.7",
3030
"@percy/cypress": "^3.1.2",
31-
"cypress": "^13.11.0",
31+
"cypress": "^13.12.0",
3232
"start-server-and-test": "^2.0.4"
3333
}
3434
}

0 commit comments

Comments
 (0)