Skip to content

Bump terser from 5.34.1 to 5.36.0 #508

Bump terser from 5.34.1 to 5.36.0

Bump terser from 5.34.1 to 5.36.0 #508

Workflow file for this run

name: CI
on:
- pull_request
env:
ENVIRONMENT: production
jobs:
CI:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: actions/setup-node@v4
with:
node-version-file: package.json
- run: make ci