Skip to content

Commit 933c9da

Browse files
committed
Update dependencies: @types/node to 12.12.17, cpy-cli to 3.0.0, eslint to 6.7.2, glob to 7.1.6, markdownlint-rule-helpers to 0.5.0, typescript to 3.7.3, uglify-js to 3.7.2.
1 parent b39e5e3 commit 933c9da

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -33,24 +33,24 @@
3333
"markdown-it": "10.0.0"
3434
},
3535
"devDependencies": {
36-
"@types/node": "~12.7.11",
36+
"@types/node": "~12.12.17",
3737
"browserify": "~16.5.0",
38-
"cpy-cli": "~2.0.0",
39-
"eslint": "~6.5.1",
40-
"glob": "~7.1.4",
38+
"cpy-cli": "~3.0.0",
39+
"eslint": "~6.7.2",
40+
"glob": "~7.1.6",
4141
"js-yaml": "~3.13.1",
4242
"markdown-it-for-inline": "~0.1.1",
4343
"markdown-it-katex": "~2.0.3",
4444
"markdown-it-sub": "~1.0.0",
4545
"markdown-it-sup": "~1.0.0",
46-
"markdownlint-rule-helpers": "~0.4.0",
46+
"markdownlint-rule-helpers": "~0.5.0",
4747
"nodeunit": "~0.11.3",
4848
"nyc": "~14.1.1",
4949
"rimraf": "~3.0.0",
5050
"toml": "~3.0.0",
5151
"tv4": "~1.3.0",
52-
"typescript": "~3.7.2",
53-
"uglify-js": "~3.6.0"
52+
"typescript": "~3.7.3",
53+
"uglify-js": "~3.7.2"
5454
},
5555
"keywords": [
5656
"markdown",

0 commit comments

Comments
 (0)