Skip to content

Commit e5a47be

Browse files
Bump mocha from 10.7.0 to 10.7.3 (#751)
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>
1 parent c8b1872 commit e5a47be

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

package-lock.json

Lines changed: 7 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"d:esm": "esbuild --bundle src/opentype.mjs --outdir=dist --target=es2018 --format=esm --out-extension:.js=.min.mjs --define:DEBUG=false --minify --sourcemap"
3737
},
3838
"devDependencies": {
39-
"mocha": "^10.7.0",
39+
"mocha": "^10.7.3",
4040
"esbuild": "^0.23.1",
4141
"eslint": "^9.10.0"
4242
},

0 commit comments

Comments
 (0)