Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/text.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJulius Härtl <jus@bitgrid.net>2020-01-14 16:24:39 +0300
committerJulius Härtl <jus@bitgrid.net>2020-01-14 16:27:37 +0300
commit2c51aa7d2787b0fc217dfac41e82ce7ea6a76ba3 (patch)
treee0da700e70f55d43bae82e1c8b0782a02831fe0c /js/highlight/protobuf.js
parentf5b820f5f349926a360a92dd4f166891882da035 (diff)
Bump dependencies
Signed-off-by: Julius Härtl <jus@bitgrid.net>
Diffstat (limited to 'js/highlight/protobuf.js')
-rw-r--r--js/highlight/protobuf.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/js/highlight/protobuf.js b/js/highlight/protobuf.js
index a7836c49a..1d8e79196 100644
--- a/js/highlight/protobuf.js
+++ b/js/highlight/protobuf.js
@@ -1,2 +1,2 @@
-(window.textWebpackJsonp=window.textWebpackJsonp||[]).push([[134],{318:function(e,n){e.exports=function(e){return{keywords:{keyword:"package import option optional required repeated group oneof",built_in:"double float int32 int64 uint32 uint64 sint32 sint64 fixed32 fixed64 sfixed32 sfixed64 bool string bytes",literal:"true false"},contains:[e.QUOTE_STRING_MODE,e.NUMBER_MODE,e.C_LINE_COMMENT_MODE,{className:"class",beginKeywords:"message enum service",end:/\{/,illegal:/\n/,contains:[e.inherit(e.TITLE_MODE,{starts:{endsWithParent:!0,excludeEnd:!0}})]},{className:"function",beginKeywords:"rpc",end:/;/,excludeEnd:!0,keywords:"rpc returns"},{begin:/^\s*[A-Z_]+/,end:/\s*=/,excludeEnd:!0}]}}}}]);
-//# sourceMappingURL=protobuf.js.map?v=105f2d9a7e91ad4b6aa4 \ No newline at end of file
+(window.textWebpackJsonp=window.textWebpackJsonp||[]).push([[134],{319:function(e,n){e.exports=function(e){return{keywords:{keyword:"package import option optional required repeated group oneof",built_in:"double float int32 int64 uint32 uint64 sint32 sint64 fixed32 fixed64 sfixed32 sfixed64 bool string bytes",literal:"true false"},contains:[e.QUOTE_STRING_MODE,e.NUMBER_MODE,e.C_LINE_COMMENT_MODE,{className:"class",beginKeywords:"message enum service",end:/\{/,illegal:/\n/,contains:[e.inherit(e.TITLE_MODE,{starts:{endsWithParent:!0,excludeEnd:!0}})]},{className:"function",beginKeywords:"rpc",end:/;/,excludeEnd:!0,keywords:"rpc returns"},{begin:/^\s*[A-Z_]+/,end:/\s*=/,excludeEnd:!0}]}}}}]);
+//# sourceMappingURL=protobuf.js.map?v=3e00225e3f024c39c3ec \ No newline at end of file