Skip to content

Commit 1c8057e

Browse files
chore(deps): bump codemirror from 5.58.1 to 5.61.1 (#128)
* chore(deps): bump codemirror from 5.58.1 to 5.61.1 Bumps [codemirror](https://github.com/codemirror/CodeMirror) from 5.58.1 to 5.61.1. - [Release notes](https://github.com/codemirror/CodeMirror/releases) - [Changelog](https://github.com/codemirror/CodeMirror/blob/master/CHANGELOG.md) - [Commits](codemirror/codemirror5@5.58.1...5.61.1) Signed-off-by: dependabot[bot] <[email protected]> * test: updating a broken test snapshot Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Jon Ursenbach <[email protected]>
1 parent e60f427 commit 1c8057e

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

__tests__/__snapshots__/codeMirror.test.js.snap

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -166,7 +166,7 @@ exports[`Supported languages JavaScript should syntax highlight an example 1`] =
166166
`;
167167
168168
exports[`Supported languages Julia should syntax highlight an example 1`] = `
169-
"<div class=\\"cm-s-neo\\"><span class=\\"cm-builtin\\">println</span>(<span class=\\"cm-string\\">&quot;Hello World&quot;</span>)
169+
"<div class=\\"cm-s-neo\\"><span class=\\"cm-variable\\">println</span>(<span class=\\"cm-string\\">&quot;Hello World&quot;</span>)
170170
</div>"
171171
`;
172172

package-lock.json

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)