Skip to content

[DCJ-400] Bump rollup from 2.79.0 to 2.79.2 #3959

[DCJ-400] Bump rollup from 2.79.0 to 2.79.2

[DCJ-400] Bump rollup from 2.79.0 to 2.79.2 #3959

Workflow file for this run

on: [pull_request]
name: npm audit
jobs:
scan:
name: npm audit
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: install dependencies
run: npm ci
- name: npm audit
run: npm audit --omit=dev