Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 1, 2024
1 parent eff6015 commit 218f4a2
Show file tree
Hide file tree
Showing 2 changed files with 173 additions and 146 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,15 +13,15 @@
"prepare": "husky"
},
"devDependencies": {
"@mdit/plugin-footnote": "0.10.0",
"@types/node": "20.12.8",
"@mdit/plugin-footnote": "0.12.0",
"@types/node": "20.13.0",
"feed": "4.2.2",
"husky": "9.0.11",
"lint-staged": "15.2.2",
"lint-staged": "15.2.5",
"markdownlint-cli2": "0.13.0",
"prettier": "2.8.8",
"vitepress": "1.1.4",
"vue": "3.4.26"
"vitepress": "1.2.2",
"vue": "3.4.27"
},
"lint-staged": {
"*.md": "prettier --write"
Expand Down
Loading

0 comments on commit 218f4a2

Please sign in to comment.