Skip to content

Bump mocha from 9.2.1 to 10.8.1 #9

Bump mocha from 9.2.1 to 10.8.1

Bump mocha from 9.2.1 to 10.8.1 #9

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 }}