Bump ngx-monaco-editor from 7.0.0 to 8.1.1 (#5998)

Bumps [ngx-monaco-editor](https://github.com/atularen/ngx-monaco-editor) from 7.0.0 to 8.1.1.
- [Release notes](https://github.com/atularen/ngx-monaco-editor/releases)
- [Commits](https://github.com/atularen/ngx-monaco-editor/compare/7.0.0...8.1.1)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2020-08-16 14:46:45 +01:00 committed by GitHub
parent 6384b8148c
commit e7044dda0e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

@ -16187,9 +16187,9 @@
} }
}, },
"ngx-monaco-editor": { "ngx-monaco-editor": {
"version": "7.0.0", "version": "8.1.1",
"resolved": "https://registry.npmjs.org/ngx-monaco-editor/-/ngx-monaco-editor-7.0.0.tgz", "resolved": "https://registry.npmjs.org/ngx-monaco-editor/-/ngx-monaco-editor-8.1.1.tgz",
"integrity": "sha512-vzPXTgeZEuRapuiANtrUjNCMdU5MmsJvQVyKgZS042VdXayAn6gPxvIVQp4ipUzX5JzVOfjkL2t+s9+ihMT5Eg==", "integrity": "sha512-SmUGFG5m2HHWybHD6qXdB1FrtC/XySSHm5O/E1cDGW7moIWzJGqiitCKLJdSh9D2hsoe8oBNEg74vYF1UGznsQ==",
"requires": { "requires": {
"tslib": "^1.9.0" "tslib": "^1.9.0"
}, },

View File

@ -96,7 +96,7 @@
"moment": "2.22.2", "moment": "2.22.2",
"moment-es6": "^1.0.0", "moment-es6": "^1.0.0",
"ng2-charts": "2.3.3", "ng2-charts": "2.3.3",
"ngx-monaco-editor": "7.0.0", "ngx-monaco-editor": "8.1.1",
"pdfjs-dist": "2.4.456", "pdfjs-dist": "2.4.456",
"raphael": "2.2.7", "raphael": "2.2.7",
"rxjs": "^6.6.0", "rxjs": "^6.6.0",