Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump dependencies
Browse files Browse the repository at this point in the history
aperezdc committed Feb 26, 2024
1 parent 487844f commit 83da016
Showing 2 changed files with 337 additions and 2,646 deletions.
2,977 changes: 334 additions & 2,643 deletions package-lock.json

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -22,11 +22,11 @@
"devDependencies": {
"@11ty/eleventy": "^2.0.0",
"@11ty/eleventy-plugin-rss": "^1.1.1",
"@11ty/eleventy-plugin-syntaxhighlight": "^4.2.0",
"@11ty/eleventy-plugin-syntaxhighlight": "^5.0.0",
"gh-pages": "^3.0.0"
},
"dependencies": {
"markdown-it-anchor": "^8.0.0",
"markdown-it-toc-done-right": "^4.1.0"
"markdown-it-anchor": "^8.6.0",
"markdown-it-toc-done-right": "^4.2.0"
}
}

0 comments on commit 83da016

Please sign in to comment.