Skip to content

Commit

Permalink
chore(deps): bump mermaid from 10.9.0 to 10.9.1 (#1408)
Browse files Browse the repository at this point in the history
Bumps [mermaid](https://github.com/mermaid-js/mermaid) from 10.9.0 to 10.9.1.
- [Release notes](https://github.com/mermaid-js/mermaid/releases)
- [Changelog](https://github.com/mermaid-js/mermaid/blob/develop/CHANGELOG.md)
- [Commits](mermaid-js/mermaid@v10.9.0...v10.9.1)

---
updated-dependencies:
- dependency-name: mermaid
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored May 21, 2024
1 parent 1213372 commit 0b9a455
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"klaw": "^4.1.0",
"mdx-mermaid": "^v1.3.2",
"medium-zoom": "^1.0.8",
"mermaid": "^10.9.0",
"mermaid": "^10.9.1",
"react": "^17.0.2",
"react-dom": "^17.0.2",
"react-youtube": "^10.1.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -10158,9 +10158,9 @@ __metadata:
languageName: node
linkType: hard

"mermaid@npm:^10.9.0":
version: 10.9.0
resolution: "mermaid@npm:10.9.0"
"mermaid@npm:^10.9.1":
version: 10.9.1
resolution: "mermaid@npm:10.9.1"
dependencies:
"@braintree/sanitize-url": "npm:^6.0.1"
"@types/d3-scale": "npm:^4.0.3"
Expand All @@ -10182,7 +10182,7 @@ __metadata:
ts-dedent: "npm:^2.2.0"
uuid: "npm:^9.0.0"
web-worker: "npm:^1.2.0"
checksum: 10/458c2dec312271c1e48b6dc8ba9f8a50209e3cb633fcce2ee5d9f75a02ca0a85de28bd95d1096ac2106aecd7c33637d4084d0aca02ba9d25b3495e60d76796a2
checksum: 10/13f90ec5995d994c5d6433173f973cc954294be8f90b9c05e32c43b5f0b68b83156de219c9a27396fad293e35ef9003f1dc347bc78543cd6975ca3742df7c261
languageName: node
linkType: hard

Expand Down Expand Up @@ -10214,7 +10214,7 @@ __metadata:
klaw: "npm:^4.1.0"
mdx-mermaid: "npm:^v1.3.2"
medium-zoom: "npm:^1.0.8"
mermaid: "npm:^10.9.0"
mermaid: "npm:^10.9.1"
prop-types: "npm:^15.8.1"
react: "npm:^17.0.2"
react-dom: "npm:^17.0.2"
Expand Down

0 comments on commit 0b9a455

Please sign in to comment.