Skip to content

Commit 0c97e2f

Browse files
chore(deps): update dependency monaco-editor to ^0.31.0 (#276)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 8e5b62b commit 0c97e2f

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
@@ -61,7 +61,7 @@
6161
"eslint4b": "^7.16.0",
6262
"lerna-changelog": "^2.0.0",
6363
"mocha": "^9.0.0",
64-
"monaco-editor": "^0.30.0",
64+
"monaco-editor": "^0.31.0",
6565
"nyc": "^15.0.0",
6666
"opener": "^1.5.1",
6767
"prettier": "^2.0.5",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7172,10 +7172,10 @@ modify-values@^1.0.0:
71727172
resolved "https://registry.yarnpkg.com/modify-values/-/modify-values-1.0.1.tgz#b3939fa605546474e3e3e3c63d64bd43b4ee6022"
71737173
integrity sha512-xV2bxeN6F7oYjZWTe/YPAy6MN2M+sL4u/Rlm2AHCIVGfo2p1yGmBHQ6vHehl4bRTZBdHu3TSkWdYgkwpYzAGSw==
71747174

7175-
monaco-editor@^0.30.0:
7176-
version "0.30.1"
7177-
resolved "https://registry.yarnpkg.com/monaco-editor/-/monaco-editor-0.30.1.tgz#47f8d18a0aa2264fc5654581741ab8d7bec01689"
7178-
integrity sha512-B/y4+b2O5G2gjuxIFtCE2EkM17R2NM7/3F8x0qcPsqy4V83bitJTIO4TIeZpYlzu/xy6INiY/+84BEm6+7Cmzg==
7175+
monaco-editor@^0.31.0:
7176+
version "0.31.0"
7177+
resolved "https://registry.yarnpkg.com/monaco-editor/-/monaco-editor-0.31.0.tgz#ec53566e40b612a96c0d54f77d37acef6d9dd70e"
7178+
integrity sha512-H3QmysEwxxY8oxmFhIFcY9JkuwilUDa6txdAxb797cVr7XFZX27a3SDwcGJmTlV9iGPwdh132r3KKCS5aNL4Gg==
71797179

71807180
move-concurrently@^1.0.1:
71817181
version "1.0.1"

0 commit comments

Comments
 (0)