Skip to content

Commit eb711bc

Browse files
build(deps-dev): bump cypress from 15.7.1 to 15.8.0 (#609)
Bumps [cypress](https://github.com/cypress-io/cypress) from 15.7.1 to 15.8.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.7.1...v15.8.0) --- updated-dependencies: - dependency-name: cypress dependency-version: 15.8.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 d163514 commit eb711bc

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@
7474
"@typescript-eslint/parser": "^8.50.0",
7575
"copy-webpack-plugin": "^13.0.1",
7676
"css-loader": "^7.1.2",
77-
"cypress": "^15.7.1",
77+
"cypress": "^15.8.0",
7878
"cypress-multi-reporters": "^2.0.5",
7979
"eslint": "^9.39.2",
8080
"eslint-config-prettier": "^10.1.8",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -5556,7 +5556,7 @@ __metadata:
55565556
concurrently: ^9.2.1
55575557
copy-webpack-plugin: ^13.0.1
55585558
css-loader: ^7.1.2
5559-
cypress: ^15.7.1
5559+
cypress: ^15.8.0
55605560
cypress-multi-reporters: ^2.0.5
55615561
eslint: ^9.39.2
55625562
eslint-config-prettier: ^10.1.8
@@ -5738,9 +5738,9 @@ __metadata:
57385738
languageName: node
57395739
linkType: hard
57405740

5741-
"cypress@npm:^15.7.1":
5742-
version: 15.7.1
5743-
resolution: "cypress@npm:15.7.1"
5741+
"cypress@npm:^15.8.0":
5742+
version: 15.8.0
5743+
resolution: "cypress@npm:15.8.0"
57445744
dependencies:
57455745
"@cypress/request": ^3.0.9
57465746
"@cypress/xvfb": ^1.2.4
@@ -5786,7 +5786,7 @@ __metadata:
57865786
yauzl: ^2.10.0
57875787
bin:
57885788
cypress: bin/cypress
5789-
checksum: 3c542667ebdb7ce7514137de5a6a0fbf081ec7f58c438ad99adb4a6514692d3b1a448aed449781f161ae3109b98a9ceb5e1fb19b5f71e56647bfc98523e0e9b1
5789+
checksum: 44895444a94224b26dbe4a2bb641d5a503e3020a44256bbf73f59f91258be0cc87be20832f0011c10c765dbae850b9726abef04b2a3c806e8271435dc8c12e2d
57905790
languageName: node
57915791
linkType: hard
57925792

0 commit comments

Comments
 (0)