Update dependencies: @types/node to 12.0.7, glob to 7.1.4, markdownlint-rule-helpers to 0.2.1, nyc to 14.1.1, typescript to 3.5.1, uglify-js to 3.6.0.

This commit is contained in:
David Anson 2019-06-09 14:28:50 -07:00
parent 8e760b7255
commit 569e4c175b

View file

@ -30,24 +30,24 @@
"markdown-it": "8.4.2"
},
"devDependencies": {
"@types/node": "~12.0.0",
"@types/node": "~12.0.7",
"browserify": "~16.2.3",
"cpy-cli": "~2.0.0",
"eslint": "~5.16.0",
"glob": "~7.1.3",
"glob": "~7.1.4",
"js-yaml": "~3.13.1",
"markdown-it-for-inline": "~0.1.1",
"markdown-it-katex": "~2.0.3",
"markdown-it-sub": "~1.0.0",
"markdown-it-sup": "~1.0.0",
"markdownlint-rule-helpers": "~0.1.0",
"markdownlint-rule-helpers": "~0.2.1",
"nodeunit": "~0.11.3",
"nyc": "~14.1.0",
"nyc": "~14.1.1",
"rimraf": "~2.6.3",
"toml": "~3.0.0",
"tv4": "~1.3.0",
"typescript": "~3.4.5",
"uglify-js": "~3.5.11"
"typescript": "~3.5.1",
"uglify-js": "~3.6.0"
},
"keywords": [
"markdown",