Skip to content

Commit

Permalink
Update update-notifier
Browse files Browse the repository at this point in the history
Closes GH-334.

Reviewed-by: Titus Wormer <tituswormer@gmail.com>

Co-authored-by: Titus Wormer <tituswormer@gmail.com>
  • Loading branch information
julienw and wooorm committed Nov 4, 2022
1 parent 1b4c1be commit ad49400
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 @@ -84,14 +84,14 @@
"unified": "^10.0.0",
"unified-diff": "^4.0.0",
"unified-engine": "^10.0.0",
"update-notifier": "^5.0.0",
"update-notifier": "^6.0.0",
"vfile": "^5.0.0",
"vfile-reporter": "^7.0.0",
"vfile-sort": "^3.0.0"
},
"devDependencies": {
"@types/tape": "^4.0.0",
"@types/update-notifier": "^5.0.0",
"@types/update-notifier": "^6.0.0",
"c8": "^7.10.0",
"prettier": "^2.0.0",
"remark-cli": "^10.0.0",
Expand Down

0 comments on commit ad49400

Please sign in to comment.