From c0b8697494eca0d14ebc93c6300a0dfc9d3d5d96 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 15 Nov 2023 04:58:00 +0000 Subject: [PATCH] chore(deps-dev): bump cypress from 13.5.0 to 13.5.1 Bumps [cypress](https://github.com/cypress-io/cypress) from 13.5.0 to 13.5.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.5.0...v13.5.1) --- updated-dependencies: - dependency-name: cypress dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- lib/package.json | 2 +- package-lock.json | 16 ++++++++-------- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/lib/package.json b/lib/package.json index fa01a79f..1d9e3653 100644 --- a/lib/package.json +++ b/lib/package.json @@ -37,7 +37,7 @@ "@vue/tsconfig": "^0.1.3", "@vue/vue3-jest": "^29.2.6", "babel-jest": "^29.4.3", - "cypress": "^13.5.0", + "cypress": "^13.5.1", "eslint-plugin-cypress": "^2.15.1", "eslint-plugin-jest": "^27.6.0", "jest": "^29.6.4", diff --git a/package-lock.json b/package-lock.json index ecb9761e..1dff8efa 100644 --- a/package-lock.json +++ b/package-lock.json @@ -40,7 +40,7 @@ "@vue/tsconfig": "^0.1.3", "@vue/vue3-jest": "^29.2.6", "babel-jest": "^29.4.3", - "cypress": "^13.5.0", + "cypress": "^13.5.1", "eslint-plugin-cypress": "^2.15.1", "eslint-plugin-jest": "^27.6.0", "jest": "^29.6.4", @@ -5626,9 +5626,9 @@ "dev": true }, "node_modules/cypress": { - "version": "13.5.0", - "resolved": "https://registry.npmjs.org/cypress/-/cypress-13.5.0.tgz", - "integrity": "sha512-oh6U7h9w8wwHfzNDJQ6wVcAeXu31DlIYlNOBvfd6U4CcB8oe4akawQmH+QJVOMZlM42eBoCne015+svVqdwdRQ==", + "version": "13.5.1", + "resolved": "https://registry.npmjs.org/cypress/-/cypress-13.5.1.tgz", + "integrity": "sha512-yqLViT0D/lPI8Kkm7ciF/x/DCK/H/DnogdGyiTnQgX4OVR2aM30PtK+kvklTOD1u3TuItiD9wUQAF8EYWtyZug==", "dev": true, "hasInstallScript": true, "dependencies": { @@ -13982,7 +13982,7 @@ "@vue/tsconfig": "^0.1.3", "@vue/vue3-jest": "^29.2.6", "babel-jest": "^29.4.3", - "cypress": "^13.5.0", + "cypress": "^13.5.1", "eslint-plugin-cypress": "^2.15.1", "eslint-plugin-jest": "^27.6.0", "jest": "^29.6.4", @@ -15594,9 +15594,9 @@ "dev": true }, "cypress": { - "version": "13.5.0", - "resolved": "https://registry.npmjs.org/cypress/-/cypress-13.5.0.tgz", - "integrity": "sha512-oh6U7h9w8wwHfzNDJQ6wVcAeXu31DlIYlNOBvfd6U4CcB8oe4akawQmH+QJVOMZlM42eBoCne015+svVqdwdRQ==", + "version": "13.5.1", + "resolved": "https://registry.npmjs.org/cypress/-/cypress-13.5.1.tgz", + "integrity": "sha512-yqLViT0D/lPI8Kkm7ciF/x/DCK/H/DnogdGyiTnQgX4OVR2aM30PtK+kvklTOD1u3TuItiD9wUQAF8EYWtyZug==", "dev": true, "requires": { "@cypress/request": "^3.0.0",