Update all non-major dependencies (#9674)
* Typescript updates * Update @types/node * Fix more types * Update all non-major dependencies * Remove spurious cast * Remove unused dependency rrweb-snapshot * Update all non-major dependencies * Iterate PR * Update yarn.lock * Remove stale dev dep * Resolve * Pin back axe-core for now, it is a bit too strict Co-authored-by: Michael Telatynski <7t3chguy@gmail.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
851c1ef20c
commit
c3809d3afa
5 changed files with 161 additions and 177 deletions
2
.github/workflows/cypress.yaml
vendored
2
.github/workflows/cypress.yaml
vendored
|
@ -101,7 +101,7 @@ jobs:
|
|||
path: webapp
|
||||
|
||||
- name: Run Cypress tests
|
||||
uses: cypress-io/github-action@v4.1.1
|
||||
uses: cypress-io/github-action@v4.2.2
|
||||
with:
|
||||
# The built-in Electron runner seems to grind to a halt trying
|
||||
# to run the tests, so use chrome.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue