Merge pull request #241 from IT4Change/renovate/cypress-14.x

Update dependency cypress to ^14.1.0
This commit is contained in:
renovate[bot] 2025-02-26 03:11:41 +00:00 committed by GitHub
commit 5367000d0d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 6 additions and 6 deletions

10
package-lock.json generated
View File

@ -15,7 +15,7 @@
"@typescript-eslint/eslint-plugin": "^8.25.0", "@typescript-eslint/eslint-plugin": "^8.25.0",
"@typescript-eslint/parser": "^8.25.0", "@typescript-eslint/parser": "^8.25.0",
"@vuepress/bundler-vite": "^2.0.0-rc.18", "@vuepress/bundler-vite": "^2.0.0-rc.18",
"cypress": "^14.0.3", "cypress": "^14.1.0",
"eslint": "^8.57.1", "eslint": "^8.57.1",
"eslint-config-prettier": "^10.0.1", "eslint-config-prettier": "^10.0.1",
"eslint-config-standard": "^17.1.0", "eslint-config-standard": "^17.1.0",
@ -8080,9 +8080,9 @@
"license": "MIT" "license": "MIT"
}, },
"node_modules/cypress": { "node_modules/cypress": {
"version": "14.0.3", "version": "14.1.0",
"resolved": "https://registry.npmjs.org/cypress/-/cypress-14.0.3.tgz", "resolved": "https://registry.npmjs.org/cypress/-/cypress-14.1.0.tgz",
"integrity": "sha512-yIdvobANw3kS+KF/t5vwjjPNufBA8ux7iQHaWxPTkUw2yCKI72m9mKM24eOwE84Wk4ALPsSvEcGbDrwgmhr4RA==", "integrity": "sha512-pPPj8Uu9NwjaaiXAEcjYZZmgsq6v9Zs1Nw6a+zRF+ANgYSNhH4S32SjFRsvMcuOHR/8dp4GBJhBPqIPSs+TxaA==",
"dev": true, "dev": true,
"hasInstallScript": true, "hasInstallScript": true,
"license": "MIT", "license": "MIT",
@ -8098,7 +8098,7 @@
"cachedir": "^2.3.0", "cachedir": "^2.3.0",
"chalk": "^4.1.0", "chalk": "^4.1.0",
"check-more-types": "^2.24.0", "check-more-types": "^2.24.0",
"ci-info": "^4.0.0", "ci-info": "^4.1.0",
"cli-cursor": "^3.1.0", "cli-cursor": "^3.1.0",
"cli-table3": "~0.6.1", "cli-table3": "~0.6.1",
"commander": "^6.2.1", "commander": "^6.2.1",

View File

@ -39,7 +39,7 @@
"@typescript-eslint/eslint-plugin": "^8.25.0", "@typescript-eslint/eslint-plugin": "^8.25.0",
"@typescript-eslint/parser": "^8.25.0", "@typescript-eslint/parser": "^8.25.0",
"@vuepress/bundler-vite": "^2.0.0-rc.18", "@vuepress/bundler-vite": "^2.0.0-rc.18",
"cypress": "^14.0.3", "cypress": "^14.1.0",
"eslint": "^8.57.1", "eslint": "^8.57.1",
"eslint-config-prettier": "^10.0.1", "eslint-config-prettier": "^10.0.1",
"eslint-config-standard": "^17.1.0", "eslint-config-standard": "^17.1.0",