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 Jun 3, 2021
1 parent 4af839b commit 084f727
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
Original file line number Diff line number Diff line change
Expand Up @@ -73,9 +73,11 @@ jobs:

- name: Node.js 8.x
node-version: "8.16"
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
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"eslint-plugin-promise": "4.2.1",
"eslint-plugin-standard": "4.0.1",
"istanbul": "0.4.5",
"mocha": "7.2.0"
"mocha": "8.4.0"
},
"files": [
"HISTORY.md",
Expand Down

0 comments on commit 084f727

Please sign in to comment.