From e7d7a1352a4b699c4c9680dd57d510f9976d9960 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 28 Sep 2023 04:15:53 +0000 Subject: [PATCH] chore(deps-dev): bump cypress from 13.2.0 to 13.3.0 Bumps [cypress](https://github.com/cypress-io/cypress) from 13.2.0 to 13.3.0. - [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.2.0...v13.3.0) --- updated-dependencies: - dependency-name: cypress dependency-type: direct:development update-type: version-update:semver-minor ... 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 4542eef..deecffa 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.2.0", + "cypress": "^13.3.0", "eslint-plugin-cypress": "^2.15.1", "eslint-plugin-jest": "^27.4.0", "jest": "^29.6.4", diff --git a/package-lock.json b/package-lock.json index 78ebe1c..0508580 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.2.0", + "cypress": "^13.3.0", "eslint-plugin-cypress": "^2.15.1", "eslint-plugin-jest": "^27.4.0", "jest": "^29.6.4", @@ -5591,9 +5591,9 @@ "dev": true }, "node_modules/cypress": { - "version": "13.2.0", - "resolved": "https://registry.npmjs.org/cypress/-/cypress-13.2.0.tgz", - "integrity": "sha512-AvDQxBydE771GTq0TR4ZUBvv9m9ffXuB/ueEtpDF/6gOcvFR96amgwSJP16Yhqw6VhmwqspT5nAGzoxxB+D89g==", + "version": "13.3.0", + "resolved": "https://registry.npmjs.org/cypress/-/cypress-13.3.0.tgz", + "integrity": "sha512-mpI8qcTwLGiA4zEQvTC/U1xGUezVV4V8HQCOYjlEOrVmU1etVvxOjkCXHGwrlYdZU/EPmUiWfsO3yt1o+Q2bgw==", "dev": true, "hasInstallScript": true, "dependencies": { @@ -13870,7 +13870,7 @@ "@vue/tsconfig": "^0.1.3", "@vue/vue3-jest": "^29.2.6", "babel-jest": "^29.4.3", - "cypress": "^13.2.0", + "cypress": "^13.3.0", "eslint-plugin-cypress": "^2.15.1", "eslint-plugin-jest": "^27.4.0", "jest": "^29.6.4", @@ -15464,9 +15464,9 @@ "dev": true }, "cypress": { - "version": "13.2.0", - "resolved": "https://registry.npmjs.org/cypress/-/cypress-13.2.0.tgz", - "integrity": "sha512-AvDQxBydE771GTq0TR4ZUBvv9m9ffXuB/ueEtpDF/6gOcvFR96amgwSJP16Yhqw6VhmwqspT5nAGzoxxB+D89g==", + "version": "13.3.0", + "resolved": "https://registry.npmjs.org/cypress/-/cypress-13.3.0.tgz", + "integrity": "sha512-mpI8qcTwLGiA4zEQvTC/U1xGUezVV4V8HQCOYjlEOrVmU1etVvxOjkCXHGwrlYdZU/EPmUiWfsO3yt1o+Q2bgw==", "dev": true, "requires": { "@cypress/request": "^3.0.0",