From 7acfc35fcfc7a2546f3908aa019f5eca1bea0542 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 4 Sep 2022 16:58:03 +0000 Subject: build(deps-dev): bump cypress from 10.6.0 to 10.7.0 Bumps [cypress](https://github.com/cypress-io/cypress) from 10.6.0 to 10.7.0. - [Release notes](https://github.com/cypress-io/cypress/releases) - [Changelog](https://github.com/cypress-io/cypress/blob/develop/.releaserc.base.js) - [Commits](https://github.com/cypress-io/cypress/compare/v10.6.0...v10.7.0) --- updated-dependencies: - dependency-name: cypress dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package-lock.json | 14 +++++++------- package.json | 2 +- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/package-lock.json b/package-lock.json index d6f891580..8c2a8fc6f 100644 --- a/package-lock.json +++ b/package-lock.json @@ -87,7 +87,7 @@ "@vitejs/plugin-vue2": "^1.1.2", "@vue/test-utils": "^1.3.0", "@vue/vue2-jest": "^28.1.0", - "cypress": "^10.6.0", + "cypress": "^10.7.0", "cypress-file-upload": "^5.0.8", "debounce": "^1.2.1", "escape-html": "^1.0.3", @@ -6938,9 +6938,9 @@ "integrity": "sha512-uX1KG+x9h5hIJsaKR9xHUeUraxf8IODOwq9JLNPq6BwB04a/xgpq3rcx47l5BZu5zBPlgD342tdke3Hom/nJRA==" }, "node_modules/cypress": { - "version": "10.6.0", - "resolved": "https://registry.npmjs.org/cypress/-/cypress-10.6.0.tgz", - "integrity": "sha512-6sOpHjostp8gcLO34p6r/Ci342lBs8S5z9/eb3ZCQ22w2cIhMWGUoGKkosabPBfKcvRS9BE4UxybBtlIs8gTQA==", + "version": "10.7.0", + "resolved": "https://registry.npmjs.org/cypress/-/cypress-10.7.0.tgz", + "integrity": "sha512-gTFvjrUoBnqPPOu9Vl5SBHuFlzx/Wxg/ZXIz2H4lzoOLFelKeF7mbwYUOzgzgF0oieU2WhJAestQdkgwJMMTvQ==", "dev": true, "hasInstallScript": true, "dependencies": { @@ -25045,9 +25045,9 @@ "integrity": "sha512-uX1KG+x9h5hIJsaKR9xHUeUraxf8IODOwq9JLNPq6BwB04a/xgpq3rcx47l5BZu5zBPlgD342tdke3Hom/nJRA==" }, "cypress": { - "version": "10.6.0", - "resolved": "https://registry.npmjs.org/cypress/-/cypress-10.6.0.tgz", - "integrity": "sha512-6sOpHjostp8gcLO34p6r/Ci342lBs8S5z9/eb3ZCQ22w2cIhMWGUoGKkosabPBfKcvRS9BE4UxybBtlIs8gTQA==", + "version": "10.7.0", + "resolved": "https://registry.npmjs.org/cypress/-/cypress-10.7.0.tgz", + "integrity": "sha512-gTFvjrUoBnqPPOu9Vl5SBHuFlzx/Wxg/ZXIz2H4lzoOLFelKeF7mbwYUOzgzgF0oieU2WhJAestQdkgwJMMTvQ==", "dev": true, "requires": { "@cypress/request": "^2.88.10", diff --git a/package.json b/package.json index 4f4a804a1..0aa25660e 100644 --- a/package.json +++ b/package.json @@ -116,7 +116,7 @@ "@vitejs/plugin-vue2": "^1.1.2", "@vue/test-utils": "^1.3.0", "@vue/vue2-jest": "^28.1.0", - "cypress": "^10.6.0", + "cypress": "^10.7.0", "cypress-file-upload": "^5.0.8", "debounce": "^1.2.1", "escape-html": "^1.0.3", -- cgit v1.2.3