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 Sep 16, 2024
1 parent 715c29f commit ffb9a7c
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,6 @@
"generate": "undocs build"
},
"devDependencies": {
"undocs": "0.2.20"
"undocs": "0.2.27"
}
}
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -64,14 +64,14 @@
"@types/estree": "1.0.5",
"@types/node": "20.16.5",
"@vitest/coverage-v8": "1.6.0",
"acorn": "8.11.3",
"bumpp": "9.4.1",
"acorn": "8.12.1",
"bumpp": "9.5.2",
"eslint": "9.10.0",
"expect-type": "0.18.0",
"expect-type": "0.20.0",
"lint-staged": "latest",
"rollup": "4.12.1",
"simple-git-hooks": "2.10.0",
"typescript": "5.4.5",
"rollup": "4.21.3",
"simple-git-hooks": "2.11.1",
"typescript": "5.6.2",
"unbuild": "2.0.0",
"vite": "5.2.13",
"vitest": "1.6.0"
Expand Down

0 comments on commit ffb9a7c

Please sign in to comment.