Comparing version 7.4.0 to 7.5.0
{ | ||
"name": "leasot", | ||
"description": "Parse and output TODOs and FIXMEs from comments in your files", | ||
"version": "7.4.0", | ||
"version": "7.5.0", | ||
"author": "Gilad Peleg <gilad@giladpeleg.com> (https://www.giladpeleg.com)", | ||
@@ -29,16 +29,16 @@ "bin": { | ||
"@types/mocha": "^5.2.7", | ||
"@types/node": "^12.0.4", | ||
"@types/node": "^12.0.8", | ||
"@types/strip-ansi": "^5.2.1", | ||
"@types/text-table": "^0.2.1", | ||
"gh-pages": "^2.0.1", | ||
"husky": "^2.3.0", | ||
"husky": "^2.4.1", | ||
"jsdoc-to-markdown": "^5.0.0", | ||
"lint-staged": "^8.1.7", | ||
"lint-staged": "^8.2.1", | ||
"mocha": "^6.1.4", | ||
"prettier": "^1.17.1", | ||
"prettier": "^1.18.2", | ||
"rimraf": "^2.6.3", | ||
"should": "^13.2.3", | ||
"ts-node": "^8.2.0", | ||
"ts-node": "^8.3.0", | ||
"typedoc": "^0.14.2", | ||
"typescript": "^3.5.1" | ||
"typescript": "^3.5.2" | ||
}, | ||
@@ -45,0 +45,0 @@ "engines": { |