Skip to content

Commit cfaf8fd

Browse files
committed
chore: bump dependencies to the latest version
1 parent 2135c28 commit cfaf8fd

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.10.0",
3+
"version": "0.10.1",
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.8.0"
23+
"mermaid": "^11.12.1"
2424
}
2525
}

0 commit comments

Comments
 (0)