Skip to content

Commit

Permalink
build: mocha@9.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
dougwilson committed Jul 7, 2021
1 parent dcb8912 commit 3e21482
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 @@ -43,9 +43,11 @@ jobs:

- name: Node.js 10.x
node-version: "10.24"
npm-i: mocha@8.4.0

- name: Node.js 12.x
node-version: "12.22"
npm-i: mocha@8.4.0

- name: Node.js 14.x
node-version: "14.16"
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"eslint": "7.26.0",
"eslint-plugin-markdown": "2.0.1",
"mkdirp": "0.5.5",
"mocha": "8.4.0",
"mocha": "9.0.2",
"nyc": "15.1.0",
"pend": "1.2.0",
"require-all": "3.0.0",
Expand Down

0 comments on commit 3e21482

Please sign in to comment.