mirror of
https://github.com/DavidAnson/markdownlint.git
synced 2026-01-05 23:48:49 +01:00
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:
parent
8e760b7255
commit
569e4c175b
1 changed files with 6 additions and 6 deletions
12
package.json
12
package.json
|
|
@ -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",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue