Skip to content

Commit

Permalink
chore(deps): update dependency cypress to ^13.6.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 1, 2024
1 parent 968bbb4 commit b6fc70d
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 7 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@
"vitest": "^1.0.2"
},
"resolutions": {
"cypress": "^13.6.1"
"cypress": "^13.6.4"
},
"packageManager": "[email protected]"
}
11 changes: 5 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5104,7 +5104,7 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:*, @types/node@npm:>=10.0.0, @types/node@npm:^18.0.0, @types/node@npm:^18.17.5, @types/node@npm:^18.19.3, @types/node@npm:^18.19.4":
"@types/node@npm:*, @types/node@npm:>=10.0.0, @types/node@npm:^18.0.0, @types/node@npm:^18.19.3, @types/node@npm:^18.19.4":
version: 18.19.4
resolution: "@types/node@npm:18.19.4"
dependencies:
Expand Down Expand Up @@ -8420,13 +8420,12 @@ __metadata:
languageName: node
linkType: hard

"cypress@npm:^13.6.1":
version: 13.6.1
resolution: "cypress@npm:13.6.1"
"cypress@npm:^13.6.4":
version: 13.6.4
resolution: "cypress@npm:13.6.4"
dependencies:
"@cypress/request": "npm:^3.0.0"
"@cypress/xvfb": "npm:^1.2.4"
"@types/node": "npm:^18.17.5"
"@types/sinonjs__fake-timers": "npm:8.1.1"
"@types/sizzle": "npm:^2.3.2"
arch: "npm:^2.2.0"
Expand Down Expand Up @@ -8469,7 +8468,7 @@ __metadata:
yauzl: "npm:^2.10.0"
bin:
cypress: bin/cypress
checksum: f89394d8d7a1978ff8d44506114273a3279bc679f3b2732caab4d2dfd317b97c4e8abb3e137109e9a986282fc4a3f925843907a3c6205f1b9b3ad30fb9380dd9
checksum: 35278bea9a3d4ac7754cbf02f57a50839d67d142c8e84d1a97dc7cd746135cb180616793863a77cfc2cbe2f4974c9fd07f21d320818444b0f7e02bfc29f35e77
languageName: node
linkType: hard

Expand Down

0 comments on commit b6fc70d

Please sign in to comment.