Skip to content
This repository has been archived by the owner on Jul 19, 2023. It is now read-only.

Commit

Permalink
Update to mocha v10.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dpilafian committed May 26, 2022
1 parent 1a4d99f commit 4ee53d7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"dependencies": {
"chalk": "~5.0",
"child_process": "~1.0",
"fs-extra": "~10.0",
"fs-extra": "~10.1",
"node-slate": "~3.0",
"path": "~0.12",
"plugin-error": "~1.0",
Expand All @@ -47,7 +47,7 @@
"assert-deep-strict-equal": "~1.0",
"gulp": "~4.0",
"jshint": "~2.13",
"mocha": "~9.2",
"mocha": "~10.0",
"string-to-stream": "~3.0",
"w3c-html-validator": "~1.0"
}
Expand Down

0 comments on commit 4ee53d7

Please sign in to comment.