-
Notifications
You must be signed in to change notification settings - Fork 347
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(deps): update cypress to 12.17.3 (#984)
- Loading branch information
1 parent
4ffa371
commit 92954d1
Showing
44 changed files
with
3,138 additions
and
1,740 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -63,7 +63,7 @@ jobs: | |
key: my-cache-${{ runner.os }}-${{ hashFiles('package-lock.json') }} | ||
|
||
- name: Install Cypress 📥 | ||
run: npm i [email protected].2 | ||
run: npm i [email protected].3 | ||
|
||
- name: Cypress tests 🧪 | ||
uses: ./ | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -8,6 +8,6 @@ | |
}, | ||
"private": true, | ||
"devDependencies": { | ||
"cypress": "12.17.2" | ||
"cypress": "12.17.3" | ||
} | ||
} |
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Oops, something went wrong.