Skip to content

build(deps-dev): bump @types/node from 20.12.8 to 20.12.11 in the typescript group #331

build(deps-dev): bump @types/node from 20.12.8 to 20.12.11 in the typescript group

build(deps-dev): bump @types/node from 20.12.8 to 20.12.11 in the typescript group #331

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