Skip to content

Commit

Permalink
Bump cypress from 10.2.0 to 10.11.0
Browse files Browse the repository at this point in the history
Bumps [cypress](https://github.com/cypress-io/cypress) from 10.2.0 to 10.11.0.
- [Release notes](https://github.com/cypress-io/cypress/releases)
- [Changelog](https://github.com/cypress-io/cypress/blob/develop/CHANGELOG.md)
- [Commits](cypress-io/cypress@v10.2.0...v10.11.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 1, 2022
1 parent a191b0e commit cbbd0a1
Show file tree
Hide file tree
Showing 5 changed files with 40 additions and 40 deletions.
2 changes: 1 addition & 1 deletion examples/advanced-demo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@
"axe-core": "^4.4.2",
"babel-jest": "^28.1.1",
"babel-preset-gatsby": "^2.17.0",
"cypress": "^10.2.0",
"cypress": "^10.11.0",
"cypress-axe": "^1.0.0",
"eslint": "^8.18.0",
"eslint-config-airbnb": "^19.0.4",
Expand Down
2 changes: 1 addition & 1 deletion examples/amaranth-demo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@
"@typescript-eslint/eslint-plugin": "^5.29.0",
"axe-core": "^4.4.2",
"babel-jest": "^28.1.1",
"cypress": "^10.2.0",
"cypress": "^10.11.0",
"cypress-axe": "^1.0.0",
"eslint": "^8.18.0",
"eslint-config-airbnb": "^19.0.4",
Expand Down
50 changes: 25 additions & 25 deletions 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 package.json
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@
"@typescript-eslint/eslint-plugin": "^5.29.0",
"@typescript-eslint/parser": "^5.29.0",
"babel-jest": "^28.1.1",
"cypress": "^10.2.0",
"cypress": "^10.11.0",
"cypress-axe": "^1.0.0",
"eslint": "^8.18.0",
"eslint-config-airbnb": "^19.0.4",
Expand Down
24 changes: 12 additions & 12 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8843,9 +8843,9 @@ __metadata:
languageName: node
linkType: hard

"cypress@npm:^10.2.0":
version: 10.2.0
resolution: "cypress@npm:10.2.0"
"cypress@npm:^10.11.0":
version: 10.11.0
resolution: "cypress@npm:10.11.0"
dependencies:
"@cypress/request": ^2.88.10
"@cypress/xvfb": ^1.2.4
Expand All @@ -8866,7 +8866,7 @@ __metadata:
dayjs: ^1.10.4
debug: ^4.3.2
enquirer: ^2.3.6
eventemitter2: ^6.4.3
eventemitter2: 6.4.7
execa: 4.1.0
executable: ^4.1.1
extract-zip: 2.0.1
Expand All @@ -8891,7 +8891,7 @@ __metadata:
yauzl: ^2.10.0
bin:
cypress: bin/cypress
checksum: 1fd687658e036b2fd07031bde5a2f40ab61f664ca802ae650e0e15786d8825b38bb9444dffd8528b90a8e539e18241be6d5eaab7d5ae05d941839e2481e09342
checksum: 938cc6a20f7eeace5c8e850d234904ee1651cbb36d94666fe600cf17ce964e73d4f7d8d944aab677491702a57364e6aceeb4fe8bcbd96147ff5e2b575a956fb2
languageName: node
linkType: hard

Expand Down Expand Up @@ -10617,10 +10617,10 @@ __metadata:
languageName: node
linkType: hard

"eventemitter2@npm:^6.4.3":
version: 6.4.5
resolution: "eventemitter2@npm:6.4.5"
checksum: 84504f9cf0cc30205cdd46783fe9df3733435e5097f13070b678023110b5ef07847651808ae280cd94c42cd5976880211c7a40321a8ff8fa56f7c5f9c5c11960
"eventemitter2@npm:6.4.7":
version: 6.4.7
resolution: "eventemitter2@npm:6.4.7"
checksum: 1b36a77e139d6965ebf3a36c01fa00c089ae6b80faa1911e52888f40b3a7057b36a2cc45dcd1ad87cda3798fe7b97a0aabcbb8175a8b96092a23bb7d0f039e66
languageName: node
linkType: hard

Expand Down Expand Up @@ -12306,7 +12306,7 @@ __metadata:
"@typescript-eslint/parser": ^5.29.0
babel-jest: ^28.1.1
babel-plugin-styled-components: ^2.0.7
cypress: ^10.2.0
cypress: ^10.11.0
cypress-axe: ^1.0.0
eslint: ^8.18.0
eslint-config-airbnb: ^19.0.4
Expand Down Expand Up @@ -12389,7 +12389,7 @@ __metadata:
axe-core: ^4.4.2
babel-jest: ^28.1.1
babel-preset-gatsby: ^2.17.0
cypress: ^10.2.0
cypress: ^10.11.0
cypress-axe: ^1.0.0
eslint: ^8.18.0
eslint-config-airbnb: ^19.0.4
Expand Down Expand Up @@ -12577,7 +12577,7 @@ __metadata:
axe-core: ^4.4.2
babel-jest: ^28.1.1
babel-plugin-styled-components: ^2.0.7
cypress: ^10.2.0
cypress: ^10.11.0
cypress-axe: ^1.0.0
eslint: ^8.18.0
eslint-config-airbnb: ^19.0.4
Expand Down

0 comments on commit cbbd0a1

Please sign in to comment.