Skip to content

Commit b82e55a

Browse files
Bump mermaid from 11.9.0 to 11.10.0
Bumps [mermaid](https://github.com/mermaid-js/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/[email protected]@11.10.0) --- updated-dependencies: - dependency-name: mermaid dependency-version: 11.10.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 8d15087 commit b82e55a

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

packages/ui/vue/widget/mermaid/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"org.eclipse.daanse.board.app.lib.repository.widget": "0.0.1-next.1",
2828
"org.eclipse.daanse.board.app.ui.vue.plugins.i18next": "0.0.1-next.1",
2929
"org.eclipse.daanse.board.app.lib.utils.helpers": "0.0.1-next.1",
30-
"mermaid": "11.9.0",
30+
"mermaid": "11.10.0",
3131
"org.eclipse.daanse.board.app.ui.vue.composables": "0.0.1-next.1",
3232
"uuid": "^11.1.0"
3333
},

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9958,10 +9958,10 @@ merge2@^1.3.0:
99589958
resolved "https://registry.npmjs.org/merge2/-/merge2-1.4.1.tgz#4368892f885e907455a6fd7dc55c0c9d404990ae"
99599959
integrity sha512-8q7VEgMJW4J8tcfVPy8g09NcQwZdbwFEqhe/WZkoIzjn/3TGDwtOCYtXGxA3O8tPzpczCCDgv+P2P5y00ZJOOg==
99609960

9961-
mermaid@11.9.0:
9962-
version "11.9.0"
9963-
resolved "https://registry.yarnpkg.com/mermaid/-/mermaid-11.9.0.tgz#fdc055d0f2a7f2afc13a78cb3e3c9b1374614e2e"
9964-
integrity sha512-YdPXn9slEwO0omQfQIsW6vS84weVQftIyyTGAZCwM//MGhPzL1+l6vO6bkf0wnP4tHigH1alZ5Ooy3HXI2gOag==
9961+
mermaid@11.10.0:
9962+
version "11.10.0"
9963+
resolved "https://registry.yarnpkg.com/mermaid/-/mermaid-11.10.0.tgz#4949f98d08cfdc4cda429372ed2f843a64c99946"
9964+
integrity sha512-oQsFzPBy9xlpnGxUqLbVY8pvknLlsNIJ0NWwi8SUJjhbP1IT0E0o1lfhU4iYV3ubpy+xkzkaOyDUQMn06vQElQ==
99659965
dependencies:
99669966
"@braintree/sanitize-url" "^7.0.4"
99679967
"@iconify/utils" "^2.1.33"

0 commit comments

Comments
 (0)