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 22, 2023
1 parent fcba855 commit 5cff393
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 @@ -82,9 +82,11 @@ jobs:

- name: Node.js 8.x
node-version: "8.15"
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.15"
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"eslint-plugin-node": "9.1.0",
"eslint-plugin-promise": "4.2.1",
"eslint-plugin-standard": "4.1.0",
"mocha": "7.2.0",
"mocha": "8.4.0",
"nyc": "14.1.1"
},
"files": [
Expand Down

0 comments on commit 5cff393

Please sign in to comment.