Skip to content

Commit 7eae303

Browse files
chore(deps): update dependency cypress to v12
1 parent 21b773b commit 7eae303

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
@@ -69,7 +69,7 @@
6969
"circular-dependency-plugin": "^5.2.2",
7070
"concurrently": "^7.0.0",
7171
"cross-fetch": "^3.1.5",
72-
"cypress": "^10.10.0",
72+
"cypress": "^12.0.0",
7373
"eslint": "^8.0.0",
7474
"eslint-config-standard": "^17.0.0",
7575
"eslint-import-resolver-node": "^0.3.6",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -6420,7 +6420,7 @@ __metadata:
64206420
concurrently: ^7.0.0
64216421
core-js: 3
64226422
cross-fetch: ^3.1.5
6423-
cypress: ^10.10.0
6423+
cypress: ^12.0.0
64246424
dedent: ^0.7.0
64256425
enumify: ^2.0.0
64266426
eslint: ^8.0.0
@@ -6470,9 +6470,9 @@ __metadata:
64706470
languageName: unknown
64716471
linkType: soft
64726472

6473-
"cypress@npm:^10.10.0":
6474-
version: 10.10.0
6475-
resolution: "cypress@npm:10.10.0"
6473+
"cypress@npm:^12.0.0":
6474+
version: 12.4.0
6475+
resolution: "cypress@npm:12.4.0"
64766476
dependencies:
64776477
"@cypress/request": ^2.88.10
64786478
"@cypress/xvfb": ^1.2.4
@@ -6518,7 +6518,7 @@ __metadata:
65186518
yauzl: ^2.10.0
65196519
bin:
65206520
cypress: bin/cypress
6521-
checksum: 668a32534a527dba79754abbf98af176b80c539a12ec00058932ba2a19c794c7888323e59e738c30f726ad740c5451c31d02548a0cb7c1b1c8ad01c55a984ca2
6521+
checksum: 34eeb48547e3bea3312e71147ddc87a08fe90cef92434194621a9bf7747026471b01e41f1ded3a406db4fbb2e70c03d7e5d0df011227f969882550fe64a7d5d1
65226522
languageName: node
65236523
linkType: hard
65246524

0 commit comments

Comments
 (0)