Skip to content
This repository has been archived by the owner on Jan 22, 2024. It is now read-only.

Commit

Permalink
Bump cypress from 13.3.3 to 13.6.2
Browse files Browse the repository at this point in the history
Bumps [cypress](https://github.com/cypress-io/cypress) from 13.3.3 to 13.6.2.
- [Release notes](https://github.com/cypress-io/cypress/releases)
- [Changelog](https://github.com/cypress-io/cypress/blob/develop/CHANGELOG.md)
- [Commits](cypress-io/cypress@v13.3.3...v13.6.2)

---
updated-dependencies:
- dependency-name: cypress
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jan 5, 2024
1 parent 773443c commit b696bb4
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 @@ -38,7 +38,7 @@
"cross-env": "7.0.3",
"css-loader": "6.8.1",
"css-minimizer-webpack-plugin": "5.0.1",
"cypress": "13.4.0",
"cypress": "13.6.2",
"eslint": "8.52.0",
"eslint-config-airbnb": "19.0.4",
"eslint-config-prettier": "9.0.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7901,9 +7901,9 @@ __metadata:
languageName: node
linkType: hard

"cypress@npm:13.4.0":
version: 13.4.0
resolution: "cypress@npm:13.4.0"
"cypress@npm:13.6.2":
version: 13.6.2
resolution: "cypress@npm:13.6.2"
dependencies:
"@cypress/request": ^3.0.0
"@cypress/xvfb": ^1.2.4
Expand Down Expand Up @@ -7950,7 +7950,7 @@ __metadata:
yauzl: ^2.10.0
bin:
cypress: bin/cypress
checksum: d64495105a61ed1fb41a5189d5015cfa80314c84d1004595e9c4019eedd394f83509409b6f8489a18e92ea96c6b66ffbb918f41ab97c3eaed34abe107c0846aa
checksum: 70a5db8178c0ebc56377f91bbc7d0ff9804b341da36f45b4997155c15fd200815a749a8470b64d3bf93c2048027a4042d82836a6ce792353f635d173fd5cc3fc
languageName: node
linkType: hard

Expand Down Expand Up @@ -12605,7 +12605,7 @@ __metadata:
cross-env: 7.0.3
css-loader: 6.8.1
css-minimizer-webpack-plugin: 5.0.1
cypress: 13.4.0
cypress: 13.6.2
eslint: 8.52.0
eslint-config-airbnb: 19.0.4
eslint-config-prettier: 9.0.0
Expand Down

0 comments on commit b696bb4

Please sign in to comment.