Skip to content

Commit

Permalink
chore(deps): update cypress to 13.6.5 (#1132)
Browse files Browse the repository at this point in the history
MikeMcC399 authored Feb 21, 2024

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
1 parent 769e908 commit 37876dc
Showing 44 changed files with 159 additions and 159 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/example-install-only.yml
Original file line number Diff line number Diff line change
@@ -30,7 +30,7 @@ jobs:
key: my-cache-${{ runner.os }}-${{ hashFiles('package-lock.json') }}

- name: Install Cypress 📥
run: npm install [email protected].4 --save-dev
run: npm install [email protected].5 --save-dev

- name: Cypress tests 🧪
uses: ./
2 changes: 1 addition & 1 deletion examples/basic-pnpm/package.json
Original file line number Diff line number Diff line change
@@ -8,6 +8,6 @@
},
"private": true,
"devDependencies": {
"cypress": "13.6.4"
"cypress": "13.6.5"
}
}
8 changes: 4 additions & 4 deletions examples/basic-pnpm/pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

12 changes: 6 additions & 6 deletions examples/basic/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion examples/basic/package.json
Original file line number Diff line number Diff line change
@@ -8,6 +8,6 @@
},
"private": true,
"devDependencies": {
"cypress": "13.6.4"
"cypress": "13.6.5"
}
}
12 changes: 6 additions & 6 deletions examples/browser/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion examples/browser/package.json
Original file line number Diff line number Diff line change
@@ -13,7 +13,7 @@
},
"private": true,
"devDependencies": {
"cypress": "13.6.4",
"cypress": "13.6.5",
"image-size": "^1.0.2"
}
}
12 changes: 6 additions & 6 deletions examples/component-tests/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion examples/component-tests/package.json
Original file line number Diff line number Diff line change
@@ -17,7 +17,7 @@
"@types/react": "^18.2.28",
"@types/react-dom": "^18.2.13",
"@vitejs/plugin-react": "^4.1.0",
"cypress": "13.6.4",
"cypress": "13.6.5",
"vite": "4.5.2"
}
}
12 changes: 6 additions & 6 deletions examples/config/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion examples/config/package.json
Original file line number Diff line number Diff line change
@@ -12,7 +12,7 @@
},
"private": true,
"devDependencies": {
"cypress": "13.6.4",
"cypress": "13.6.5",
"serve": "14.2.1",
"start-server-and-test": "2.0.3"
}
12 changes: 6 additions & 6 deletions examples/custom-command/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion examples/custom-command/package.json
Original file line number Diff line number Diff line change
@@ -9,7 +9,7 @@
},
"private": true,
"devDependencies": {
"cypress": "13.6.4",
"cypress": "13.6.5",
"lodash": "4.17.21"
}
}
12 changes: 6 additions & 6 deletions examples/env/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion examples/env/package.json
Original file line number Diff line number Diff line change
@@ -8,6 +8,6 @@
},
"private": true,
"devDependencies": {
"cypress": "13.6.4"
"cypress": "13.6.5"
}
}
2 changes: 1 addition & 1 deletion examples/install-command/package.json
Original file line number Diff line number Diff line change
@@ -7,7 +7,7 @@
},
"private": true,
"devDependencies": {
"cypress": "13.6.4"
"cypress": "13.6.5"
},
"dependencies": {
"arg": "5.0.0",
16 changes: 8 additions & 8 deletions examples/install-command/yarn.lock
Original file line number Diff line number Diff line change
@@ -185,7 +185,7 @@ buffer-crc32@~0.2.3:
resolved "https://registry.yarnpkg.com/buffer-crc32/-/buffer-crc32-0.2.13.tgz#0d333e3f00eac50aa1454abd30ef8c2a5d9a7242"
integrity sha512-VO9Ht/+p3SN7SKWqcrgEzjGbRSJYTx+Q1pTQC0wrWqHx0vpJraQ6GtHx8tvcg1rlK1byhU5gccxgOgj7B0TDkQ==

buffer@^5.6.0:
buffer@^5.7.1:
version "5.7.1"
resolved "https://registry.yarnpkg.com/buffer/-/buffer-5.7.1.tgz#ba62e7c13133053582197160851a8f648e99eed0"
integrity sha512-EHcyIPBQ4BSGlvjB16k5KgAJ27CIsHY/2JBmCRReo48y9rQ3MaUzWX3KVlBa4U7MyX02HdVj0K7C3WaB3ju7FQ==
@@ -311,10 +311,10 @@ cross-spawn@^7.0.0:
shebang-command "^2.0.0"
which "^2.0.1"

[email protected].4:
version "13.6.4"
resolved "https://registry.yarnpkg.com/cypress/-/cypress-13.6.4.tgz#42c88d3ee0342f1681abfacabf9c1f082676bc53"
integrity sha512-pYJjCfDYB+hoOoZuhysbbYhEmNW7DEDsqn+ToCLwuVowxUXppIWRr7qk4TVRIU471ksfzyZcH+mkoF0CQUKnpw==
[email protected].5:
version "13.6.5"
resolved "https://registry.yarnpkg.com/cypress/-/cypress-13.6.5.tgz#d8ab22dda3b9a8abeebcb65dc8a2707cb73bf925"
integrity sha512-2NxSDcO2zHw5kTcosc6dzv2zppEqiXrFFhZw5cx/EWrSNZABTzpr/EyvYzGgrWm46o5173JUfuJfDQcaiZZPVQ==
dependencies:
"@cypress/request" "^3.0.0"
"@cypress/xvfb" "^1.2.4"
@@ -323,7 +323,7 @@ [email protected]:
arch "^2.2.0"
blob-util "^2.0.2"
bluebird "^3.7.2"
buffer "^5.6.0"
buffer "^5.7.1"
cachedir "^2.3.0"
chalk "^4.1.0"
check-more-types "^2.24.0"
@@ -341,7 +341,7 @@ [email protected]:
figures "^3.2.0"
fs-extra "^9.1.0"
getos "^3.2.1"
is-ci "^3.0.0"
is-ci "^3.0.1"
is-installed-globally "~0.4.0"
lazy-ass "^1.6.0"
listr2 "^3.8.3"
@@ -643,7 +643,7 @@ [email protected]:
resolved "https://registry.yarnpkg.com/ini/-/ini-2.0.0.tgz#e5fd556ecdd5726be978fa1001862eacb0a94bc5"
integrity sha512-7PnF4oN3CvZF23ADhA5wRaYEQpJ8qygSkbtTXWBeXWXmEVRXK+1ITciHWwHhsjv1TmW0MgacIv6hEi5pX5NQdA==

is-ci@^3.0.0:
is-ci@^3.0.1:
version "3.0.1"
resolved "https://registry.yarnpkg.com/is-ci/-/is-ci-3.0.1.tgz#db6ecbed1bd659c43dac0f45661e7674103d1867"
integrity sha512-ZYvCgrefwqoQ6yTyYUbQu64HsITZ3NfKX1lzaEYdkTDcfKzzCI/wthRRYKkdjHKFVgNiXKAKm65Zo1pk2as/QQ==
Loading

0 comments on commit 37876dc

Please sign in to comment.