Merge pull request #6717 from nextcloud/renovate/stable30-cypress-split-1.x

chore(deps): update dependency cypress-split to ^1.24.7 (stable30)
This commit is contained in:
github-actions[bot] 2024-12-07 01:41:36 +00:00 коммит произвёл GitHub
Родитель d59a7e0953 b90d72f744
Коммит bea1904028
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: B5690EEEBB952194
2 изменённых файлов: 16 добавлений и 16 удалений

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

@ -100,7 +100,7 @@
"@vue/vue2-jest": "^29.2.6",
"@vueuse/core": "^10.11.1",
"cypress": "^13.6.4",
"cypress-split": "^1.24.5",
"cypress-split": "^1.24.7",
"cypress-visual-regression": "^5.2.2",
"cypress-vite": "^1.5.0",
"eslint-plugin-cypress": "^3.6.0",
@ -8890,9 +8890,9 @@
}
},
"node_modules/cypress-split": {
"version": "1.24.5",
"resolved": "https://registry.npmjs.org/cypress-split/-/cypress-split-1.24.5.tgz",
"integrity": "sha512-7c58IyRtT79wSffrJ78pbKtvhYsjhF6OD5Jhe/32mJ6ue9YFocHIy8D2LM5imM6UcDri6pPMROLMlIyxPElfIg==",
"version": "1.24.7",
"resolved": "https://registry.npmjs.org/cypress-split/-/cypress-split-1.24.7.tgz",
"integrity": "sha512-JOxWgCQHi/JMOwznm6VF7V1GHYEM9Mxz6EipZu9WgQtqnRjk3QX6lBXJMjRXOPqArguL9S49OSFUQXDiC19hBg==",
"dev": true,
"license": "MIT",
"dependencies": {
@ -8901,7 +8901,7 @@
"console.table": "^0.10.0",
"debug": "^4.3.4",
"fast-shuffle": "^6.1.0",
"find-cypress-specs": "1.45.2",
"find-cypress-specs": "1.46.2",
"globby": "^11.1.0",
"humanize-duration": "^3.28.0"
},
@ -12037,9 +12037,9 @@
}
},
"node_modules/find-cypress-specs": {
"version": "1.45.2",
"resolved": "https://registry.npmjs.org/find-cypress-specs/-/find-cypress-specs-1.45.2.tgz",
"integrity": "sha512-D289NM0Dpqoz4+yl8oEtbioqm7zPKQo0hLcvwlg5Z9iBm7EioMIFiOYgluthDNPxUES/aJF+1xHRHAJpC3ejcA==",
"version": "1.46.2",
"resolved": "https://registry.npmjs.org/find-cypress-specs/-/find-cypress-specs-1.46.2.tgz",
"integrity": "sha512-eXvGQMftYDTbQflVX6TzJj7hA0ypO5+FfUrnMdRf1+yCu5xVY5wPv721AWp/xPBOpQXwx5jdoZRH9m95U/1c7A==",
"dev": true,
"license": "MIT",
"dependencies": {
@ -35093,9 +35093,9 @@
}
},
"cypress-split": {
"version": "1.24.5",
"resolved": "https://registry.npmjs.org/cypress-split/-/cypress-split-1.24.5.tgz",
"integrity": "sha512-7c58IyRtT79wSffrJ78pbKtvhYsjhF6OD5Jhe/32mJ6ue9YFocHIy8D2LM5imM6UcDri6pPMROLMlIyxPElfIg==",
"version": "1.24.7",
"resolved": "https://registry.npmjs.org/cypress-split/-/cypress-split-1.24.7.tgz",
"integrity": "sha512-JOxWgCQHi/JMOwznm6VF7V1GHYEM9Mxz6EipZu9WgQtqnRjk3QX6lBXJMjRXOPqArguL9S49OSFUQXDiC19hBg==",
"dev": true,
"requires": {
"@actions/core": "^1.10.0",
@ -35103,7 +35103,7 @@
"console.table": "^0.10.0",
"debug": "^4.3.4",
"fast-shuffle": "^6.1.0",
"find-cypress-specs": "1.45.2",
"find-cypress-specs": "1.46.2",
"globby": "^11.1.0",
"humanize-duration": "^3.28.0"
}
@ -37343,9 +37343,9 @@
}
},
"find-cypress-specs": {
"version": "1.45.2",
"resolved": "https://registry.npmjs.org/find-cypress-specs/-/find-cypress-specs-1.45.2.tgz",
"integrity": "sha512-D289NM0Dpqoz4+yl8oEtbioqm7zPKQo0hLcvwlg5Z9iBm7EioMIFiOYgluthDNPxUES/aJF+1xHRHAJpC3ejcA==",
"version": "1.46.2",
"resolved": "https://registry.npmjs.org/find-cypress-specs/-/find-cypress-specs-1.46.2.tgz",
"integrity": "sha512-eXvGQMftYDTbQflVX6TzJj7hA0ypO5+FfUrnMdRf1+yCu5xVY5wPv721AWp/xPBOpQXwx5jdoZRH9m95U/1c7A==",
"dev": true,
"requires": {
"@actions/core": "^1.10.0",

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

@ -128,7 +128,7 @@
"@vue/vue2-jest": "^29.2.6",
"@vueuse/core": "^10.11.1",
"cypress": "^13.6.4",
"cypress-split": "^1.24.5",
"cypress-split": "^1.24.7",
"cypress-visual-regression": "^5.2.2",
"cypress-vite": "^1.5.0",
"eslint-plugin-cypress": "^3.6.0",