Skip to content

Commit

Permalink
Update dependency cypress to v13.12.0 (#380)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jun 19, 2024
1 parent 0be89bc commit 20ee636
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"@changesets/changelog-github": "0.5.0",
"@changesets/cli": "2.27.5",
"concurrently": "8.2.2",
"cypress": "13.11.0",
"cypress": "13.12.0",
"eslint": "8.57.0",
"husky": "8.0.3",
"is-ci": "3.0.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/focus-trap/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"@istanbuljs/nyc-config-typescript": "1.0.2",
"@types/node": "20.14.5",
"concurrently": "8.2.2",
"cypress": "13.11.0",
"cypress": "13.12.0",
"cypress-real-events": "1.13.0",
"eslint": "8.57.0",
"istanbul-lib-coverage": "3.2.2",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -642,7 +642,7 @@ __metadata:
"@istanbuljs/nyc-config-typescript": 1.0.2
"@types/node": 20.14.5
concurrently: 8.2.2
cypress: 13.11.0
cypress: 13.12.0
cypress-real-events: 1.13.0
eslint: 8.57.0
istanbul-lib-coverage: 3.2.2
Expand Down Expand Up @@ -2703,9 +2703,9 @@ __metadata:
languageName: node
linkType: hard

"cypress@npm:13.11.0":
version: 13.11.0
resolution: "cypress@npm:13.11.0"
"cypress@npm:13.12.0":
version: 13.12.0
resolution: "cypress@npm:13.12.0"
dependencies:
"@cypress/request": ^3.0.0
"@cypress/xvfb": ^1.2.4
Expand Down Expand Up @@ -2751,7 +2751,7 @@ __metadata:
yauzl: ^2.10.0
bin:
cypress: bin/cypress
checksum: 67f61152b03955a3649d1ddcfb940271614e47d02c2e9f6f08e85158199c2d22a805ab8fcbccb985f8e1ef628b099b24487e8aebde181ed82abf039890abc6fc
checksum: b60d6c6bddd129417a87b96add07a71aa5fd04d3d9ee52f9e5e6fdbe1cf117bba0769d4cce4e6fe6536219eaceb53b3dc4a19fc161d6b0f5a2401afde348f703
languageName: node
linkType: hard

Expand Down Expand Up @@ -3804,7 +3804,7 @@ __metadata:
"@changesets/changelog-github": 0.5.0
"@changesets/cli": 2.27.5
concurrently: 8.2.2
cypress: 13.11.0
cypress: 13.12.0
eslint: 8.57.0
husky: 8.0.3
is-ci: 3.0.1
Expand Down

0 comments on commit 20ee636

Please sign in to comment.