Skip to content
This repository was archived by the owner on May 3, 2024. It is now read-only.

Commit 24118f8

Browse files
committed
Updated packages.
1 parent 528a93f commit 24118f8

File tree

1 file changed

+6
-5
lines changed

1 file changed

+6
-5
lines changed

package.json

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -8,13 +8,14 @@
88
},
99
"license": "MIT",
1010
"dependencies": {
11-
"handlebars": "4.0.11",
12-
"highlight.js": "9.12.0",
13-
"markdown-it": "8.4.0"
11+
"handlebars": "4.1.0",
12+
"highlight.js": "9.15.6",
13+
"markdown-it": "8.4.2"
1414
},
1515
"devDependencies": {
16-
"@neogeek/eslint-config-standards": "^2.0.0",
17-
"eslint": "^4.2.0"
16+
"@neogeek/eslint-config-standards": "4.1.0",
17+
"babel-eslint": "10.0.1",
18+
"eslint": "5.14.1"
1819
},
1920
"peerDependencies": {
2021
"doxdox": "~2.0.3"

0 commit comments

Comments
 (0)