Skip to content

Commit 7e9ab85

Browse files
Update dependency monaco-editor to v0.47.0
1 parent 5098955 commit 7e9ab85

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.47.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.47.0:
7535+
version "0.47.0"
7536+
resolved "https://registry.yarnpkg.com/monaco-editor/-/monaco-editor-0.47.0.tgz#39865d67e0c9fb8c6b49e760bf9caf6a6650d28e"
7537+
integrity sha512-VabVvHvQ9QmMwXu4du008ZDuyLnHs9j7ThVFsiJoXSOQk18+LF89N4ADzPbFenm0W4V2bGHnFBztIRQTgBfxzw==
75387538

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

0 commit comments

Comments
 (0)