Skip to content

Commit 29cc11e

Browse files
build(deps): Bump cypress from 15.18.0 to 15.18.1 (#3419)
Bumps [cypress](https://github.com/cypress-io/cypress) from 15.18.0 to 15.18.1. - [Release notes](https://github.com/cypress-io/cypress/releases) - [Changelog](https://github.com/cypress-io/cypress/blob/develop/CHANGELOG.md) - [Commits](cypress-io/cypress@v15.18.0...v15.18.1) --- updated-dependencies: - dependency-name: cypress dependency-version: 15.18.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 553b2c6 commit 29cc11e

2 files changed

Lines changed: 8 additions & 7 deletions

File tree

package-lock.json

Lines changed: 6 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@
6868
"@eslint/js": "^10.0.1",
6969
"@types/jasmine": "~6.0.0",
7070
"angular-eslint": "21.4.0",
71-
"cypress": "^15.18.0",
71+
"cypress": "^15.18.1",
7272
"eslint": "^10.6.0",
7373
"eslint-config-prettier": "^10.1.8",
7474
"eslint-plugin-license-header": "^0.9.0",
@@ -89,6 +89,6 @@
8989
"typescript-eslint": "^8.62.1"
9090
},
9191
"optionalDependencies": {
92-
"cypress": "^15.18.0"
92+
"cypress": "^15.18.1"
9393
}
9494
}

0 commit comments

Comments
 (0)