Skip to content

Commit ee59094

Browse files
authored
Merge pull request #11 from flycode-org/renovate/monaco-editor-0.x
Update dependency monaco-editor to v0.32.1
2 parents c73419e + c3a05db commit ee59094

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.11",
1717
"classnames": "2.3.1",
1818
"esquery": "1.4.0",
19-
"monaco-editor": "0.30.1",
19+
"monaco-editor": "0.32.1",
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
@@ -7481,10 +7481,10 @@ mkdirp@^1.0.3, mkdirp@^1.0.4:
74817481
resolved "https://registry.yarnpkg.com/mkdirp/-/mkdirp-1.0.4.tgz#3eb5ed62622756d79a5f0e2a221dfebad75c2f7e"
74827482
integrity sha512-vVqVZQyf3WLx2Shd0qJ9xuvqgAyKPLAiqITEtqW0oIUjzo3PePDd6fW9iFz30ef7Ysp/oiWqbhszeGWW2T6Gzw==
74837483

7484-
monaco-editor@0.30.1:
7485-
version "0.30.1"
7486-
resolved "https://registry.yarnpkg.com/monaco-editor/-/monaco-editor-0.30.1.tgz#47f8d18a0aa2264fc5654581741ab8d7bec01689"
7487-
integrity sha512-B/y4+b2O5G2gjuxIFtCE2EkM17R2NM7/3F8x0qcPsqy4V83bitJTIO4TIeZpYlzu/xy6INiY/+84BEm6+7Cmzg==
7484+
monaco-editor@0.32.1:
7485+
version "0.32.1"
7486+
resolved "https://registry.yarnpkg.com/monaco-editor/-/monaco-editor-0.32.1.tgz#75a9bba379a923fd8e9ce99cddcab3a4e7657615"
7487+
integrity sha512-LUt2wsUvQmEi2tfTOK+tjAPvt7eQ+K5C4rZPr6SeuyzjAuAHrIvlUloTcOiGjZW3fn3a/jFQCONrEJbNOaCqbA==
74887488

74897489
move-concurrently@^1.0.1:
74907490
version "1.0.1"

0 commit comments

Comments
 (0)