Skip to content

Commit 319e3ba

Browse files
authored
Merge pull request #58 from interledger/am/update-dependencies
chore: bump dependencies to the latest version
2 parents 2135c28 + cfaf8fd commit 319e3ba

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)