Skip to content

Commit

Permalink
build: mocha@9.1.4
Browse files Browse the repository at this point in the history
  • Loading branch information
dougwilson committed Jan 19, 2022
1 parent b31ed44 commit f056356
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 @@ -94,9 +94,11 @@ jobs:

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

- name: Node.js 11.x
node-version: "11.15"
npm-i: mocha@8.4.0

- name: Node.js 12.x
node-version: "12.22"
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"benchmark": "2.1.4",
"eslint": "7.32.0",
"eslint-plugin-markdown": "2.2.1",
"mocha": "8.4.0",
"mocha": "9.1.4",
"nyc": "15.1.0"
},
"files": [
Expand Down

0 comments on commit f056356

Please sign in to comment.