Skip to content

build(deps): bump matrix-js-sdk from 37.13.0 to 39.0.0 #1105

build(deps): bump matrix-js-sdk from 37.13.0 to 39.0.0

build(deps): bump matrix-js-sdk from 37.13.0 to 39.0.0 #1105

Workflow file for this run

name: Linter
on: [push, pull_request]
jobs:
eslint:
runs-on: ubuntu-latest
steps:
- uses: actions/[email protected]
- uses: actions/[email protected]
with:
node-version: '22'
- run: npm ci
- run: ./node_modules/.bin/eslint -c ./.eslintrc.json -f compact *.js