Skip to content

Commit

Permalink
Fixes #424 and another npm audit warning for nyc too. One low vuln …
Browse files Browse the repository at this point in the history
…exists for browser-sync but we are on the latest version
  • Loading branch information
zachleat committed Feb 22, 2019
1 parent fc72216 commit b7b4741
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@
"husky": "^1.3.1",
"lint-staged": "^8.1.0",
"markdown-it-emoji": "^1.4.0",
"nyc": "^13.1.0",
"nyc": "^13.3.0",
"prettier": "^1.15.3",
"viperhtml": "^2.17.0",
"vue": "^2.5.22",
Expand All @@ -87,7 +87,7 @@
"fs-extra": "^7.0.1",
"gray-matter": "^4.0.1",
"hamljs": "^0.6.2",
"handlebars": "^4.0.12",
"handlebars": "^4.0.13",
"javascript-stringify": "^1.6.0",
"liquidjs": "^6.2.0",
"lodash": "^4.17.11",
Expand Down

0 comments on commit b7b4741

Please sign in to comment.