Skip to content
This repository has been archived by the owner on Mar 17, 2024. It is now read-only.

Commit

Permalink
Update Mocha to v10 (#295)
Browse files Browse the repository at this point in the history
  • Loading branch information
frangio committed Sep 22, 2023
1 parent e270a63 commit 286029a
Show file tree
Hide file tree
Showing 3 changed files with 2,798 additions and 800 deletions.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Expand Up @@ -3,7 +3,7 @@ version: 2.1
jobs:
unit-test:
docker:
- image: circleci/node:12
- image: cimg/node:18.18.0
steps:
- checkout
- run:
Expand Down

0 comments on commit 286029a

Please sign in to comment.