Skip to content

Commit c33ba19

Browse files
build(deps-dev): Bump mermaid
Bumps the npm_and_yarn group with 1 update in the /docs directory: [mermaid](https://github.com/mermaid-js/mermaid). Updates `mermaid` from 11.9.0 to 11.10.0 - [Release notes](https://github.com/mermaid-js/mermaid/releases) - [Commits](https://github.com/mermaid-js/mermaid/compare/mermaid@11.9.0...mermaid@11.10.0) --- updated-dependencies: - dependency-name: mermaid dependency-version: 11.10.0 dependency-type: direct:development dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 51f410d commit c33ba19

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

docs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"preview": "vitepress preview"
99
},
1010
"devDependencies": {
11-
"mermaid": "^11.8.1",
11+
"mermaid": "^11.10.0",
1212
"terser": "^5.43.1",
1313
"vitepress": "^1.5.0",
1414
"vitepress-plugin-mermaid": "^2.0.17"

docs/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1920,10 +1920,10 @@ mdast-util-to-hast@^13.0.0:
19201920
unist-util-visit "^5.0.0"
19211921
vfile "^6.0.0"
19221922

1923-
mermaid@^11.8.1:
1924-
version "11.9.0"
1925-
resolved "https://registry.npmjs.org/mermaid/-/mermaid-11.9.0.tgz"
1926-
integrity sha512-YdPXn9slEwO0omQfQIsW6vS84weVQftIyyTGAZCwM//MGhPzL1+l6vO6bkf0wnP4tHigH1alZ5Ooy3HXI2gOag==
1923+
mermaid@^11.10.0:
1924+
version "11.10.0"
1925+
resolved "https://registry.yarnpkg.com/mermaid/-/mermaid-11.10.0.tgz#4949f98d08cfdc4cda429372ed2f843a64c99946"
1926+
integrity sha512-oQsFzPBy9xlpnGxUqLbVY8pvknLlsNIJ0NWwi8SUJjhbP1IT0E0o1lfhU4iYV3ubpy+xkzkaOyDUQMn06vQElQ==
19271927
dependencies:
19281928
"@braintree/sanitize-url" "^7.0.4"
19291929
"@iconify/utils" "^2.1.33"

0 commit comments

Comments
 (0)