Skip to content

Commit

Permalink
Merge branch 'master' into member-notify
Browse files Browse the repository at this point in the history
  • Loading branch information
Chuck LeDuc Díaz committed May 26, 2020
2 parents 7335b3c + fa8ae04 commit 608a627
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Expand Up @@ -39,7 +39,7 @@
"chai-spies": "^1.0.0",
"chai-uuid": "^1.0.6",
"coveralls": "^3.1.0",
"eslint": "^7.0.0",
"eslint": "^7.1.0",
"eslint-config-standard": "^14.1.1",
"eslint-plugin-chai-friendly": "^0.6.0",
"eslint-plugin-import": "^2.20.2",
Expand All @@ -48,10 +48,10 @@
"eslint-plugin-promise": "^4.2.1",
"eslint-plugin-standard": "^4.0.1",
"husky": "^4.2.5",
"mocha": "^7.1.2",
"mocha": "^7.2.0",
"mocha-lcov-reporter": "^1.3.0",
"nyc": "^15.0.1",
"serve": "^11.3.0"
"serve": "^11.3.1"
},
"scripts": {
"coverage": "nyc npm run mocha && nyc report --reporter=html",
Expand Down

0 comments on commit 608a627

Please sign in to comment.