Skip to content

Commit

Permalink
Update dev-dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
wooorm committed Oct 5, 2018
1 parent c9ce9ed commit 816c4a1
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 @@ -35,7 +35,7 @@
"browserify": "^16.0.0",
"is-hidden": "^1.0.1",
"negate": "^1.0.0",
"nyc": "^12.0.0",
"nyc": "^13.0.0",
"parse-dutch": "^4.0.0",
"parse-english": "^4.0.0",
"parse-latin": "^4.0.0",
Expand All @@ -46,7 +46,7 @@
"tape": "^4.0.0",
"tinyify": "^2.4.3",
"vfile": "^3.0.0",
"xo": "^0.21.0"
"xo": "^0.23.0"
},
"scripts": {
"format": "remark . -qfo && prettier --write '**/*.js' && xo --fix",
Expand Down

0 comments on commit 816c4a1

Please sign in to comment.