Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
dougwilson committed Nov 10, 2021
1 parent c09d32f commit 404cb71
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 @@ -80,9 +80,11 @@ jobs:

- name: Node.js 8.x
node-version: "8.14"
npm-i: [email protected]

- name: Node.js 9.x
node-version: "9.11"
npm-i: [email protected]

- 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 @@ -24,7 +24,7 @@
"eslint-plugin-promise": "4.3.1",
"eslint-plugin-standard": "4.0.0",
"istanbul": "0.4.5",
"mocha": "7.2.0"
"mocha": "8.4.0"
},
"files": [
"LICENSE",
Expand Down

0 comments on commit 404cb71

Please sign in to comment.