Skip to content

Commit 9646164

Browse files
chore(deps): update dependency monaco-editor to v0.53.0 (#231)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 08e4561 commit 9646164

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

explorer/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<link rel="icon" href="/favicon.ico">
66
<meta name="viewport" content="width=device-width, initial-scale=1.0">
77
<title>yaml-eslint-parser</title>
8-
<script src="https://cdnjs.cloudflare.com/ajax/libs/monaco-editor/0.52.2/min/vs/loader.min.js"></script>
8+
<script src="https://cdnjs.cloudflare.com/ajax/libs/monaco-editor/0.53.0/min/vs/loader.min.js"></script>
99
</head>
1010
<body>
1111
<div id="app"></div>

0 commit comments

Comments
 (0)