mirror of
https://github.com/microsoft/monaco-editor.git
synced 2025-12-22 16:15:41 +01:00
Update monaco-editor-core to 0.28.1
This commit is contained in:
parent
a78014911c
commit
c83422ee30
2 changed files with 4 additions and 4 deletions
6
package-lock.json
generated
6
package-lock.json
generated
|
|
@ -1213,9 +1213,9 @@
|
|||
"dev": true
|
||||
},
|
||||
"monaco-editor-core": {
|
||||
"version": "0.28.0",
|
||||
"resolved": "https://registry.npmjs.org/monaco-editor-core/-/monaco-editor-core-0.28.0.tgz",
|
||||
"integrity": "sha512-43I2B5UMuw5v+tDmFMRK40iprHWyEq5zXuRRhiWzCyMsO8NAmTP0F1PVFDM03A3+SteGiR1ARYg4Go2DgaLF5g==",
|
||||
"version": "0.28.1",
|
||||
"resolved": "https://registry.npmjs.org/monaco-editor-core/-/monaco-editor-core-0.28.1.tgz",
|
||||
"integrity": "sha512-ikNy6KXmgKhV66W7xLkdECJLAAzDycUe6rhXbdmUaa6L23X70Y0jOaCj/W9gqAo4wUT3MpRmeKEgujNKKH9p8A==",
|
||||
"dev": true
|
||||
},
|
||||
"monaco-plugin-helpers": {
|
||||
|
|
|
|||
|
|
@ -24,7 +24,7 @@
|
|||
"glob": "^7.1.6",
|
||||
"husky": "^4.3.8",
|
||||
"jsdom": "^16.4.0",
|
||||
"monaco-editor-core": "0.28.0",
|
||||
"monaco-editor-core": "0.28.1",
|
||||
"monaco-plugin-helpers": "^1.0.3",
|
||||
"prettier": "^2.2.1",
|
||||
"pretty-quick": "^3.1.0",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue