Skip to content

chore(deps-dev): bump @typescript-eslint/eslint-plugin from 8.15.0 to 8.16.0 in the eslint group #230

chore(deps-dev): bump @typescript-eslint/eslint-plugin from 8.15.0 to 8.16.0 in the eslint group

chore(deps-dev): bump @typescript-eslint/eslint-plugin from 8.15.0 to 8.16.0 in the eslint group #230

Workflow file for this run

name: npm diff
on:
pull_request_target:
types: [opened]
jobs:
npm-diff:
if: ${{ startsWith(github.head_ref, 'dependabot/npm_and_yarn/') }}
runs-on: ubuntu-latest
permissions:
contents: read
pull-requests: write
steps:
- uses: ybiquitous/npm-diff-action@v1