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-06-08 20:37:54 +0300
committerJulius Härtl <jus@bitgrid.net>2020-06-08 20:38:24 +0300
commit9012614764d5b20e696ceabe5994c3549c12ad9e (patch)
tree326ad93311af6e8ef7c59b30af450874f55a9276 /js/highlight/dockerfile.js
parentb9f3e6d295a5b834b01801493011a69aefeb82ee (diff)
Bump dependencies
Signed-off-by: Julius Härtl <jus@bitgrid.net>
Diffstat (limited to 'js/highlight/dockerfile.js')
-rw-r--r--js/highlight/dockerfile.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/js/highlight/dockerfile.js b/js/highlight/dockerfile.js
index 9179e995f..13a58b4e9 100644
--- a/js/highlight/dockerfile.js
+++ b/js/highlight/dockerfile.js
@@ -1,2 +1,2 @@
-(window.textWebpackJsonp=window.textWebpackJsonp||[]).push([[46],{405:function(e,n){e.exports=function(e){return{aliases:["docker"],case_insensitive:!0,keywords:"from maintainer expose env arg user onbuild stopsignal",contains:[e.HASH_COMMENT_MODE,e.APOS_STRING_MODE,e.QUOTE_STRING_MODE,e.NUMBER_MODE,{beginKeywords:"run cmd entrypoint volume add copy workdir label healthcheck shell",starts:{end:/[^\\]$/,subLanguage:"bash"}}],illegal:"</"}}}}]);
-//# sourceMappingURL=dockerfile.js.map?v=cf222e6d4ea4d4f8c3e4 \ No newline at end of file
+(window.textWebpackJsonp=window.textWebpackJsonp||[]).push([[46],{412:function(e,n){e.exports=function(e){return{aliases:["docker"],case_insensitive:!0,keywords:"from maintainer expose env arg user onbuild stopsignal",contains:[e.HASH_COMMENT_MODE,e.APOS_STRING_MODE,e.QUOTE_STRING_MODE,e.NUMBER_MODE,{beginKeywords:"run cmd entrypoint volume add copy workdir label healthcheck shell",starts:{end:/[^\\]$/,subLanguage:"bash"}}],illegal:"</"}}}}]);
+//# sourceMappingURL=dockerfile.js.map?v=3bc9854c21810d4e263a \ No newline at end of file