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

Commit

Permalink
Update all non-major dependencies (#10315)
Browse files Browse the repository at this point in the history
* Update all non-major dependencies

* downgrade axe due to test failures

* ci: force rerun

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Janne Mareike Koschinski <jannemk@element.io>
  • Loading branch information
renovate[bot] and justjanne authored Mar 20, 2023
1 parent 503df54 commit 28f217b
Show file tree
Hide file tree
Showing 3 changed files with 106 additions and 88 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/cypress.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,7 @@ jobs:
path: webapp

- name: Run Cypress tests
uses: cypress-io/github-action@v5.1.0
uses: cypress-io/github-action@v5.5.0
with:
# The built-in Electron runner seems to grind to a halt trying
# to run the tests, so use chrome.
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@
"pako": "^2.0.3",
"parse5": "^6.0.1",
"png-chunks-extract": "^1.0.0",
"posthog-js": "1.50.3",
"posthog-js": "1.51.2",
"qrcode": "1.5.1",
"re-resizable": "^6.9.0",
"react": "17.0.2",
Expand Down Expand Up @@ -183,7 +183,7 @@
"cypress-axe": "^1.0.0",
"cypress-multi-reporters": "^1.6.1",
"cypress-real-events": "^1.7.1",
"eslint": "8.35.0",
"eslint": "8.36.0",
"eslint-config-google": "^0.14.0",
"eslint-config-prettier": "^8.5.0",
"eslint-plugin-deprecate": "^0.7.0",
Expand Down
Loading

0 comments on commit 28f217b

Please sign in to comment.