mirror of
https://github.com/IT4Change/boilerplate-e2e-cypress-cucumber.git
synced 2025-12-13 04:55:50 +00:00
Merge pull request #274 from IT4Change/renovate/cypress-14.3.x
Update dependency cypress to ^14.3.2
This commit is contained in:
commit
56a94e3176
8
package-lock.json
generated
8
package-lock.json
generated
@ -15,7 +15,7 @@
|
||||
"@typescript-eslint/eslint-plugin": "^8.31.0",
|
||||
"@typescript-eslint/parser": "^8.31.0",
|
||||
"@vuepress/bundler-vite": "^2.0.0-rc.18",
|
||||
"cypress": "^14.3.1",
|
||||
"cypress": "^14.3.2",
|
||||
"eslint": "^8.57.1",
|
||||
"eslint-config-prettier": "^10.1.2",
|
||||
"eslint-config-standard": "^17.1.0",
|
||||
@ -8397,9 +8397,9 @@
|
||||
"license": "MIT"
|
||||
},
|
||||
"node_modules/cypress": {
|
||||
"version": "14.3.1",
|
||||
"resolved": "https://registry.npmjs.org/cypress/-/cypress-14.3.1.tgz",
|
||||
"integrity": "sha512-/2q06qvHMK3PNiadnRW1Je0lJ43gAFPQJUAK2zIxjr22kugtWxVQznTBLVu1AvRH+RP3oWZhCdWqiEi+0NuqCg==",
|
||||
"version": "14.3.2",
|
||||
"resolved": "https://registry.npmjs.org/cypress/-/cypress-14.3.2.tgz",
|
||||
"integrity": "sha512-n+yGD2ZFFKgy7I3YtVpZ7BcFYrrDMcKj713eOZdtxPttpBjCyw/R8dLlFSsJPouneGN7A/HOSRyPJ5+3/gKDoA==",
|
||||
"dev": true,
|
||||
"hasInstallScript": true,
|
||||
"license": "MIT",
|
||||
|
||||
@ -39,7 +39,7 @@
|
||||
"@typescript-eslint/eslint-plugin": "^8.31.0",
|
||||
"@typescript-eslint/parser": "^8.31.0",
|
||||
"@vuepress/bundler-vite": "^2.0.0-rc.18",
|
||||
"cypress": "^14.3.1",
|
||||
"cypress": "^14.3.2",
|
||||
"eslint": "^8.57.1",
|
||||
"eslint-config-prettier": "^10.1.2",
|
||||
"eslint-config-standard": "^17.1.0",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user