From 926ac28d564ff71954b5bfc6b53f545f35b4dc1a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 12 Nov 2022 09:38:45 +0000 Subject: Bump cypress from 10.11.0 to 11.0.1 Bumps [cypress](https://github.com/cypress-io/cypress) from 10.11.0 to 11.0.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/v10.11.0...v11.0.1) --- updated-dependencies: - dependency-name: cypress dependency-type: direct:development update-type: version-update:semver-major ... 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 b98b264f..53c88749 100644 --- a/package-lock.json +++ b/package-lock.json @@ -50,7 +50,7 @@ "@vue/test-utils": "^1.3.3", "autoprefixer": "^10.4.13", "babel-loader-exclude-node-modules-except": "^1.2.1", - "cypress": "^10.11.0", + "cypress": "^11.0.1", "jest": "^29.3.1", "module-replace-webpack-plugin": "0.0.12", "postcss": "^8.4.19", @@ -7120,9 +7120,9 @@ "integrity": "sha512-uX1KG+x9h5hIJsaKR9xHUeUraxf8IODOwq9JLNPq6BwB04a/xgpq3rcx47l5BZu5zBPlgD342tdke3Hom/nJRA==" }, "node_modules/cypress": { - "version": "10.11.0", - "resolved": "https://registry.npmjs.org/cypress/-/cypress-10.11.0.tgz", - "integrity": "sha512-lsaE7dprw5DoXM00skni6W5ElVVLGAdRUUdZjX2dYsGjbY/QnpzWZ95Zom1mkGg0hAaO/QVTZoFVS7Jgr/GUPA==", + "version": "11.0.1", + "resolved": "https://registry.npmjs.org/cypress/-/cypress-11.0.1.tgz", + "integrity": "sha512-NuEfd0Vim492RJ3m/+bbTZ3OZrqXgfAfuLaZfIQ9D5lKocS3EDr2tyAarZdAhKwLyoh7OJ33jwMeMFIDbzYqog==", "dev": true, "hasInstallScript": true, "dependencies": { @@ -25540,9 +25540,9 @@ "integrity": "sha512-uX1KG+x9h5hIJsaKR9xHUeUraxf8IODOwq9JLNPq6BwB04a/xgpq3rcx47l5BZu5zBPlgD342tdke3Hom/nJRA==" }, "cypress": { - "version": "10.11.0", - "resolved": "https://registry.npmjs.org/cypress/-/cypress-10.11.0.tgz", - "integrity": "sha512-lsaE7dprw5DoXM00skni6W5ElVVLGAdRUUdZjX2dYsGjbY/QnpzWZ95Zom1mkGg0hAaO/QVTZoFVS7Jgr/GUPA==", + "version": "11.0.1", + "resolved": "https://registry.npmjs.org/cypress/-/cypress-11.0.1.tgz", + "integrity": "sha512-NuEfd0Vim492RJ3m/+bbTZ3OZrqXgfAfuLaZfIQ9D5lKocS3EDr2tyAarZdAhKwLyoh7OJ33jwMeMFIDbzYqog==", "dev": true, "requires": { "@cypress/request": "^2.88.10", diff --git a/package.json b/package.json index 878df502..499a10e0 100644 --- a/package.json +++ b/package.json @@ -85,7 +85,7 @@ "@vue/test-utils": "^1.3.3", "autoprefixer": "^10.4.13", "babel-loader-exclude-node-modules-except": "^1.2.1", - "cypress": "^10.11.0", + "cypress": "^11.0.1", "jest": "^29.3.1", "module-replace-webpack-plugin": "0.0.12", "postcss": "^8.4.19", -- cgit v1.2.3