update monaco-editor-core

pull/2455/head
Alexandru Dima 2021-01-18 13:44:14 +01:00
parent fbf099e515
commit 16f9e444cb
No known key found for this signature in database
GPG Key ID: 6E58D7B045760DA0
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

@ -2439,9 +2439,9 @@
"dev": true
},
"monaco-editor-core": {
"version": "0.21.2",
"resolved": "https://registry.npmjs.org/monaco-editor-core/-/monaco-editor-core-0.21.2.tgz",
"integrity": "sha512-uYk9x50dkFsoAHmzYytS29ohDlb2JZsGowK5icwra8FYwdOy77uAq2bDCMYo6NZ4T/aKRKOnnO5S3ifaJwqaBw==",
"version": "0.21.3",
"resolved": "https://registry.npmjs.org/monaco-editor-core/-/monaco-editor-core-0.21.3.tgz",
"integrity": "sha512-luhmUQ5bHL6APZubTW8Evtid1idf4FJPKuXUS+IrslCq/isdzHOrJNxl/DTwZXegidyAGijQHamdCGRJPV+yyg==",
"dev": true
},
"monaco-html": {

View File

@ -23,7 +23,7 @@
"gulp": "^4.0.2",
"gulp-typedoc": "^2.2.5",
"monaco-css": "3.1.1",
"monaco-editor-core": "0.21.2",
"monaco-editor-core": "0.21.3",
"monaco-html": "3.1.1",
"monaco-json": "3.2.1",
"monaco-languages": "2.1.1",