Skip to content

Bump mocha from 9.2.1 to 10.7.3 #5

Bump mocha from 9.2.1 to 10.7.3

Bump mocha from 9.2.1 to 10.7.3 #5

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