Merge pull request #87 from IT4Change/dependabot/npm_and_yarn/cypress-13.9.0

Bump cypress from 13.8.1 to 13.9.0
This commit is contained in:
mahula 2024-05-11 09:44:51 +02:00 committed by GitHub
commit 5950890e6b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View File

@ -15,7 +15,7 @@
"@typescript-eslint/eslint-plugin": "^7.8.0",
"@typescript-eslint/parser": "^7.8.0",
"@vuepress/bundler-vite": "^2.0.0-rc.9",
"cypress": "^13.8.1",
"cypress": "^13.9.0",
"eslint": "^8.57.0",
"eslint-config-prettier": "^9.1.0",
"eslint-config-standard": "^17.1.0",
@ -7763,9 +7763,9 @@
"dev": true
},
"node_modules/cypress": {
"version": "13.8.1",
"resolved": "https://registry.npmjs.org/cypress/-/cypress-13.8.1.tgz",
"integrity": "sha512-Uk6ovhRbTg6FmXjeZW/TkbRM07KPtvM5gah1BIMp4Y2s+i/NMxgaLw0+PbYTOdw1+egE0FP3mWRiGcRkjjmhzA==",
"version": "13.9.0",
"resolved": "https://registry.npmjs.org/cypress/-/cypress-13.9.0.tgz",
"integrity": "sha512-atNjmYfHsvTuCaxTxLZr9xGoHz53LLui3266WWxXJHY7+N6OdwJdg/feEa3T+buez9dmUXHT1izCOklqG82uCQ==",
"dev": true,
"hasInstallScript": true,
"dependencies": {

View File

@ -39,7 +39,7 @@
"@typescript-eslint/eslint-plugin": "^7.8.0",
"@typescript-eslint/parser": "^7.8.0",
"@vuepress/bundler-vite": "^2.0.0-rc.9",
"cypress": "^13.8.1",
"cypress": "^13.9.0",
"eslint": "^8.57.0",
"eslint-config-prettier": "^9.1.0",
"eslint-config-standard": "^17.1.0",