Skip to content

Commit cb1c30c

Browse files
renovate-botrenovate[bot]
authored andcommitted
chore(deps): update dependency monaco-editor to ^0.26.0
1 parent 67b26ed commit cb1c30c

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
@@ -59,7 +59,7 @@
5959
"eslint4b": "^7.16.0",
6060
"lerna-changelog": "^1.0.1",
6161
"mocha": "^8.0.0",
62-
"monaco-editor": "^0.25.0",
62+
"monaco-editor": "^0.26.0",
6363
"nyc": "^15.0.0",
6464
"opener": "^1.5.1",
6565
"prettier": "^2.0.5",

yarn.lock

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

7294-
monaco-editor@^0.25.0:
7295-
version "0.25.0"
7296-
resolved "https://registry.yarnpkg.com/monaco-editor/-/monaco-editor-0.25.0.tgz#4cbbe25adb4661a1673e4893cdc13dfa406b665e"
7297-
integrity sha512-Lzk9CGIvFXly1J0s5t8SXk1+UleahGqcoHnSoPe2OBSrKhWLbR7Nvk2QQwaEzJQi4Wtbu5gou2qat1CAbvB82A==
7294+
monaco-editor@^0.26.0:
7295+
version "0.26.0"
7296+
resolved "https://registry.yarnpkg.com/monaco-editor/-/monaco-editor-0.26.0.tgz#6c1141dc10edb58a9c089d83efdac339f2c65c88"
7297+
integrity sha512-Ce1Zs/dPCFv+FQ7x9BIKNRN8ytsj8IyompD3zaENnb8h8W8HMaW/RIw723WOs27ZTLsESiFAQfHrhZs+zDyO3w==
72987298

72997299
move-concurrently@^1.0.1:
73007300
version "1.0.1"

0 commit comments

Comments
 (0)