Skip to content

Commit

Permalink
Major version upgrades to ava and nyc (devDependencies only)
Browse files Browse the repository at this point in the history
  • Loading branch information
zachleat committed Jun 16, 2019
1 parent f9cfccc commit e127ca1
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 @@ -66,10 +66,10 @@
},
"devDependencies": {
"@11ty/eleventy-plugin-syntaxhighlight": "^2.0.3",
"ava": "^1.4.1",
"ava": "^2.1.0",
"lint-staged": "^8.2.1",
"markdown-it-emoji": "^1.4.0",
"nyc": "^13.3.0",
"nyc": "^14.1.1",
"pre-commit": "^1.2.2",
"pre-push": "^0.1.1",
"prettier": "^1.18.2",
Expand Down

0 comments on commit e127ca1

Please sign in to comment.