1
0
Эх сурвалжийг харах

Update monaco-editor-core

Henning Dieterichs 3 жил өмнө
parent
commit
9b343cc756
2 өөрчлөгдсөн 4 нэмэгдсэн , 4 устгасан
  1. 3 3
      package-lock.json
  2. 1 1
      package.json

+ 3 - 3
package-lock.json

@@ -225,9 +225,9 @@
 			}
 		},
 		"monaco-editor-core": {
-			"version": "0.27.0",
-			"resolved": "https://registry.npmjs.org/monaco-editor-core/-/monaco-editor-core-0.27.0.tgz",
-			"integrity": "sha512-x7I0QiIwwvxt1lzYSoQjf1xGjtEPobFx3Zvrj+tWbJbJFsXUy11IJ6TEIZ2yRjEFzuy+vrlbcfASC6lcGg/xhw==",
+			"version": "0.28.0",
+			"resolved": "https://registry.npmjs.org/monaco-editor-core/-/monaco-editor-core-0.28.0.tgz",
+			"integrity": "sha512-43I2B5UMuw5v+tDmFMRK40iprHWyEq5zXuRRhiWzCyMsO8NAmTP0F1PVFDM03A3+SteGiR1ARYg4Go2DgaLF5g==",
 			"dev": true
 		},
 		"monaco-languages": {

+ 1 - 1
package.json

@@ -24,7 +24,7 @@
 	"devDependencies": {
 		"husky": "^5.1.3",
 		"jsonc-parser": "^3.0.0",
-		"monaco-editor-core": "0.27.0",
+		"monaco-editor-core": "0.28.0",
 		"monaco-languages": "2.4.0",
 		"monaco-plugin-helpers": "^1.0.3",
 		"prettier": "^2.2.1",