Skip to content

Commit 0de6c57

Browse files
committed
v5.0.1
1 parent 72163b7 commit 0de6c57

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@11ty/eleventy-plugin-syntaxhighlight",
3-
"version": "5.0.0",
3+
"version": "5.0.1",
44
"description": "Prism.js based syntax highlighting for Markdown, Liquid, Nunjucks, WebC, and 11ty.js templates.",
55
"publishConfig": {
66
"access": "public"
@@ -38,7 +38,7 @@
3838
},
3939
"devDependencies": {
4040
"@11ty/eleventy": "^3.0.0",
41-
"ava": "^6.2.0",
41+
"ava": "^6.3.0",
4242
"markdown-it": "^14.1.0"
4343
},
4444
"dependencies": {

0 commit comments

Comments
 (0)