Skip to content

Commit 3acd7d0

Browse files
Update dependency monaco-editor to v0.34.0 (#116)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 813296a commit 3acd7d0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

explorer/public/index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<meta name="viewport" content="width=device-width,initial-scale=1.0">
77
<link rel="icon" href="<%= BASE_URL %>favicon.ico">
88
<title>yaml-eslint-parser</title>
9-
<script src="https://cdnjs.cloudflare.com/ajax/libs/monaco-editor/0.33.0/min/vs/loader.min.js"></script>
9+
<script src="https://cdnjs.cloudflare.com/ajax/libs/monaco-editor/0.34.0/min/vs/loader.min.js"></script>
1010
</head>
1111
<body>
1212
<noscript>

0 commit comments

Comments
 (0)