Skip to content

Commit 954b712

Browse files
build(deps-dev): bump cypress from 14.0.1 to 14.0.2 (#1639)
Bumps [cypress](https://github.com/cypress-io/cypress) from 14.0.1 to 14.0.2. - [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.1...v14.0.2) --- updated-dependencies: - dependency-name: cypress dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d1f900c commit 954b712

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
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.1",
51+
"cypress": "~14.0.2",
5252
"eslint": "~8.57.0",
5353
"eslint-plugin-cypress": "^4.1.0",
5454
"eslint-plugin-vue": "^9.32.0",

yarn.lock

+5-5
Original file line numberDiff line numberDiff line change
@@ -6454,9 +6454,9 @@ __metadata:
64546454
languageName: node
64556455
linkType: hard
64566456

6457-
"cypress@npm:~14.0.1":
6458-
version: 14.0.1
6459-
resolution: "cypress@npm:14.0.1"
6457+
"cypress@npm:~14.0.2":
6458+
version: 14.0.2
6459+
resolution: "cypress@npm:14.0.2"
64606460
dependencies:
64616461
"@cypress/request": "npm:^3.0.6"
64626462
"@cypress/xvfb": "npm:^1.2.4"
@@ -6503,7 +6503,7 @@ __metadata:
65036503
yauzl: "npm:^2.10.0"
65046504
bin:
65056505
cypress: bin/cypress
6506-
checksum: 10/a14b17bbcc9c17671341dae5ce812b80e0177b5f01ade41d890f62f8f1c8d02eed22756bcb82db4867c5b281bfd87613096e57c0e38baee8e06a26696c6c77c6
6506+
checksum: 10/1adb4dd7559c8e483815fa682a8e02115e654e3dd6cd006cd0c7ea97c88acb4dcbe5feaa8a5d8b67e034883c208cd3d5c18f6e8df50a38e1d8dd1449ce7fd889
65076507
languageName: node
65086508
linkType: hard
65096509

@@ -11354,7 +11354,7 @@ __metadata:
1135411354
axios: "npm:^1.7.9"
1135511355
babel-jest: "npm:~29.7.0"
1135611356
buefy: "npm:^0.9.29"
11357-
cypress: "npm:~14.0.1"
11357+
cypress: "npm:~14.0.2"
1135811358
eslint: "npm:~8.57.0"
1135911359
eslint-plugin-cypress: "npm:^4.1.0"
1136011360
eslint-plugin-vue: "npm:^9.32.0"

0 commit comments

Comments
 (0)