b1445d7457
* Update all non-major dependencies * Prettier Signed-off-by: Michael Telatynski <7t3chguy@gmail.com> --------- Signed-off-by: Michael Telatynski <7t3chguy@gmail.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Michael Telatynski <7t3chguy@gmail.com>
9 lines
476 B
Markdown
9 lines
476 B
Markdown
<!-- Thanks for submitting a PR! Please ensure the following requirements are met in order for us to review your PR -->
|
|
|
|
## Checklist
|
|
|
|
- [ ] Tests written for new code (and old code if feasible).
|
|
- [ ] New or updated `public`/`exported` symbols have accurate [TSDoc](https://tsdoc.org/) documentation.
|
|
- [ ] Linter and other CI checks pass.
|
|
- [ ] Sign-off given on the changes (see [CONTRIBUTING.md](https://github.com/matrix-org/matrix-js-sdk/blob/develop/CONTRIBUTING.md)).
|