Update dependencies: c8 to 7.7.2, eslint to 7.28.0, eslint-plugin-jsdoc to 35.1.3, eslint-plugin-unicorn to 33.0.1, globby to 11.0.3, js-yaml to 4.1.0, markdown-it-texmath to 0.9.0, markdownlint-rule-helpers to 0.14.0, ts-loader to 9.2.3, typescript to 4.3.2, webpack to 5.38.1, webpack-cli to 4.7.2.

This commit is contained in:
David Anson 2021-06-08 22:20:13 -07:00
parent e441d247ee
commit fb5f647368
6 changed files with 67 additions and 53 deletions

View file

@ -40,28 +40,28 @@
},
"devDependencies": {
"ava": "~3.15.0",
"c8": "~7.5.0",
"c8": "~7.7.2",
"cpy-cli": "~3.1.1",
"eslint": "~7.19.0",
"eslint-plugin-jsdoc": "~31.6.0",
"eslint": "~7.28.0",
"eslint-plugin-jsdoc": "~35.1.3",
"eslint-plugin-node": "~11.1.0",
"eslint-plugin-unicorn": "~27.0.0",
"globby": "~11.0.2",
"js-yaml": "~4.0.0",
"eslint-plugin-unicorn": "~33.0.1",
"globby": "~11.0.3",
"js-yaml": "~4.1.0",
"markdown-it-for-inline": "~0.1.1",
"markdown-it-sub": "~1.0.0",
"markdown-it-sup": "~1.0.0",
"markdown-it-texmath": "~0.8.0",
"markdownlint-rule-helpers": "~0.13.0",
"markdown-it-texmath": "~0.9.0",
"markdownlint-rule-helpers": "~0.14.0",
"npm-run-all": "~4.1.5",
"rimraf": "~3.0.2",
"strip-json-comments": "~3.1.1",
"toml": "~3.0.0",
"ts-loader": "~8.0.15",
"ts-loader": "~9.2.3",
"tv4": "~1.3.0",
"typescript": "~4.1.3",
"webpack": "~5.21.1",
"webpack-cli": "~4.5.0"
"typescript": "~4.3.2",
"webpack": "~5.38.1",
"webpack-cli": "~4.7.2"
},
"keywords": [
"markdown",