Merge pull request #109 from IT4Change/dependabot/npm_and_yarn/cypress-6dfda129d1

Bump the cypress group with 2 updates
This commit is contained in:
mahula 2024-06-09 17:59:27 +02:00 committed by GitHub
commit 3e1a184924
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 10 additions and 10 deletions

16
package-lock.json generated
View File

@ -9,13 +9,13 @@
"version": "1.0.0",
"license": "Apache-2.0",
"devDependencies": {
"@badeball/cypress-cucumber-preprocessor": "^20.0.5",
"@badeball/cypress-cucumber-preprocessor": "^20.0.6",
"@bahmutov/cypress-esbuild-preprocessor": "^2.2.1",
"@eslint-community/eslint-plugin-eslint-comments": "^4.3.0",
"@typescript-eslint/eslint-plugin": "^7.10.0",
"@typescript-eslint/parser": "^7.10.0",
"@vuepress/bundler-vite": "^2.0.0-rc.13",
"cypress": "^13.10.0",
"cypress": "^13.11.0",
"eslint": "^8.57.0",
"eslint-config-prettier": "^9.1.0",
"eslint-config-standard": "^17.1.0",
@ -2310,9 +2310,9 @@
}
},
"node_modules/@badeball/cypress-cucumber-preprocessor": {
"version": "20.0.5",
"resolved": "https://registry.npmjs.org/@badeball/cypress-cucumber-preprocessor/-/cypress-cucumber-preprocessor-20.0.5.tgz",
"integrity": "sha512-KmlyvOOq5XjVbCIiCmY/+QyUA2CQPeBoa9AJD7N1UrnuI9EDvZkO11UHdcu+uG2x2V5k8ZBijIqYW/xvsHK4Wg==",
"version": "20.0.6",
"resolved": "https://registry.npmjs.org/@badeball/cypress-cucumber-preprocessor/-/cypress-cucumber-preprocessor-20.0.6.tgz",
"integrity": "sha512-e95/LciUMJIrBj6PkbYq83efmbyBBg3v/aUT/IbuK7KhpWYtZ3Kqgv7Ychul6zGNsXy7q092dCg0frX/QEhSVw==",
"dev": true,
"funding": [
{
@ -7638,9 +7638,9 @@
"dev": true
},
"node_modules/cypress": {
"version": "13.10.0",
"resolved": "https://registry.npmjs.org/cypress/-/cypress-13.10.0.tgz",
"integrity": "sha512-tOhwRlurVOQbMduX+KonoMeQILs2cwR3yHGGENoFvvSoLUBHmJ8b9/n21gFSDqjlOJ+SRVcwuh+fG/JDsHsT6Q==",
"version": "13.11.0",
"resolved": "https://registry.npmjs.org/cypress/-/cypress-13.11.0.tgz",
"integrity": "sha512-NXXogbAxVlVje4XHX+Cx5eMFZv4Dho/2rIcdBHg9CNPFUGZdM4cRdgIgM7USmNYsC12XY0bZENEQ+KBk72fl+A==",
"dev": true,
"hasInstallScript": true,
"dependencies": {

View File

@ -33,13 +33,13 @@
"update": "npx npm-check-updates"
},
"devDependencies": {
"@badeball/cypress-cucumber-preprocessor": "^20.0.5",
"@badeball/cypress-cucumber-preprocessor": "^20.0.6",
"@bahmutov/cypress-esbuild-preprocessor": "^2.2.1",
"@eslint-community/eslint-plugin-eslint-comments": "^4.3.0",
"@typescript-eslint/eslint-plugin": "^7.10.0",
"@typescript-eslint/parser": "^7.10.0",
"@vuepress/bundler-vite": "^2.0.0-rc.13",
"cypress": "^13.10.0",
"cypress": "^13.11.0",
"eslint": "^8.57.0",
"eslint-config-prettier": "^9.1.0",
"eslint-config-standard": "^17.1.0",