8000 fix(deps): upgrade monaco-editor (#26) · egoist/vue-monaco@8019de5 · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Commit 8019de5

Browse files
Wittegoist
authored andcommitted
fix(deps): upgrade monaco-editor (#26)
1 parent c5bf818 commit 8019de5

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
@@ -22,7 +22,7 @@
2222
"author": "egoist <0x142857@gmail.com>",
2323
"license": "MIT",
2424
"dependencies": {
25-
"monaco-editor": "^0.15.6",
25+
"monaco-editor": "^0.17.0",
2626
"nano-assign": "^1.0.0"
2727
},
2828
"devDependencies": {

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5875,10 +5875,10 @@ monaco-editor-webpack-plugin@^1.7.0:
58755875
dependencies:
58765876
"@types/webpack" "^4.4.19"
58775877

5878-
monaco-editor@^0.15.6:
5879-
version "0.15.6"
5880-
resolved "https://registry.yarnpkg.com/monaco-editor/-/monaco-editor-0.15.6.tgz#d63b3b06f86f803464f003b252627c3eb4a09483"
5881-
integrity sha512-JoU9V9k6KqT9R9Tiw1RTU8ohZ+Xnf9DMg6Ktqqw5hILumwmq7xqa/KLXw513uTUsWbhtnHoSJYYR++u3pkyxJg==
5878+
monaco-editor@^0.17.0:
5879+
version "0.17.0"
5880+
resolved "https://registry.yarnpkg.com/monaco-editor/-/monaco-editor-0.17.0.tgz#d1d035c6f512ab88503cbee8213cab34b85ab954"
5881+
integrity sha512-8BQQHCFxy3DF0GYFOy5BmcCWlwm/XaTMPbPbN4gwItFGctZErSfX82uQSBpojJSlPNyudB5Q5qnukoorD3/UuA==
58825882

58835883
move-concurrently@^1.0.1:
58845884
version "1.0.1"

0 commit comments

Comments
 (0)
0