Skip to content

Commit

Permalink
Upgrade dependencies (#396)
Browse files Browse the repository at this point in the history
  • Loading branch information
ehmicky authored and sindresorhus committed Dec 18, 2019
1 parent bc520f9 commit df08cfb
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Expand Up @@ -51,15 +51,15 @@
"strip-final-newline": "^2.0.0"
},
"devDependencies": {
"@types/node": "^12.0.7",
"@types/node": "^12.12.18",
"ava": "^2.1.0",
"coveralls": "^3.0.4",
"coveralls": "^3.0.9",
"get-node": "^6.6.0",
"is-running": "^2.1.0",
"nyc": "^14.1.1",
"p-event": "^4.1.0",
"tempfile": "^3.0.0",
"tsd": "^0.7.3",
"tsd": "^0.11.0",
"xo": "^0.25.3"
},
"nyc": {
Expand Down

0 comments on commit df08cfb

Please sign in to comment.