mirror of
https://github.com/danbulant/monaco-yaml
synced 2026-06-19 06:21:04 +00:00
version-bump monaco-editor
This commit is contained in:
parent
ba85acba70
commit
0889a43871
2 changed files with 5 additions and 5 deletions
|
|
@ -43,7 +43,7 @@
|
|||
"husky": "^1.2.1",
|
||||
"jest": "^23.6.0",
|
||||
"lint-staged": "^10.1.2",
|
||||
"monaco-editor": "^0.21.1",
|
||||
"monaco-editor": "^0.21.2",
|
||||
"monaco-editor-core": "^0.21.2",
|
||||
"monaco-languages": "^2.1.1",
|
||||
"monaco-plugin-helpers": "^1.0.3",
|
||||
|
|
|
|||
|
|
@ -2958,10 +2958,10 @@ monaco-editor-core@^0.21.2:
|
|||
resolved "https://registry.yarnpkg.com/monaco-editor-core/-/monaco-editor-core-0.21.2.tgz#06e94d625bf7edc452e4d32c41a96229875001ec"
|
||||
integrity sha512-uYk9x50dkFsoAHmzYytS29ohDlb2JZsGowK5icwra8FYwdOy77uAq2bDCMYo6NZ4T/aKRKOnnO5S3ifaJwqaBw==
|
||||
|
||||
monaco-editor@^0.21.1:
|
||||
version "0.21.1"
|
||||
resolved "https://registry.yarnpkg.com/monaco-editor/-/monaco-editor-0.21.1.tgz#5e77cfb7105cdbcb3d3090f5f37fbf8471a889f8"
|
||||
integrity sha512-6zBIh9tE8dkV/wvdssE6Rwqlt1RaLmBH27iCuQlDJdcWQukgoXiy7Fc+oH9cmtdnU5IojjOn/xLfnW0qJLoDYg==
|
||||
monaco-editor@^0.21.2:
|
||||
version "0.21.2"
|
||||
resolved "https://registry.yarnpkg.com/monaco-editor/-/monaco-editor-0.21.2.tgz#37054e63e480d51a2dd17d609dcfb192304d5605"
|
||||
integrity sha512-jS51RLuzMaoJpYbu7F6TPuWpnWTLD4kjRW0+AZzcryvbxrTwhNy1KC9yboyKpgMTahpUbDUsuQULoo0GV1EPqg==
|
||||
|
||||
monaco-languages@^2.1.1:
|
||||
version "2.1.1"
|
||||
|
|
|
|||
Loading…
Reference in a new issue