Skip to content

Commit b3633bc

Browse files
renovate-botrenovate[bot]
authored andcommitted
chore(deps): update dependency monaco-editor to ^0.32.0
1 parent 80321be commit b3633bc

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.31.0",
64+
"monaco-editor": "^0.32.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.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==
7175+
monaco-editor@^0.32.0:
7176+
version "0.32.0"
7177+
resolved "https://registry.yarnpkg.com/monaco-editor/-/monaco-editor-0.32.0.tgz#653764356aca40a0bf3807d150b01e0f1a604b96"
7178+
integrity sha512-r3xvo6XMA/fg3SuVJb+NMxf+fXHO8GPIOLoPFRO2LIf7GbqfV9W7FdddqT9ze+bCtnLd+s4IScnOGCgDQDg4BQ==
71797179

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

0 commit comments

Comments
 (0)