Skip to content

Commit b94408e

Browse files
build(deps-dev): bump cypress from 15.3.0 to 15.4.0 (cryostatio#466)
Bumps [cypress](https://github.com/cypress-io/cypress) from 15.3.0 to 15.4.0. - [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.3.0...v15.4.0) --- updated-dependencies: - dependency-name: cypress dependency-version: 15.4.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 550ded3 commit b94408e

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@
6565
"@typescript-eslint/parser": "^8.46.0",
6666
"copy-webpack-plugin": "^13.0.1",
6767
"css-loader": "^7.1.2",
68-
"cypress": "^15.3.0",
68+
"cypress": "^15.4.0",
6969
"cypress-multi-reporters": "^2.0.5",
7070
"eslint": "^9.37.0",
7171
"eslint-config-prettier": "^10.1.8",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4328,7 +4328,7 @@ __metadata:
43284328
concurrently: ^9.2.1
43294329
copy-webpack-plugin: ^13.0.1
43304330
css-loader: ^7.1.2
4331-
cypress: ^15.3.0
4331+
cypress: ^15.4.0
43324332
cypress-multi-reporters: ^2.0.5
43334333
eslint: ^9.37.0
43344334
eslint-config-prettier: ^10.1.8
@@ -4490,9 +4490,9 @@ __metadata:
44904490
languageName: node
44914491
linkType: hard
44924492

4493-
"cypress@npm:^15.3.0":
4494-
version: 15.3.0
4495-
resolution: "cypress@npm:15.3.0"
4493+
"cypress@npm:^15.4.0":
4494+
version: 15.4.0
4495+
resolution: "cypress@npm:15.4.0"
44964496
dependencies:
44974497
"@cypress/request": ^3.0.9
44984498
"@cypress/xvfb": ^1.2.4
@@ -4539,7 +4539,7 @@ __metadata:
45394539
yauzl: ^2.10.0
45404540
bin:
45414541
cypress: bin/cypress
4542-
checksum: d21523672c17ab657b839399c54cf13b393b29c8fa71e241d98d9e2cb9136ec8e12fc737428ee2004dcdfb938bbe34dc7721a8376c6b2421dcecfb35fd9dbc5b
4542+
checksum: a0d08f85f1dc02205f56331c5dd502828a22e1e0e05d4b48f6e88bc3a7a586d70bc40fec017ad31f8e25a9f93384de918392ccee340c36f075c31783a85bfee8
45434543
languageName: node
45444544
linkType: hard
45454545

0 commit comments

Comments
 (0)