Skip to content

Commit 8f0f817

Browse files
renovate-botrenovate[bot]
authored andcommitted
chore(deps): update dependency monaco-editor to ^0.33.0
1 parent b30ccb3 commit 8f0f817

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
@@ -63,7 +63,7 @@
6363
"eslint4b": "^7.16.0",
6464
"lerna-changelog": "^2.0.0",
6565
"mocha": "^9.0.0",
66-
"monaco-editor": "^0.32.0",
66+
"monaco-editor": "^0.33.0",
6767
"nyc": "^15.0.0",
6868
"opener": "^1.5.1",
6969
"prettier": "^2.0.5",

yarn.lock

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

7265-
monaco-editor@^0.32.0:
7266-
version "0.32.0"
7267-
resolved "https://registry.yarnpkg.com/monaco-editor/-/monaco-editor-0.32.0.tgz#653764356aca40a0bf3807d150b01e0f1a604b96"
7268-
integrity sha512-r3xvo6XMA/fg3SuVJb+NMxf+fXHO8GPIOLoPFRO2LIf7GbqfV9W7FdddqT9ze+bCtnLd+s4IScnOGCgDQDg4BQ==
7265+
monaco-editor@^0.33.0:
7266+
version "0.33.0"
7267+
resolved "https://registry.yarnpkg.com/monaco-editor/-/monaco-editor-0.33.0.tgz#842e244f3750a2482f8a29c676b5684e75ff34af"
7268+
integrity sha512-VcRWPSLIUEgQJQIE0pVT8FcGBIgFoxz7jtqctE+IiCxWugD0DwgyQBcZBhdSrdMC84eumoqMZsGl2GTreOzwqw==
72697269

72707270
move-concurrently@^1.0.1:
72717271
version "1.0.1"

0 commit comments

Comments
 (0)