mirror of
https://github.com/IT4Change/boilerplate-e2e-cypress-cucumber.git
synced 2025-12-12 20:55:48 +00:00
chore(deps-dev): bump cypress from 15.7.0 to 15.7.1
Bumps [cypress](https://github.com/cypress-io/cypress) from 15.7.0 to 15.7.1. - [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.7.0...v15.7.1) --- updated-dependencies: - dependency-name: cypress dependency-version: 15.7.1 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
b53e2226de
commit
d7f94823cc
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.118",
|
||||
"cypress": "^15.7.0",
|
||||
"cypress": "^15.7.1",
|
||||
"eslint": "^9.39.1",
|
||||
"eslint-config-prettier": "^10.1.8",
|
||||
"eslint-import-resolver-typescript": "^4.4.4",
|
||||
@ -6807,9 +6807,9 @@
|
||||
"license": "MIT"
|
||||
},
|
||||
"node_modules/cypress": {
|
||||
"version": "15.7.0",
|
||||
"resolved": "https://registry.npmjs.org/cypress/-/cypress-15.7.0.tgz",
|
||||
"integrity": "sha512-1C81zKxnQckYm2XGi37rPV4rN0bzUoWhydhKdOyshJn5gJKszEx5as9VLSZI0jp0ye49QxmnbU4TtMpcD+OmGQ==",
|
||||
"version": "15.7.1",
|
||||
"resolved": "https://registry.npmjs.org/cypress/-/cypress-15.7.1.tgz",
|
||||
"integrity": "sha512-U3sYnJ+Cnpgr6IPycxsznTg//mGVXfPGeGV+om7VQCyp5XyVkhG4oPr3X3hTq1+OB0Om0O5DxusYmt7cbvwqMQ==",
|
||||
"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.118",
|
||||
"cypress": "^15.7.0",
|
||||
"cypress": "^15.7.1",
|
||||
"eslint": "^9.39.1",
|
||||
"eslint-config-prettier": "^10.1.8",
|
||||
"eslint-import-resolver-typescript": "^4.4.4",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user