Skip to content
This repository has been archived by the owner on Oct 20, 2023. It is now read-only.

Commit

Permalink
upgrade cypress
Browse files Browse the repository at this point in the history
  • Loading branch information
sang2925 committed Mar 15, 2023
1 parent 372d8c6 commit 3470fdb
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -150,7 +150,7 @@
"builder-util": "^23.0.2",
"concurrently": "^7.6.0",
"cross-env": "^7.0.3",
"cypress": "^12.7.0",
"cypress": "^12.8.0",
"cypress-multi-reporters": "^1.6.1",
"dotenv": "^8.2.0",
"eslint": "^8.22.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5966,9 +5966,9 @@ __metadata:
languageName: node
linkType: hard

"cypress@npm:^12.7.0":
version: 12.7.0
resolution: "cypress@npm:12.7.0"
"cypress@npm:^12.8.0":
version: 12.8.0
resolution: "cypress@npm:12.8.0"
dependencies:
"@cypress/request": ^2.88.10
"@cypress/xvfb": ^1.2.4
Expand Down Expand Up @@ -6014,7 +6014,7 @@ __metadata:
yauzl: ^2.10.0
bin:
cypress: bin/cypress
checksum: a9489f7f254dcee1b8a374d14d175c8f8681a3388e4c02181e0486f064f4de59bfc79dec1f401605332d3a5869bf2ba06b3a1653a5c287e447810d756d470078
checksum: 7f136bb895ffc02d55a81548b29c731569d3f88584d9742b981e9c3039a32fd3296a95ab086ca8dd394bf9c3790a61d14d7eaf45ceed35ad0c19038941865db6
languageName: node
linkType: hard

Expand Down Expand Up @@ -12933,7 +12933,7 @@ __metadata:
cors: ^2.8.5
cross-env: ^7.0.3
crypto-js: ^4.0.0
cypress: ^12.7.0
cypress: ^12.8.0
cypress-multi-reporters: ^1.6.1
d3: ^6.7.0
dayjs: ^1.11.7
Expand Down

0 comments on commit 3470fdb

Please sign in to comment.