Skip to content

Bump @babel/runtime from 7.26.0 to 7.26.7 #1132

Bump @babel/runtime from 7.26.0 to 7.26.7

Bump @babel/runtime from 7.26.0 to 7.26.7 #1132

Workflow file for this run

name: Linting
on:
push:
branches:
- main
tags:
- '*'
pull_request:
branches:
- main
permissions:
contents: read
concurrency:
group: ${{ github.workflow }}-${{ github.head_ref || github.run_id }}
cancel-in-progress: true
jobs:
linting:
name: "Linting"
uses: SocketDev/workflows/.github/workflows/reusable-base.yml@master
with:
no-lockfile: true
npm-test-script: 'check'