From a4b21bdba80d62d2533f04ab73fb9760bb6b7a18 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Dec 2024 07:54:26 +0000 Subject: [PATCH] chore(deps-dev): bump cypress from 13.16.0 to 13.16.1 Bumps [cypress](https://github.com/cypress-io/cypress) from 13.16.0 to 13.16.1. - [Release notes](https://github.com/cypress-io/cypress/releases) - [Changelog](https://github.com/cypress-io/cypress/blob/develop/CHANGELOG.md) - [Commits](https://github.com/cypress-io/cypress/compare/v13.16.0...v13.16.1) --- updated-dependencies: - dependency-name: cypress dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c84fa0b..d1f4a94 100644 --- a/package.json +++ b/package.json @@ -22,7 +22,7 @@ "@bahmutov/cypress-esbuild-preprocessor": "2.2.4", "@tsconfig/bun": "1.0.7", "@types/bun": "1.1.14", - "cypress": "13.16.0", + "cypress": "13.16.1", "prettier": "3.4.2", "prettier-plugin-organize-imports": "4.1.0", "typescript": "5.7.2"