Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump @codemirror/lang-markdown from 6.3.0 to 6.3.2 in /panel #644

Merged
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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