Skip to content

Commit 6fad2ef

Browse files
authored
chore(template-explorer): update monaco dependency (#793)
1 parent 643ff23 commit 6fad2ef

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

packages/template-explorer/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,6 @@
1010
"enableNonBrowserBranches": true
1111
},
1212
"dependencies": {
13-
"monaco-editor": "^0.18.1"
13+
"monaco-editor": "^0.20.0"
1414
}
1515
}

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -4306,10 +4306,10 @@ modify-values@^1.0.0:
43064306
resolved "https://registry.yarnpkg.com/modify-values/-/modify-values-1.0.1.tgz#b3939fa605546474e3e3e3c63d64bd43b4ee6022"
43074307
integrity sha512-xV2bxeN6F7oYjZWTe/YPAy6MN2M+sL4u/Rlm2AHCIVGfo2p1yGmBHQ6vHehl4bRTZBdHu3TSkWdYgkwpYzAGSw==
43084308

4309-
monaco-editor@^0.18.1:
4310-
version "0.18.1"
4311-
resolved "https://registry.yarnpkg.com/monaco-editor/-/monaco-editor-0.18.1.tgz#ced7c305a23109875feeaf395a504b91f6358cfc"
4312-
integrity sha512-fmL+RFZ2Hrezy+X/5ZczQW51LUmvzfcqOurnkCIRFTyjdVjzR7JvENzI6+VKBJzJdPh6EYL4RoWl92b2Hrk9fw==
4309+
monaco-editor@^0.20.0:
4310+
version "0.20.0"
4311+
resolved "https://registry.yarnpkg.com/monaco-editor/-/monaco-editor-0.20.0.tgz#5d5009343a550124426cb4d965a4d27a348b4dea"
4312+
integrity sha512-hkvf4EtPJRMQlPC3UbMoRs0vTAFAYdzFQ+gpMb8A+9znae1c43q8Mab9iVsgTcg/4PNiLGGn3SlDIa8uvK1FIQ==
43134313

43144314
43154315
version "2.0.0"

0 commit comments

Comments
 (0)