mirror of
https://github.com/IT4Change/boilerplate-e2e-cypress-cucumber.git
synced 2026-01-20 20:01:20 +00:00
chore(deps-dev): bump cypress from 15.8.2 to 15.9.0
Bumps [cypress](https://github.com/cypress-io/cypress) from 15.8.2 to 15.9.0. - [Release notes](https://github.com/cypress-io/cypress/releases) - [Changelog](https://github.com/cypress-io/cypress/blob/develop/CHANGELOG.md) - [Commits](https://github.com/cypress-io/cypress/compare/v15.8.2...v15.9.0) --- updated-dependencies: - dependency-name: cypress dependency-version: 15.9.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
61fe7f95ab
commit
28d797641f
8
package-lock.json
generated
8
package-lock.json
generated
@ -19,7 +19,7 @@
|
||||
"@typescript-eslint/parser": "^8.31.1",
|
||||
"@vuepress/bundler-vite": "^2.0.0-rc.26",
|
||||
"@vuepress/plugin-slimsearch": "^2.0.0-rc.121",
|
||||
"cypress": "^15.8.2",
|
||||
"cypress": "^15.9.0",
|
||||
"eslint": "^9.39.2",
|
||||
"eslint-config-prettier": "^10.1.8",
|
||||
"eslint-import-resolver-typescript": "^4.4.4",
|
||||
@ -6870,9 +6870,9 @@
|
||||
"license": "MIT"
|
||||
},
|
||||
"node_modules/cypress": {
|
||||
"version": "15.8.2",
|
||||
"resolved": "https://registry.npmjs.org/cypress/-/cypress-15.8.2.tgz",
|
||||
"integrity": "sha512-KGpuiE8o9l9eyVLPkig574t8zOXkEDKzI0a+RQwy4cfXzpaLipvTOv0t+QEEkLiw/8HbgMNZ0fbPKakJAB3USA==",
|
||||
"version": "15.9.0",
|
||||
"resolved": "https://registry.npmjs.org/cypress/-/cypress-15.9.0.tgz",
|
||||
"integrity": "sha512-Ks6Bdilz3TtkLZtTQyqYaqtL/WT3X3APKaSLhTV96TmTyudzSjc6EJsJCHmBb7DxO+3R12q3Jkbjgm/iPgmwfg==",
|
||||
"dev": true,
|
||||
"hasInstallScript": true,
|
||||
"license": "MIT",
|
||||
|
||||
@ -43,7 +43,7 @@
|
||||
"@typescript-eslint/parser": "^8.31.1",
|
||||
"@vuepress/bundler-vite": "^2.0.0-rc.26",
|
||||
"@vuepress/plugin-slimsearch": "^2.0.0-rc.121",
|
||||
"cypress": "^15.8.2",
|
||||
"cypress": "^15.9.0",
|
||||
"eslint": "^9.39.2",
|
||||
"eslint-config-prettier": "^10.1.8",
|
||||
"eslint-import-resolver-typescript": "^4.4.4",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user