Skip to content

Commit

Permalink
Update deps.
Browse files Browse the repository at this point in the history
  • Loading branch information
zachleat committed Jan 20, 2022
1 parent 17d62ef commit 489f74b
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,12 +37,12 @@
"compatibility": ">=0.5.4"
},
"devDependencies": {
"ava": "^3.15.0",
"liquidjs": "^9.25.1",
"markdown-it": "^12.2.0"
"ava": "^4.0.1",
"liquidjs": "^9.33.1",
"markdown-it": "^12.3.2"
},
"dependencies": {
"linkedom": "^0.12.1",
"prismjs": "^1.25.0"
"linkedom": "^0.13.0",
"prismjs": "^1.26.0"
}
}

0 comments on commit 489f74b

Please sign in to comment.