Skip to content
This repository was archived by the owner on Jan 8, 2025. It is now read-only.

Commit 93a7bb3

Browse files
committed
n/a updated development dependencies
1 parent 3f1f5c3 commit 93a7bb3

File tree

2 files changed

+50
-43
lines changed

2 files changed

+50
-43
lines changed

package-lock.json

+46-39
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -61,18 +61,18 @@
6161
"eslint-config-prettier": "^6.0.0",
6262
"eslint-config-standard": "^13.0.1",
6363
"eslint-plugin-import": "^2.18.0",
64-
"eslint-plugin-mocha": "^5.3.0",
64+
"eslint-plugin-mocha": "^6.0.0",
6565
"eslint-plugin-node": "^9.1.0",
6666
"eslint-plugin-prettier": "^3.1.0",
6767
"eslint-plugin-promise": "^4.2.1",
6868
"eslint-plugin-standard": "^4.0.0",
69-
"husky": "^3.0.0",
69+
"husky": "^3.0.1",
7070
"lint-staged": "^9.2.0",
71-
"mocha": "^6.1.4",
71+
"mocha": "^6.2.0",
7272
"mock-req-res": "^1.1.1",
7373
"nyc": "^14.1.1",
7474
"prettier": "^1.18.2",
75-
"proxyquire": "^2.1.0",
75+
"proxyquire": "^2.1.1",
7676
"sinon": "^7.3.2",
7777
"sinon-chai": "^3.3.0",
7878
"supertest": "^4.0.2"

0 commit comments

Comments
 (0)