Skip to content
This repository was archived by the owner on Sep 6, 2021. It is now read-only.

Commit 2016328

Browse files
committed
Update dependencies.
1 parent 59508aa commit 2016328

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -35,17 +35,17 @@
3535
"dependencies": {
3636
"glob": "^7.0.3",
3737
"iconv-lite": "^0.4.13",
38-
"lodash": "~4.5.0",
38+
"lodash": "~4.11.1",
3939
"semver": "~5.1.0",
40-
"wrench": "~1.5.8"
40+
"wrench": "~1.5.9"
4141
},
4242
"devDependencies": {
4343
"apidoc-example": "*",
44-
"jshint": "~2.9.1",
45-
"markdown-it": "^6.0.0",
44+
"jshint": "~2.9.2",
45+
"markdown-it": "^6.0.1",
4646
"mocha": "~2.4.5",
47-
"npm-check-updates": "^2.5.8",
48-
"should": "~8.2.2"
47+
"npm-check-updates": "^2.6.3",
48+
"should": "~8.3.1"
4949
},
5050
"jshintConfig": {
5151
"camelcase": true,

0 commit comments

Comments
 (0)