Update dependencies: @types/node to 14.14.9, browserify to 17.0.0, c8 to 7.3.5, eslint to 7.14.0, eslint-plugin-jsdoc to 30.7.8, eslint-plugin-unicorn to 23.0.0, markdownlint-rule-helpers to 0.12.0, typescript to 4.1.2, uglify-js to 3.12.0.

This commit is contained in:
David Anson 2020-11-24 16:25:08 -08:00
parent c2541468ff
commit d2bd75748f
5 changed files with 27 additions and 17 deletions

View file

@ -36,14 +36,14 @@
"markdown-it": "12.0.2"
},
"devDependencies": {
"@types/node": "~14.6.4",
"browserify": "~16.5.2",
"c8": "~7.3.0",
"@types/node": "~14.14.9",
"browserify": "~17.0.0",
"c8": "~7.3.5",
"cpy-cli": "~3.1.1",
"eslint": "~7.8.1",
"eslint-plugin-jsdoc": "~30.3.1",
"eslint": "~7.14.0",
"eslint-plugin-jsdoc": "~30.7.8",
"eslint-plugin-node": "~11.1.0",
"eslint-plugin-unicorn": "~21.0.0",
"eslint-plugin-unicorn": "~23.0.0",
"globby": "~11.0.1",
"js-yaml": "~3.14.0",
"make-dir-cli": "~2.0.0",
@ -51,15 +51,15 @@
"markdown-it-sub": "~1.0.0",
"markdown-it-sup": "~1.0.0",
"markdown-it-texmath": "~0.8.0",
"markdownlint-rule-helpers": "~0.11.0",
"markdownlint-rule-helpers": "~0.12.0",
"rimraf": "~3.0.2",
"strip-json-comments": "~3.1.1",
"tape": "~5.0.1",
"tape-player": "~0.1.1",
"toml": "~3.0.0",
"tv4": "~1.3.0",
"typescript": "~4.0.2",
"uglify-js": "~3.10.3"
"typescript": "~4.1.2",
"uglify-js": "~3.12.0"
},
"keywords": [
"markdown",