Skip to content

Bump eslint-plugin-import-x from 4.10.0 to 4.10.2 #2049

Bump eslint-plugin-import-x from 4.10.0 to 4.10.2

Bump eslint-plugin-import-x from 4.10.0 to 4.10.2 #2049

Workflow file for this run

name: Type Checks
on:
push:
branches:
- main
tags:
- '*'
pull_request:
branches:
- main
permissions:
contents: read
jobs:
type-check:
uses: SocketDev/workflows/.github/workflows/type-check.yml@master
with:
no-lockfile: true
ts-versions: '5.4'
ts-libs: 'esnext'