Skip to content

Commit a5a426b

Browse files
Update dependency monaco-editor to v0.51.0
1 parent 5098955 commit a5a426b

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"@types/react-dom": "17.0.17",
1717
"classnames": "2.3.1",
1818
"esquery": "1.4.0",
19-
"monaco-editor": "0.33.0",
19+
"monaco-editor": "0.51.0",
2020
"prettier": "2.6.2",
2121
"react": "18.2.0",
2222
"react-dom": "18.2.0",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -7531,10 +7531,10 @@ mkdirp@^1.0.3, mkdirp@^1.0.4:
75317531
resolved "https://registry.yarnpkg.com/mkdirp/-/mkdirp-1.0.4.tgz#3eb5ed62622756d79a5f0e2a221dfebad75c2f7e"
75327532
integrity sha512-vVqVZQyf3WLx2Shd0qJ9xuvqgAyKPLAiqITEtqW0oIUjzo3PePDd6fW9iFz30ef7Ysp/oiWqbhszeGWW2T6Gzw==
75337533

7534-
monaco-editor@0.33.0:
7535-
version "0.33.0"
7536-
resolved "https://registry.yarnpkg.com/monaco-editor/-/monaco-editor-0.33.0.tgz#842e244f3750a2482f8a29c676b5684e75ff34af"
7537-
integrity sha512-VcRWPSLIUEgQJQIE0pVT8FcGBIgFoxz7jtqctE+IiCxWugD0DwgyQBcZBhdSrdMC84eumoqMZsGl2GTreOzwqw==
7534+
monaco-editor@0.51.0:
7535+
version "0.51.0"
7536+
resolved "https://registry.yarnpkg.com/monaco-editor/-/monaco-editor-0.51.0.tgz#922a6103f6742b5a62fbb097276c5a6619d879db"
7537+
integrity sha512-xaGwVV1fq343cM7aOYB6lVE4Ugf0UyimdD/x5PWcWBMKENwectaEu77FAN7c5sFiyumqeJdX1RPTh1ocioyDjw==
75387538

75397539
move-concurrently@^1.0.1:
75407540
version "1.0.1"

0 commit comments

Comments
 (0)