Skip to content

Commit

Permalink
build: mocha@8.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dougwilson committed Jan 18, 2022
1 parent e9a2bba commit 33e12a6
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Expand Up @@ -75,9 +75,11 @@ jobs:

- name: Node.js 8.x
node-version: "8.17"
npm-i: mocha@7.2.0

- name: Node.js 9.x
node-version: "9.11"
npm-i: mocha@7.2.0

- name: Node.js 10.x
node-version: "10.24"
Expand Down
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -21,7 +21,7 @@
"eslint-plugin-promise": "5.2.0",
"eslint-plugin-standard": "4.1.0",
"istanbul": "0.4.5",
"mocha": "7.2.0"
"mocha": "8.4.0"
},
"engines": {
"node": ">= 0.8",
Expand Down

0 comments on commit 33e12a6

Please sign in to comment.