]> git.ipfire.org Git - thirdparty/vuejs/core.git/commitdiff
chore(template-explorer): update monaco dependency (#793)
authorCédric Exbrayat <cexbrayat@users.noreply.github.com>
Fri, 6 Mar 2020 17:01:13 +0000 (18:01 +0100)
committerGitHub <noreply@github.com>
Fri, 6 Mar 2020 17:01:13 +0000 (12:01 -0500)
packages/template-explorer/package.json
yarn.lock

index 123888d01073e8ef6b48d2cbb4d4a42f8d414a20..2394137250b07a255e12747fb70a3052946d0a02 100644 (file)
@@ -10,6 +10,6 @@
     "enableNonBrowserBranches": true
   },
   "dependencies": {
-    "monaco-editor": "^0.18.1"
+    "monaco-editor": "^0.20.0"
   }
 }
index 094a426373d35c145dc92cc3d9e0acaa029ffcd3..b0cfb11e7833893be3dd31bbbfca2e5dbee08d42 100644 (file)
--- a/yarn.lock
+++ b/yarn.lock
@@ -4306,10 +4306,10 @@ modify-values@^1.0.0:
   resolved "https://registry.yarnpkg.com/modify-values/-/modify-values-1.0.1.tgz#b3939fa605546474e3e3e3c63d64bd43b4ee6022"
   integrity sha512-xV2bxeN6F7oYjZWTe/YPAy6MN2M+sL4u/Rlm2AHCIVGfo2p1yGmBHQ6vHehl4bRTZBdHu3TSkWdYgkwpYzAGSw==
 
-monaco-editor@^0.18.1:
-  version "0.18.1"
-  resolved "https://registry.yarnpkg.com/monaco-editor/-/monaco-editor-0.18.1.tgz#ced7c305a23109875feeaf395a504b91f6358cfc"
-  integrity sha512-fmL+RFZ2Hrezy+X/5ZczQW51LUmvzfcqOurnkCIRFTyjdVjzR7JvENzI6+VKBJzJdPh6EYL4RoWl92b2Hrk9fw==
+monaco-editor@^0.20.0:
+  version "0.20.0"
+  resolved "https://registry.yarnpkg.com/monaco-editor/-/monaco-editor-0.20.0.tgz#5d5009343a550124426cb4d965a4d27a348b4dea"
+  integrity sha512-hkvf4EtPJRMQlPC3UbMoRs0vTAFAYdzFQ+gpMb8A+9znae1c43q8Mab9iVsgTcg/4PNiLGGn3SlDIa8uvK1FIQ==
 
 ms@2.0.0:
   version "2.0.0"