Skip to content

Commit

Permalink
chore(deps): update devdependencies typedoc-plugin-markdown to v4.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jul 1, 2024
1 parent be6d5dc commit 92b6a56
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion generator/src/main/resources/dependencies/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"prettier": "3.3.2",
"prettier-plugin-organize-imports": "3.2.4",
"typedoc": "0.25.13",
"typedoc-plugin-markdown": "4.0.3",
"typedoc-plugin-markdown": "4.1.1",
"typedoc-plugin-missing-exports": "2.3.0"
}
}
2 changes: 1 addition & 1 deletion release/fraudPreventionV2/src/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"ts-jest": "29.1.5",
"ts-standard": "12.0.2",
"typedoc": "0.25.13",
"typedoc-plugin-markdown": "4.0.1",
"typedoc-plugin-markdown": "4.1.1",
"typedoc-plugin-missing-exports": "2.2.0",
"typescript": "5.3.3"
},
Expand Down

0 comments on commit 92b6a56

Please sign in to comment.