mirror of
https://github.com/BreizhHardware/portfolio.git
synced 2026-01-18 16:37:22 +01:00
Merge pull request #119 from BreizhHardware/dependabot/npm_and_yarn/cypress-14.0.3
Bump cypress from 13.17.0 to 14.0.3
This commit is contained in:
13
package-lock.json
generated
13
package-lock.json
generated
@@ -14,7 +14,7 @@
|
||||
"aos": "^2.3.4",
|
||||
"browserslist": "^4.24.4",
|
||||
"browserslist-useragent": "^4.0.0",
|
||||
"cypress": "^13.17.0",
|
||||
"cypress": "^14.0.3",
|
||||
"i18next": "^24.2.1",
|
||||
"react": "^18.2.0",
|
||||
"react-dom": "^18.2.0",
|
||||
@@ -3042,12 +3042,13 @@
|
||||
"peer": true
|
||||
},
|
||||
"node_modules/cypress": {
|
||||
"version": "13.17.0",
|
||||
"resolved": "https://registry.npmjs.org/cypress/-/cypress-13.17.0.tgz",
|
||||
"integrity": "sha512-5xWkaPurwkIljojFidhw8lFScyxhtiFHl/i/3zov+1Z5CmY4t9tjIdvSXfu82Y3w7wt0uR9KkucbhkVvJZLQSA==",
|
||||
"version": "14.0.3",
|
||||
"resolved": "https://registry.npmjs.org/cypress/-/cypress-14.0.3.tgz",
|
||||
"integrity": "sha512-yIdvobANw3kS+KF/t5vwjjPNufBA8ux7iQHaWxPTkUw2yCKI72m9mKM24eOwE84Wk4ALPsSvEcGbDrwgmhr4RA==",
|
||||
"hasInstallScript": true,
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@cypress/request": "^3.0.6",
|
||||
"@cypress/request": "^3.0.7",
|
||||
"@cypress/xvfb": "^1.2.4",
|
||||
"@types/sinonjs__fake-timers": "8.1.1",
|
||||
"@types/sizzle": "^2.3.2",
|
||||
@@ -3095,7 +3096,7 @@
|
||||
"cypress": "bin/cypress"
|
||||
},
|
||||
"engines": {
|
||||
"node": "^16.0.0 || ^18.0.0 || >=20.0.0"
|
||||
"node": "^18.0.0 || ^20.0.0 || >=22.0.0"
|
||||
}
|
||||
},
|
||||
"node_modules/cypress/node_modules/ci-info": {
|
||||
|
||||
@@ -9,7 +9,7 @@
|
||||
"aos": "^2.3.4",
|
||||
"browserslist": "^4.24.4",
|
||||
"browserslist-useragent": "^4.0.0",
|
||||
"cypress": "^13.17.0",
|
||||
"cypress": "^14.0.3",
|
||||
"i18next": "^24.2.1",
|
||||
"react": "^18.2.0",
|
||||
"react-dom": "^18.2.0",
|
||||
|
||||
Reference in New Issue
Block a user