Skip to content

Commit 7da22ae

Browse files
chore(deps-dev): update cypress requirement from ^13.15.1 to ^13.15.2 (#442)
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.15.1...v13.15.2) --- updated-dependencies: - dependency-name: cypress dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 7c89780 commit 7da22ae

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
@@ -51,7 +51,7 @@
5151
"babel-polyfill": "6.26.0",
5252
"chokidar": "^3.6.0",
5353
"concurrently": "^8.2.2",
54-
"cypress": "^13.15.1",
54+
"cypress": "^13.15.2",
5555
"eslint": "^8.57.0",
5656
"eslint-config-prettier": "8.10.0",
5757
"eslint-config-standard-with-typescript": "^23.0.0",

0 commit comments

Comments
 (0)