fix(deps): update dependency monaco-editor to v0.25.1 (#42452)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
pull/42492/head
renovate[bot] 2021-06-15 15:37:10 +05:30 committed by GitHub
parent d1aebc895f
commit b93ab9e0fd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 4 deletions

View File

@ -16665,9 +16665,9 @@
"integrity": "sha512-kHmoybcPV8Sqy59DwNDY3Jefr64lK/by/da0ViFcuA4DH0vQg5Q6Ze5VimxkfQNSC+Mls/Kx53s7TjP1RhFEDQ=="
},
"monaco-editor": {
"version": "0.25.0",
"resolved": "https://registry.npmjs.org/monaco-editor/-/monaco-editor-0.25.0.tgz",
"integrity": "sha512-Lzk9CGIvFXly1J0s5t8SXk1+UleahGqcoHnSoPe2OBSrKhWLbR7Nvk2QQwaEzJQi4Wtbu5gou2qat1CAbvB82A=="
"version": "0.25.1",
"resolved": "https://registry.npmjs.org/monaco-editor/-/monaco-editor-0.25.1.tgz",
"integrity": "sha512-JAuG7btKSZIjcyNlKD6jCV8eHR/y4uyMJ3NHmCb5BKj+zdl1C67BPQ03hgkIz+3t51oaQiqa8DgM9bO4Q2Lskw=="
},
"monaco-editor-webpack-plugin": {
"version": "4.0.0",

View File

@ -84,7 +84,7 @@
"jquery": "3.6.0",
"lodash": "4.17.21",
"lodash-es": "4.17.21",
"monaco-editor": "0.25.0",
"monaco-editor": "0.25.1",
"nanoid": "3.1.23",
"normalize-url": "4.5.1",
"path-browserify": "1.0.1",