build(deps-dev): bump cypress from 10.0.2 to 10.0.3

Bumps [cypress](https://github.com/cypress-io/cypress) from 10.0.2 to 10.0.3.
- [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.0.2...v10.0.3)

---
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-06-07 13:05:37 +00:00 коммит произвёл GitHub
Родитель b548bf8f60
Коммит 3be0edcc5b
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
2 изменённых файлов: 8 добавлений и 8 удалений

14
package-lock.json сгенерированный
Просмотреть файл

@ -87,7 +87,7 @@
"@nextcloud/webpack-vue-config": "^5.1.0",
"@vue/test-utils": "^1.3.0",
"@vue/vue2-jest": "^27.0.0",
"cypress": "^10.0.2",
"cypress": "^10.0.3",
"cypress-file-upload": "^5.0.8",
"eslint": "^8.17.0",
"eslint-config-standard": "^17.0.0",
@ -6811,9 +6811,9 @@
"dev": true
},
"node_modules/cypress": {
"version": "10.0.2",
"resolved": "https://registry.npmjs.org/cypress/-/cypress-10.0.2.tgz",
"integrity": "sha512-7+C4KHYBcfZrawss+Gt5PlS35rfc6ySc59JcHDVsIMm1E/J35dqE41UEXpdtwIq3549umCerNWnFADzqib4kcA==",
"version": "10.0.3",
"resolved": "https://registry.npmjs.org/cypress/-/cypress-10.0.3.tgz",
"integrity": "sha512-8C82XTybsEmJC9POYSNITGUhMLCRwB9LadP0x33H+52QVoBjhsWvIzrI+ybCe0+TyxaF0D5/9IL2kSTgjqCB9A==",
"dev": true,
"hasInstallScript": true,
"dependencies": {
@ -24213,9 +24213,9 @@
}
},
"cypress": {
"version": "10.0.2",
"resolved": "https://registry.npmjs.org/cypress/-/cypress-10.0.2.tgz",
"integrity": "sha512-7+C4KHYBcfZrawss+Gt5PlS35rfc6ySc59JcHDVsIMm1E/J35dqE41UEXpdtwIq3549umCerNWnFADzqib4kcA==",
"version": "10.0.3",
"resolved": "https://registry.npmjs.org/cypress/-/cypress-10.0.3.tgz",
"integrity": "sha512-8C82XTybsEmJC9POYSNITGUhMLCRwB9LadP0x33H+52QVoBjhsWvIzrI+ybCe0+TyxaF0D5/9IL2kSTgjqCB9A==",
"dev": true,
"requires": {
"@cypress/request": "^2.88.10",

Просмотреть файл

@ -109,7 +109,7 @@
"@nextcloud/webpack-vue-config": "^5.1.0",
"@vue/test-utils": "^1.3.0",
"@vue/vue2-jest": "^27.0.0",
"cypress": "^10.0.2",
"cypress": "^10.0.3",
"cypress-file-upload": "^5.0.8",
"eslint": "^8.17.0",
"eslint-config-standard": "^17.0.0",