Skip to content

Commit 9709857

Browse files
authored
Merge pull request #46 from interledger/chj/bump-dependencies
chore: bump Mermaid to latest version
2 parents 059df2f + 380a6c7 commit 9709857

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@interledger/docs-design-system",
3-
"version": "0.7.1",
3+
"version": "0.7.2",
44
"type": "module",
55
"description": "Shared styles and components used across all Interledger Starlight documentation sites",
66
"exports": {
@@ -20,6 +20,6 @@
2020
"url": "https://github.com/interledger/docs-design-system"
2121
},
2222
"dependencies": {
23-
"mermaid": "^11.6.0"
23+
"mermaid": "^11.8.0"
2424
}
2525
}

0 commit comments

Comments
 (0)