Skip to content
This repository was archived by the owner on Jul 8, 2025. It is now read-only.

Commit a5e471f

Browse files
renovate[bot]justjanne
authored andcommitted
Update all non-major dependencies (#10315)
* 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 <[email protected]>
1 parent 31ee94d commit a5e471f

File tree

3 files changed

+106
-88
lines changed

3 files changed

+106
-88
lines changed

.github/workflows/cypress.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,7 @@ jobs:
122122
path: webapp
123123

124124
- name: Run Cypress tests
125-
uses: cypress-io/github-action@v5.1.0
125+
uses: cypress-io/github-action@v5.5.0
126126
with:
127127
# The built-in Electron runner seems to grind to a halt trying
128128
# to run the tests, so use chrome.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@
103103
"pako": "^2.0.3",
104104
"parse5": "^6.0.1",
105105
"png-chunks-extract": "^1.0.0",
106-
"posthog-js": "1.50.3",
106+
"posthog-js": "1.51.2",
107107
"qrcode": "1.5.1",
108108
"re-resizable": "^6.9.0",
109109
"react": "17.0.2",
@@ -183,7 +183,7 @@
183183
"cypress-axe": "^1.0.0",
184184
"cypress-multi-reporters": "^1.6.1",
185185
"cypress-real-events": "^1.7.1",
186-
"eslint": "8.35.0",
186+
"eslint": "8.36.0",
187187
"eslint-config-google": "^0.14.0",
188188
"eslint-config-prettier": "^8.5.0",
189189
"eslint-plugin-deprecate": "^0.7.0",

0 commit comments

Comments
 (0)