Skip to content

Commit

Permalink
build: mocha@9.1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
dougwilson committed Dec 25, 2021
1 parent f811ce3 commit ad167f5
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
Expand Up @@ -99,10 +99,12 @@ jobs:

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

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

- name: Node.js 12.x
Expand Down
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -22,7 +22,7 @@
"eslint-plugin-node": "11.1.0",
"eslint-plugin-promise": "4.3.1",
"eslint-plugin-standard": "4.1.0",
"mocha": "8.4.0",
"mocha": "9.1.3",
"nyc": "15.1.0"
},
"files": [
Expand Down

0 comments on commit ad167f5

Please sign in to comment.