Skip to content

Bump @types/lodash from 4.14.176 to 4.17.6 in /node #1108

Bump @types/lodash from 4.14.176 to 4.17.6 in /node

Bump @types/lodash from 4.14.176 to 4.17.6 in /node #1108

Workflow file for this run

name: Auto merge dependabot PRs
on:
pull_request_target:
jobs:
auto-merge:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: ahmadnassri/action-dependabot-auto-merge@v2
with:
target: minor
github-token: ${{ secrets.GHA_TOKEN }}