Skip to content

Commit

Permalink
chore(deps): update dependency typedoc to ^0.24.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jun 5, 2023
1 parent 5cf9b20 commit 5324d44
Show file tree
Hide file tree
Showing 3 changed files with 45 additions and 34 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,6 @@
"husky": "^8.0.1",
"lint-staged": "^13.0.1",
"prettier": "^2.7.1",
"typedoc": "^0.23.0"
"typedoc": "^0.24.0"
}
}
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@
"microbundle": "^0.15.0",
"prettier": "^2.6.2",
"shx": "^0.3.4",
"typedoc": "^0.23.0",
"typedoc": "^0.24.0",
"typedoc-plugin-markdown": "^3.12.1",
"typescript": "^4.6.4"
},
Expand Down
75 changes: 43 additions & 32 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 5324d44

Please sign in to comment.