Skip to content

Commit

Permalink
Bump @codemirror/lang-markdown from 6.3.0 to 6.3.2 in /panel
Browse files Browse the repository at this point in the history
Bumps [@codemirror/lang-markdown](https://github.com/codemirror/lang-markdown) from 6.3.0 to 6.3.2.
- [Changelog](https://github.com/codemirror/lang-markdown/blob/main/CHANGELOG.md)
- [Commits](codemirror/lang-markdown@6.3.0...6.3.2)

---
updated-dependencies:
- dependency-name: "@codemirror/lang-markdown"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 1, 2025
1 parent f826b27 commit 7ef8aee
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion panel/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
},
"dependencies": {
"@codemirror/commands": "^6.7.0",
"@codemirror/lang-markdown": "^6.3.0",
"@codemirror/lang-markdown": "^6.3.2",
"@codemirror/language": "^6.10.6",
"@codemirror/view": "^6.34.1",
"chartist": "^1.3.0",
Expand Down
10 changes: 5 additions & 5 deletions panel/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -108,9 +108,9 @@ __metadata:
languageName: node
linkType: hard

"@codemirror/lang-markdown@npm:^6.3.0":
version: 6.3.0
resolution: "@codemirror/lang-markdown@npm:6.3.0"
"@codemirror/lang-markdown@npm:^6.3.2":
version: 6.3.2
resolution: "@codemirror/lang-markdown@npm:6.3.2"
dependencies:
"@codemirror/autocomplete": "npm:^6.7.1"
"@codemirror/lang-html": "npm:^6.0.0"
Expand All @@ -119,7 +119,7 @@ __metadata:
"@codemirror/view": "npm:^6.0.0"
"@lezer/common": "npm:^1.2.1"
"@lezer/markdown": "npm:^1.0.0"
checksum: 10c0/983a412d568b9d88fd1197d57f51b4cedea09889cc7635d1911424931c3000a0ad8d7267429c3144e2148de13055d2456d5d543fee6267822191a65661752971
checksum: 10c0/dc1c8449cf320def12d2d9bbcba24a697513431650cc5a97413de9b70fc514521e1a677351f45cc73081ac1ff58812554ba580929a1f722d21ae66233f944499
languageName: node
linkType: hard

Expand Down Expand Up @@ -1814,7 +1814,7 @@ __metadata:
resolution: "formwork-panel@workspace:."
dependencies:
"@codemirror/commands": "npm:^6.7.0"
"@codemirror/lang-markdown": "npm:^6.3.0"
"@codemirror/lang-markdown": "npm:^6.3.2"
"@codemirror/language": "npm:^6.10.6"
"@codemirror/view": "npm:^6.34.1"
"@eslint/js": "npm:^9.13.0"
Expand Down

0 comments on commit 7ef8aee

Please sign in to comment.