Skip to content

Commit d5e6fac

Browse files
chore(deps): update dependency monaco-editor to ^0.25.0 (#203)
Co-authored-by: Renovate Bot <[email protected]>
1 parent ea6c9c0 commit d5e6fac

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.24.0",
62+
"monaco-editor": "^0.25.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.24.0:
7295-
version "0.24.0"
7296-
resolved "https://registry.yarnpkg.com/monaco-editor/-/monaco-editor-0.24.0.tgz#990b55096bcc95d08d8d28e55264c6eb17707269"
7297-
integrity sha512-o1f0Lz6ABFNTtnEqqqvlY9qzNx24rQZx1RgYNQ8SkWkE+Ka63keHH/RqxQ4QhN4fs/UYOnvAtEUZsPrzccH++A==
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==
72987298

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

0 commit comments

Comments
 (0)