Chore(deps-dev): Bump cypress from 13.7.1 to 13.7.2

Bumps [cypress](https://github.com/cypress-io/cypress) from 13.7.1 to 13.7.2.
- [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.7.1...v13.7.2)

---
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] 2024-04-06 03:11:40 +00:00 коммит произвёл GitHub
Родитель 0b377dae87
Коммит f00e3eee87
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: B5690EEEBB952194
2 изменённых файлов: 8 добавлений и 8 удалений

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

@ -34,7 +34,7 @@
"@nextcloud/stylelint-config": "^2.4.0",
"@nextcloud/webpack-vue-config": "^6.0.1",
"babel-loader-exclude-node-modules-except": "^1.2.1",
"cypress": "^13.7.1",
"cypress": "^13.7.2",
"cypress-split": "^1.21.2",
"eslint-plugin-cypress": "^2.15.1",
"ts-loader": "^9.5.1",
@ -8148,9 +8148,9 @@
"integrity": "sha512-DJR/VvkAvSZW9bTouZue2sSxDwdTN92uHjqeKVm+0dAqdfNykRzQ95tay8aXMBAAPpUiq4Qcug2L7neoRh2Egw=="
},
"node_modules/cypress": {
"version": "13.7.1",
"resolved": "https://registry.npmjs.org/cypress/-/cypress-13.7.1.tgz",
"integrity": "sha512-4u/rpFNxOFCoFX/Z5h+uwlkBO4mWzAjveURi3vqdSu56HPvVdyGTxGw4XKGWt399Y1JwIn9E1L9uMXQpc0o55w==",
"version": "13.7.2",
"resolved": "https://registry.npmjs.org/cypress/-/cypress-13.7.2.tgz",
"integrity": "sha512-FF5hFI5wlRIHY8urLZjJjj/YvfCBrRpglbZCLr/cYcL9MdDe0+5usa8kTIrDHthlEc9lwihbkb5dmwqBDNS2yw==",
"dev": true,
"hasInstallScript": true,
"dependencies": {
@ -28558,9 +28558,9 @@
"integrity": "sha512-DJR/VvkAvSZW9bTouZue2sSxDwdTN92uHjqeKVm+0dAqdfNykRzQ95tay8aXMBAAPpUiq4Qcug2L7neoRh2Egw=="
},
"cypress": {
"version": "13.7.1",
"resolved": "https://registry.npmjs.org/cypress/-/cypress-13.7.1.tgz",
"integrity": "sha512-4u/rpFNxOFCoFX/Z5h+uwlkBO4mWzAjveURi3vqdSu56HPvVdyGTxGw4XKGWt399Y1JwIn9E1L9uMXQpc0o55w==",
"version": "13.7.2",
"resolved": "https://registry.npmjs.org/cypress/-/cypress-13.7.2.tgz",
"integrity": "sha512-FF5hFI5wlRIHY8urLZjJjj/YvfCBrRpglbZCLr/cYcL9MdDe0+5usa8kTIrDHthlEc9lwihbkb5dmwqBDNS2yw==",
"dev": true,
"requires": {
"@cypress/request": "^3.0.0",

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

@ -56,7 +56,7 @@
"@nextcloud/stylelint-config": "^2.4.0",
"@nextcloud/webpack-vue-config": "^6.0.1",
"babel-loader-exclude-node-modules-except": "^1.2.1",
"cypress": "^13.7.1",
"cypress": "^13.7.2",
"cypress-split": "^1.21.2",
"eslint-plugin-cypress": "^2.15.1",
"ts-loader": "^9.5.1",