Skip to content

Commit 6fb22ca

Browse files
build(deps-dev): bump cypress from 14.0.3 to 14.1.0 (#1661)
Bumps [cypress](https://github.com/cypress-io/cypress) from 14.0.3 to 14.1.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@v14.0.3...v14.1.0) --- updated-dependencies: - dependency-name: cypress dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a76437f commit 6fb22ca

File tree

2 files changed

+11
-11
lines changed

2 files changed

+11
-11
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
"@vue/test-utils": "^2.4.6",
4949
"@vue/vue3-jest": "^29.2.6",
5050
"babel-jest": "~29.7.0",
51-
"cypress": "~14.0.3",
51+
"cypress": "~14.1.0",
5252
"eslint": "~8.57.0",
5353
"eslint-plugin-cypress": "^4.1.0",
5454
"eslint-plugin-vue": "^9.32.0",

yarn.lock

+10-10
Original file line numberDiff line numberDiff line change
@@ -5735,10 +5735,10 @@ __metadata:
57355735
languageName: node
57365736
linkType: hard
57375737

5738-
"ci-info@npm:^4.0.0":
5739-
version: 4.0.0
5740-
resolution: "ci-info@npm:4.0.0"
5741-
checksum: 10/c983bb7ff1b06648f4a47432201abbd58291147d8ab5043dbb5c03e1a0e3fb2347f40d29b66a3044f28ffeb5dade01ac35aa6bd4e7464a44d9a49a3d7532415a
5738+
"ci-info@npm:^4.1.0":
5739+
version: 4.1.0
5740+
resolution: "ci-info@npm:4.1.0"
5741+
checksum: 10/546628efd04e37da3182a58b6995a3313deb86ec7c8112e22ffb644317a61296b89bbfa128219e5bfcce43d9613a434ed89907ed8e752db947f7291e0405125f
57425742
languageName: node
57435743
linkType: hard
57445744

@@ -6465,9 +6465,9 @@ __metadata:
64656465
languageName: node
64666466
linkType: hard
64676467

6468-
"cypress@npm:~14.0.3":
6469-
version: 14.0.3
6470-
resolution: "cypress@npm:14.0.3"
6468+
"cypress@npm:~14.1.0":
6469+
version: 14.1.0
6470+
resolution: "cypress@npm:14.1.0"
64716471
dependencies:
64726472
"@cypress/request": "npm:^3.0.7"
64736473
"@cypress/xvfb": "npm:^1.2.4"
@@ -6480,7 +6480,7 @@ __metadata:
64806480
cachedir: "npm:^2.3.0"
64816481
chalk: "npm:^4.1.0"
64826482
check-more-types: "npm:^2.24.0"
6483-
ci-info: "npm:^4.0.0"
6483+
ci-info: "npm:^4.1.0"
64846484
cli-cursor: "npm:^3.1.0"
64856485
cli-table3: "npm:~0.6.1"
64866486
commander: "npm:^6.2.1"
@@ -6514,7 +6514,7 @@ __metadata:
65146514
yauzl: "npm:^2.10.0"
65156515
bin:
65166516
cypress: bin/cypress
6517-
checksum: 10/a3ce943f21dd3e3a0a138dbb6789ed1228c8fe81ad8c98d37c362414c37b64d2ab3de23cc31e1c4cc52fbfd1f941a481ece6d157c2736798a428a309778aeded
6517+
checksum: 10/35b7081f00c2e3ba8c757c571d9cb7650e7e64a9294717c4ba8ad35af337be855584946cc517b6a91fa2cd3b8d947bb4e883f7c0fe393727513ea3ec9c99d170
65186518
languageName: node
65196519
linkType: hard
65206520

@@ -11365,7 +11365,7 @@ __metadata:
1136511365
axios: "npm:^1.8.1"
1136611366
babel-jest: "npm:~29.7.0"
1136711367
buefy: "npm:^0.9.29"
11368-
cypress: "npm:~14.0.3"
11368+
cypress: "npm:~14.1.0"
1136911369
eslint: "npm:~8.57.0"
1137011370
eslint-plugin-cypress: "npm:^4.1.0"
1137111371
eslint-plugin-vue: "npm:^9.32.0"

0 commit comments

Comments
 (0)