Skip to content

Commit

Permalink
Update dependency cypress to v12.17.2 (#201)
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 Jul 20, 2023
1 parent 5ec577b commit 8616b41
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.4.8",
"@changesets/cli": "2.26.2",
"concurrently": "8.2.0",
"cypress": "12.17.1",
"cypress": "12.17.2",
"eslint": "8.45.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.4.2",
"concurrently": "8.2.0",
"cypress": "12.17.1",
"cypress": "12.17.2",
"cypress-real-events": "1.9.1",
"eslint": "8.45.0",
"istanbul-lib-coverage": "3.2.0",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -640,7 +640,7 @@ __metadata:
"@istanbuljs/nyc-config-typescript": 1.0.2
"@types/node": 20.4.2
concurrently: 8.2.0
cypress: 12.17.1
cypress: 12.17.2
cypress-real-events: 1.9.1
eslint: 8.45.0
istanbul-lib-coverage: 3.2.0
Expand Down Expand Up @@ -2683,9 +2683,9 @@ __metadata:
languageName: node
linkType: hard

"cypress@npm:12.17.1":
version: 12.17.1
resolution: "cypress@npm:12.17.1"
"cypress@npm:12.17.2":
version: 12.17.2
resolution: "cypress@npm:12.17.2"
dependencies:
"@cypress/request": ^2.88.11
"@cypress/xvfb": ^1.2.4
Expand Down Expand Up @@ -2731,7 +2731,7 @@ __metadata:
yauzl: ^2.10.0
bin:
cypress: bin/cypress
checksum: 1f042e3e5931498bdf826cba09060939349e677fca8654c9695760acbec5a424cb69d3445ace57cf80deb496d770ffe571ef791dff72af24e7f560ee43986ee4
checksum: 19144db1fe02d92270de71f69ece324affd2f60bafa2f7018440c00907f837b1f8556926206df8b6e7b1c9890d250435730656ccb4a5a31e7872b24dd79c0af8
languageName: node
linkType: hard

Expand Down Expand Up @@ -3764,7 +3764,7 @@ __metadata:
"@changesets/changelog-github": 0.4.8
"@changesets/cli": 2.26.2
concurrently: 8.2.0
cypress: 12.17.1
cypress: 12.17.2
eslint: 8.45.0
husky: 8.0.3
is-ci: 3.0.1
Expand Down

0 comments on commit 8616b41

Please sign in to comment.