Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#334)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 1, 2025
1 parent 4679a98 commit 2a3e3e6
Show file tree
Hide file tree
Showing 2 changed files with 389 additions and 62 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,10 +15,10 @@
"devDependencies": {
"@mdit/plugin-footnote": "0.14.0",
"@mdit/plugin-mark": "^0.14.0",
"@types/node": "22.10.1",
"@types/node": "22.10.2",
"husky": "9.1.7",
"lint-staged": "15.2.10",
"markdownlint-cli2": "0.15.0",
"lint-staged": "15.3.0",
"markdownlint-cli2": "0.17.1",
"markdownlint-rule-search-replace": "^1.2.0",
"prettier": "2.8.8",
"vitepress": "1.5.0"
Expand All @@ -40,5 +40,5 @@
"lint-staged": {
"*.md": "prettier --write"
},
"packageManager": "[email protected].1"
"packageManager": "[email protected].2"
}
Loading

0 comments on commit 2a3e3e6

Please sign in to comment.