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>2021-04-16 18:58:14 +0300
committerJulius Härtl <jus@bitgrid.net>2021-04-16 18:58:14 +0300
commit29c6ec26ba612ee219fdf69fa3c9996c9620c1e7 (patch)
treecaaebed61bd8da8c45e508d18944280ad2528905 /js/highlight/shell.js
parent65e77e14366ba4a6ec4dd8b5e60b150e85e98f2b (diff)
Bump all minor dependency updates
Signed-off-by: Julius Härtl <jus@bitgrid.net>
Diffstat (limited to 'js/highlight/shell.js')
-rw-r--r--js/highlight/shell.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/js/highlight/shell.js b/js/highlight/shell.js
index 0a56a375f..b04a8f7f2 100644
--- a/js/highlight/shell.js
+++ b/js/highlight/shell.js
@@ -1,2 +1,2 @@
-(window.textWebpackJsonp=window.textWebpackJsonp||[]).push([[159],{615:function(s,e,n){"use strict";s.exports=function(s){return{name:"Shell Session",aliases:["console"],contains:[{className:"meta",begin:/^\s{0,3}[/~\w\d[\]()@-]*[>%$#]/,starts:{end:/[^\\](?=\s*$)/,subLanguage:"bash"}}]}}}}]);
-//# sourceMappingURL=shell.js.map?v=bde723904665ac1b926e \ No newline at end of file
+(window.textWebpackJsonp=window.textWebpackJsonp||[]).push([[159],{612:function(s,e,n){"use strict";s.exports=function(s){return{name:"Shell Session",aliases:["console"],contains:[{className:"meta",begin:/^\s{0,3}[/~\w\d[\]()@-]*[>%$#]/,starts:{end:/[^\\](?=\s*$)/,subLanguage:"bash"}}]}}}}]);
+//# sourceMappingURL=shell.js.map?v=d5a11ab85e0649eed86b \ No newline at end of file