Updates dependencies.

This commit is contained in:
Zach Leatherman 2019-04-04 17:36:37 -05:00
parent bbad06deae
commit c700f094a6

View File

@ -22,11 +22,11 @@
}, },
"homepage": "https://github.com/11ty/eleventy-base-blog#readme", "homepage": "https://github.com/11ty/eleventy-base-blog#readme",
"devDependencies": { "devDependencies": {
"@11ty/eleventy": "^0.7.1", "@11ty/eleventy": "^0.8.0",
"@11ty/eleventy-plugin-rss": "^1.0.3", "@11ty/eleventy-plugin-rss": "^1.0.6",
"@11ty/eleventy-plugin-syntaxhighlight": "^2.0.0", "@11ty/eleventy-plugin-syntaxhighlight": "^2.0.1",
"luxon": "^1.0.0", "luxon": "^1.12.0",
"markdown-it": "^8.4.1", "markdown-it": "^8.4.2",
"markdown-it-anchor": "^5.0.2" "markdown-it-anchor": "^5.0.2"
} }
} }