Skip to content

Commit

Permalink
Merge pull request #27 from masa-finance/dependabot/npm_and_yarn/type…
Browse files Browse the repository at this point in the history
…doc-0.25.1

Bump typedoc from 0.25.0 to 0.25.1
  • Loading branch information
H34D authored Sep 11, 2023
2 parents f56db14 + 129a119 commit 1d656d0
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"devDependencies": {
"@types/express-session": "^1.17.7",
"@types/uuid": "^9.0.3",
"typedoc": "^0.25.0",
"typedoc": "^0.25.1",
"typedoc-plugin-markdown": "^3.16.0",
"typescript": "^5.2.2"
}
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1217,10 +1217,10 @@ typedoc-plugin-markdown@^3.16.0:
dependencies:
handlebars "^4.7.7"

typedoc@^0.25.0:
version "0.25.0"
resolved "https://registry.yarnpkg.com/typedoc/-/typedoc-0.25.0.tgz#287f83d01c1c2186766884f4e04d698820d68115"
integrity sha512-FvCYWhO1n5jACE0C32qg6b3dSfQ8f2VzExnnRboowHtqUD6ARzM2r8YJeZFYXhcm2hI4C2oCRDgNPk/yaQUN9g==
typedoc@^0.25.1:
version "0.25.1"
resolved "https://registry.yarnpkg.com/typedoc/-/typedoc-0.25.1.tgz#50de2d8fb93623fbfb59e2fa6407ff40e3d3f438"
integrity sha512-c2ye3YUtGIadxN2O6YwPEXgrZcvhlZ6HlhWZ8jQRNzwLPn2ylhdGqdR8HbyDRyALP8J6lmSANILCkkIdNPFxqA==
dependencies:
lunr "^2.3.9"
marked "^4.3.0"
Expand Down

0 comments on commit 1d656d0

Please sign in to comment.