Skip to content

Commit

Permalink
Bump mocha from 10.7.0 to 10.7.3 (#751)
Browse files Browse the repository at this point in the history
Bumps [mocha](https://github.com/mochajs/mocha) from 10.7.0 to 10.7.3.
- [Release notes](https://github.com/mochajs/mocha/releases)
- [Changelog](https://github.com/mochajs/mocha/blob/main/CHANGELOG.md)
- [Commits](mochajs/mocha@v10.7.0...v10.7.3)

---
updated-dependencies:
- dependency-name: mocha
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 9, 2024
1 parent c8b1872 commit e5a47be
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
14 changes: 7 additions & 7 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"d:esm": "esbuild --bundle src/opentype.mjs --outdir=dist --target=es2018 --format=esm --out-extension:.js=.min.mjs --define:DEBUG=false --minify --sourcemap"
},
"devDependencies": {
"mocha": "^10.7.0",
"mocha": "^10.7.3",
"esbuild": "^0.23.1",
"eslint": "^9.10.0"
},
Expand Down

0 comments on commit e5a47be

Please sign in to comment.