Skip to content

Commit cef19e3

Browse files
Bump the dev-dependencies group with 2 updates
Bumps the dev-dependencies group with 2 updates: [async](https://github.com/caolan/async) and [markdown-it-anchor](https://github.com/valeriangalliat/markdown-it-anchor). Updates `async` from 3.2.5 to 3.2.6 - [Release notes](https://github.com/caolan/async/releases) - [Changelog](https://github.com/caolan/async/blob/master/CHANGELOG.md) - [Commits](caolan/async@v3.2.5...v3.2.6) Updates `markdown-it-anchor` from 9.0.1 to 9.1.0 - [Release notes](https://github.com/valeriangalliat/markdown-it-anchor/releases) - [Changelog](https://github.com/valeriangalliat/markdown-it-anchor/blob/master/CHANGELOG.md) - [Commits](valeriangalliat/markdown-it-anchor@v9.0.1...v9.1.0) --- updated-dependencies: - dependency-name: async dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: markdown-it-anchor dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3de4257 commit cef19e3

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

package-lock.json

Lines changed: 8 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,13 +13,13 @@
1313
"@actions/github": "^6.0.0",
1414
"@octokit/rest": "21.0.2",
1515
"@quasibit/eleventy-plugin-sitemap": "^2.2.0",
16-
"async": "^3.2.5",
16+
"async": "^3.2.6",
1717
"eleventy-plugin-seo": "^0.5.2",
1818
"eleventy-plugin-wordcount": "^1.0.5",
1919
"follow-redirects": "^1.15.6",
2020
"html-minifier": "^4.0.0",
2121
"luxon": "^3.5.0",
22-
"markdown-it-anchor": "^9.0.1",
22+
"markdown-it-anchor": "^9.1.0",
2323
"markdown-it-emoji": "^3.0.0",
2424
"markdown-it-external-links": "^0.0.6",
2525
"prettier": "^3.3.3"

0 commit comments

Comments
 (0)