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

Commit eb7bc35

Browse files
build(deps-dev): bump cypress from 13.6.0 to 13.6.1
Bumps [cypress](https://github.com/cypress-io/cypress) from 13.6.0 to 13.6.1. - [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.6.0...v13.6.1) --- updated-dependencies: - dependency-name: cypress dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9dbe081 commit eb7bc35

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"@typescript-eslint/parser": "^6.13.2",
3636
"@typescript-eslint/visitor-keys": "^6.7.4",
3737
"concurrently": "^8.2.2",
38-
"cypress": "^13.6.0",
38+
"cypress": "^13.6.1",
3939
"eslint": "^8.54.0",
4040
"eslint-config-prettier": "^9.1.0",
4141
"eslint-config-react-app": "^7.0.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4461,10 +4461,10 @@ csstype@^3.0.2:
44614461
resolved "https://registry.npmjs.org/csstype/-/csstype-3.1.2.tgz"
44624462
integrity sha512-I7K1Uu0MBPzaFKg4nI5Q7Vs2t+3gWWW648spaF+Rg7pI9ds18Ugn+lvg4SHczUdKlHI5LWBXyqfS8+DufyBsgQ==
44634463

4464-
cypress@^13.6.0:
4465-
version "13.6.0"
4466-
resolved "https://registry.yarnpkg.com/cypress/-/cypress-13.6.0.tgz#b98b7b837679012ed09c7ecee5565bf7b31d4982"
4467-
integrity sha512-quIsnFmtj4dBUEJYU4OH0H12bABJpSujvWexC24Ju1gTlKMJbeT6tTO0vh7WNfiBPPjoIXLN+OUqVtiKFs6SGw==
4464+
cypress@^13.6.1:
4465+
version "13.6.1"
4466+
resolved "https://registry.yarnpkg.com/cypress/-/cypress-13.6.1.tgz#c5f714f08551666ed3ac1fa95718eabb23a416df"
4467+
integrity sha512-k1Wl5PQcA/4UoTffYKKaxA0FJKwg8yenYNYRzLt11CUR0Kln+h7Udne6mdU1cUIdXBDTVZWtmiUjzqGs7/pEpw==
44684468
dependencies:
44694469
"@cypress/request" "^3.0.0"
44704470
"@cypress/xvfb" "^1.2.4"

0 commit comments

Comments
 (0)