Skip to content

Commit 783dd32

Browse files
committed
Update dependency monaco-editor to v0.33.0
1 parent 67e1c4e commit 783dd32

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"@types/react-dom": "17.0.13",
1717
"classnames": "2.3.1",
1818
"esquery": "1.4.0",
19-
"monaco-editor": "0.32.1",
19+
"monaco-editor": "0.33.0",
2020
"prettier": "2.5.1",
2121
"react": "17.0.2",
2222
"react-dom": "17.0.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7524,10 +7524,10 @@ mkdirp@^1.0.3, mkdirp@^1.0.4:
75247524
resolved "https://registry.yarnpkg.com/mkdirp/-/mkdirp-1.0.4.tgz#3eb5ed62622756d79a5f0e2a221dfebad75c2f7e"
75257525
integrity sha512-vVqVZQyf3WLx2Shd0qJ9xuvqgAyKPLAiqITEtqW0oIUjzo3PePDd6fW9iFz30ef7Ysp/oiWqbhszeGWW2T6Gzw==
75267526

7527-
monaco-editor@0.32.1:
7528-
version "0.32.1"
7529-
resolved "https://registry.yarnpkg.com/monaco-editor/-/monaco-editor-0.32.1.tgz#75a9bba379a923fd8e9ce99cddcab3a4e7657615"
7530-
integrity sha512-LUt2wsUvQmEi2tfTOK+tjAPvt7eQ+K5C4rZPr6SeuyzjAuAHrIvlUloTcOiGjZW3fn3a/jFQCONrEJbNOaCqbA==
7527+
monaco-editor@0.33.0:
7528+
version "0.33.0"
7529+
resolved "https://registry.yarnpkg.com/monaco-editor/-/monaco-editor-0.33.0.tgz#842e244f3750a2482f8a29c676b5684e75ff34af"
7530+
integrity sha512-VcRWPSLIUEgQJQIE0pVT8FcGBIgFoxz7jtqctE+IiCxWugD0DwgyQBcZBhdSrdMC84eumoqMZsGl2GTreOzwqw==
75317531

75327532
move-concurrently@^1.0.1:
75337533
version "1.0.1"

0 commit comments

Comments
 (0)