Bump cypress from 10.3.0 to 10.3.1

Bumps [cypress](https://github.com/cypress-io/cypress) from 10.3.0 to 10.3.1.
- [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.3.0...v10.3.1)

---
updated-dependencies:
- dependency-name: cypress
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2022-07-23 11:45:01 +00:00 committed by Jon Koops
parent 8170cc0a10
commit 8f9d98e143
2 changed files with 8 additions and 8 deletions

14
package-lock.json generated
View file

@ -55,7 +55,7 @@
"@typescript-eslint/eslint-plugin": "^5.30.7",
"@typescript-eslint/parser": "^5.30.6",
"@vitejs/plugin-react": "^1.3.2",
"cypress": "^10.3.0",
"cypress": "^10.3.1",
"decompress": "^4.2.1",
"del": "^6.1.1",
"eslint": "^8.20.0",
@ -7512,9 +7512,9 @@
"peer": true
},
"node_modules/cypress": {
"version": "10.3.0",
"resolved": "https://registry.npmjs.org/cypress/-/cypress-10.3.0.tgz",
"integrity": "sha512-txkQWKzvBVnWdCuKs5Xc08gjpO89W2Dom2wpZgT9zWZT5jXxqPIxqP/NC1YArtkpmp3fN5HW8aDjYBizHLUFvg==",
"version": "10.3.1",
"resolved": "https://registry.npmjs.org/cypress/-/cypress-10.3.1.tgz",
"integrity": "sha512-As9HrExjAgpgjCnbiQCuPdw5sWKx5HUJcK2EOKziu642akwufr/GUeqL5UnCPYXTyyibvEdWT/pSC2qnGW/e5w==",
"dev": true,
"hasInstallScript": true,
"dependencies": {
@ -24956,9 +24956,9 @@
"peer": true
},
"cypress": {
"version": "10.3.0",
"resolved": "https://registry.npmjs.org/cypress/-/cypress-10.3.0.tgz",
"integrity": "sha512-txkQWKzvBVnWdCuKs5Xc08gjpO89W2Dom2wpZgT9zWZT5jXxqPIxqP/NC1YArtkpmp3fN5HW8aDjYBizHLUFvg==",
"version": "10.3.1",
"resolved": "https://registry.npmjs.org/cypress/-/cypress-10.3.1.tgz",
"integrity": "sha512-As9HrExjAgpgjCnbiQCuPdw5sWKx5HUJcK2EOKziu642akwufr/GUeqL5UnCPYXTyyibvEdWT/pSC2qnGW/e5w==",
"dev": true,
"requires": {
"@cypress/request": "^2.88.10",

View file

@ -74,7 +74,7 @@
"@typescript-eslint/eslint-plugin": "^5.30.7",
"@typescript-eslint/parser": "^5.30.6",
"@vitejs/plugin-react": "^1.3.2",
"cypress": "^10.3.0",
"cypress": "^10.3.1",
"decompress": "^4.2.1",
"del": "^6.1.1",
"eslint": "^8.20.0",