Skip to content

Commit

Permalink
build: mocha@3.5.3
Browse files Browse the repository at this point in the history
  • Loading branch information
dougwilson committed Dec 2, 2021
1 parent 5ab94af commit 21736c0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Expand Up @@ -29,6 +29,7 @@ jobs:
include:
- name: Node.js 0.8
node-version: "0.8"
npm-i: mocha@2.5.3
npm-rm: istanbul

- name: Node.js 0.10
Expand Down
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -21,7 +21,7 @@
"eslint-plugin-promise": "4.0.1",
"eslint-plugin-standard": "4.0.0",
"istanbul": "0.4.5",
"mocha": "2.5.3"
"mocha": "3.5.3"
},
"engines": {
"node": ">= 0.8",
Expand Down

0 comments on commit 21736c0

Please sign in to comment.