From c06306e6f28c9daf00251a7dcf5f955a3b6e1339 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Dec 2024 13:14:35 +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 f4c1e51..e90a4b6 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.1", "prettier-plugin-organize-imports": "4.1.0", "typescript": "5.7.2"