Skip to content

Commit 9321c0b

Browse files
build(deps-dev): update cypress requirement from ^13.11.0 to ^13.15.2
Updates the requirements on [cypress](https://github.com/cypress-io/cypress) to permit the latest version. - [Release notes](https://github.com/cypress-io/cypress/releases) - [Changelog](https://github.com/cypress-io/cypress/blob/develop/CHANGELOG.md) - [Commits](cypress-io/cypress@v13.11.0...v13.15.2) --- updated-dependencies: - dependency-name: cypress dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent c2129b3 commit 9321c0b

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
@@ -52,7 +52,7 @@
5252
"babel-polyfill": "6.26.0",
5353
"chokidar": "^3.6.0",
5454
"concurrently": "^9.1.0",
55-
"cypress": "^13.11.0",
55+
"cypress": "^13.15.2",
5656
"eslint": "^8.57.0",
5757
"eslint-config-prettier": "9.1.0",
5858
"eslint-config-standard-with-typescript": "^23.0.0",

0 commit comments

Comments
 (0)