Update dependencies: c8 to 7.10.0, markdown-it-texmath to 0.9.7, markdownlint-rule-helpers to 0.15.0, ts-loader to 9.2.6, typescript to 4.5.4, webpack to 5.65.0, webpack-cli to 4.9.1.

This commit is contained in:
David Anson 2021-12-19 03:55:10 +00:00 committed by GitHub
parent a656762710
commit 64fcee7e49
2 changed files with 65 additions and 61 deletions

View file

@ -51,7 +51,7 @@
},
"devDependencies": {
"ava": "~3.15.0",
"c8": "~7.8.0",
"c8": "~7.10.0",
"eslint": "~7.32.0",
"eslint-plugin-jsdoc": "~36.0.7",
"eslint-plugin-node": "~11.1.0",
@ -61,16 +61,16 @@
"markdown-it-for-inline": "~0.1.1",
"markdown-it-sub": "~1.0.0",
"markdown-it-sup": "~1.0.0",
"markdown-it-texmath": "~0.9.1",
"markdownlint-rule-helpers": "~0.14.0",
"markdown-it-texmath": "~0.9.7",
"markdownlint-rule-helpers": "~0.15.0",
"npm-run-all": "~4.1.5",
"strip-json-comments": "~3.1.1",
"toml": "~3.0.0",
"ts-loader": "~9.2.5",
"ts-loader": "~9.2.6",
"tv4": "~1.3.0",
"typescript": "~4.3.5",
"webpack": "~5.51.1",
"webpack-cli": "~4.8.0"
"typescript": "~4.5.4",
"webpack": "~5.65.0",
"webpack-cli": "~4.9.1"
},
"keywords": [
"markdown",