Skip to content

Commit caca49a

Browse files
authoredOct 4, 2023
fix(deps): update dependency codemirror-lang-mermaid to ^0.5.0 (#539)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent e84c5c5 commit caca49a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎extensions/langs/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
"@replit/codemirror-lang-nix": "^6.0.1",
5151
"@replit/codemirror-lang-solidity": "^6.0.1",
5252
"@replit/codemirror-lang-svelte": "^6.0.0",
53-
"codemirror-lang-mermaid": "^0.2.1"
53+
"codemirror-lang-mermaid": "^0.5.0"
5454
},
5555
"keywords": [
5656
"codemirror",

0 commit comments

Comments
 (0)
Please sign in to comment.