Skip to content

Commit

Permalink
fix(deps): update website dependencies (#1278)
Browse files Browse the repository at this point in the history
* fix(deps): update website dependencies

* fix(deps): rolled back upgrade to mermaid since it conflicts with mdx-mermaid

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Jan Molak <1089173+jan-molak@users.noreply.github.com>
  • Loading branch information
renovate[bot] and jan-molak committed Aug 21, 2022
1 parent 0600d57 commit 5e1de6d
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 18 deletions.
2 changes: 1 addition & 1 deletion documentation/serenity-js.org/package.json
Expand Up @@ -21,7 +21,7 @@
"@docusaurus/preset-classic": "2.0.1",
"@mdx-js/react": "^1.6.22",
"clsx": "^1.2.1",
"docusaurus-plugin-typedoc-api": "^2.3.0",
"docusaurus-plugin-typedoc-api": "^2.4.0",
"mdx-mermaid": "^1.2.3",
"mermaid": "8.11.5",
"prism-react-renderer": "^1.3.5",
Expand Down
34 changes: 17 additions & 17 deletions package-lock.json

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

0 comments on commit 5e1de6d

Please sign in to comment.