Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
myrotvorets-team committed Sep 21, 2023
1 parent 37bce04 commit 8038b19
Show file tree
Hide file tree
Showing 3 changed files with 111 additions and 132 deletions.
2 changes: 1 addition & 1 deletion .mocharc.cjs
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/** @type {import('mocha').MochaOptions} */
module.exports = {
recursive: true,
spec: ['test/**/*.test.mts'],
extension: ['.test.mts'],
'node-option': ['loader=ts-node/esm', 'no-warnings'],
require: 'mocha.setup.mjs',
reporter: 'mocha-multi',
Expand Down
Loading

0 comments on commit 8038b19

Please sign in to comment.