Skip to content

Commit 4195d76

Browse files
fix(deps): update dependency @codemirror/lang-javascript to v0.19.4 (#116)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
1 parent c2fcb2b commit 4195d76

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"license": "MIT",
1818
"dependencies": {
1919
"@babel/runtime": "7.16.7",
20-
"@codemirror/lang-javascript": "0.19.3",
20+
"@codemirror/lang-javascript": "0.19.4",
2121
"@codemirror/lang-json": "0.19.1",
2222
"@codemirror/lang-css": "0.19.3",
2323
"@codemirror/lang-html": "0.19.4",

0 commit comments

Comments
 (0)