Skip to content

Commit

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

Bump typedoc-plugin-markdown from 3.15.4 to 3.16.0
  • Loading branch information
im-khem committed Aug 28, 2023
2 parents f4e3eb6 + d08f058 commit fcf5dbf
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 @@ -28,7 +28,7 @@
"@types/express-session": "^1.17.7",
"@types/uuid": "^9.0.2",
"typedoc": "^0.24.8",
"typedoc-plugin-markdown": "^3.15.4",
"typedoc-plugin-markdown": "^3.16.0",
"typescript": "^5.1.6"
}
}
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1210,10 +1210,10 @@ type-is@~1.6.18:
media-typer "0.3.0"
mime-types "~2.1.24"

typedoc-plugin-markdown@^3.15.4:
version "3.15.4"
resolved "https://registry.yarnpkg.com/typedoc-plugin-markdown/-/typedoc-plugin-markdown-3.15.4.tgz#928755d9cf8e2f12c98229920a251760a82247b6"
integrity sha512-KpjFL/NDrQAbY147oIoOgob2vAdEchsMcTVd6+e6H2lC1l5xhi48bhP/fMJI7qYQ8th5nubervgqw51z7gY66A==
typedoc-plugin-markdown@^3.16.0:
version "3.16.0"
resolved "https://registry.yarnpkg.com/typedoc-plugin-markdown/-/typedoc-plugin-markdown-3.16.0.tgz#98da250271aafade8b6740a8116a97cd3941abcd"
integrity sha512-eeiC78fDNGFwemPIHiwRC+mEC7W5jwt3fceUev2gJ2nFnXpVHo8eRrpC9BLWZDee6ehnz/sPmNjizbXwpfaTBw==
dependencies:
handlebars "^4.7.7"

Expand Down

0 comments on commit fcf5dbf

Please sign in to comment.