Skip to content

Commit 0ced952

Browse files
renovate-botrenovate[bot]
authored andcommitted
chore(deps): update dependency monaco-editor to ^0.27.0
1 parent 4a70f1e commit 0ced952

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
@@ -60,7 +60,7 @@
6060
"eslint4b": "^7.16.0",
6161
"lerna-changelog": "^1.0.1",
6262
"mocha": "^8.0.0",
63-
"monaco-editor": "^0.26.0",
63+
"monaco-editor": "^0.27.0",
6464
"nyc": "^15.0.0",
6565
"opener": "^1.5.1",
6666
"prettier": "^2.0.5",

yarn.lock

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

7300-
monaco-editor@^0.26.0:
7301-
version "0.26.0"
7302-
resolved "https://registry.yarnpkg.com/monaco-editor/-/monaco-editor-0.26.0.tgz#6c1141dc10edb58a9c089d83efdac339f2c65c88"
7303-
integrity sha512-Ce1Zs/dPCFv+FQ7x9BIKNRN8ytsj8IyompD3zaENnb8h8W8HMaW/RIw723WOs27ZTLsESiFAQfHrhZs+zDyO3w==
7300+
monaco-editor@^0.27.0:
7301+
version "0.27.0"
7302+
resolved "https://registry.yarnpkg.com/monaco-editor/-/monaco-editor-0.27.0.tgz#4b69108bb1dc1f60174c5dcdf51bc5306ab5ba26"
7303+
integrity sha512-UhwP78Wb8w0ZSYoKXQNTV/0CHObp6NS3nCt51QfKE6sKyBo5PBsvuDOHoI2ooBakc6uIwByRLHVeT7+yXQe2fQ==
73047304

73057305
move-concurrently@^1.0.1:
73067306
version "1.0.1"

0 commit comments

Comments
 (0)