Skip to content

Bump parcel from 2.3.2 to 2.13.2 #16

Bump parcel from 2.3.2 to 2.13.2

Bump parcel from 2.3.2 to 2.13.2 #16

Workflow file for this run

name: Inspect dependencies
on:
- pull_request
jobs:
check_new_dependencies:
runs-on: ubuntu-latest
steps:
- name: Check for new dependencies
uses: hiwelo/[email protected]
with:
token: ${{ secrets.GITHUB_TOKEN }}