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:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-04-21 13:11:28 +0300
committernpmbuildbot-nextcloud[bot] <npmbuildbot-nextcloud[bot]@users.noreply.github.com>2021-04-21 13:24:29 +0300
commitac2dc10bda2a1c2fb3c9e5157b5c8859debf92a7 (patch)
treec294e5bc45910b0f1168b6ff5728b6b1f9b031c8 /js/highlight/vbscript-html.js.map
parent9239ee771284877769d2d70983af04a502309771 (diff)
Bump @nextcloud/browserslist-config from 1.0.0 to 2.1.0
Bumps [@nextcloud/browserslist-config](https://github.com/nextcloud/browserslist-config) from 1.0.0 to 2.1.0. - [Release notes](https://github.com/nextcloud/browserslist-config/releases) - [Commits](https://github.com/nextcloud/browserslist-config/compare/v1.0.0...v2.1.0) Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: npmbuildbot-nextcloud[bot] <npmbuildbot-nextcloud[bot]@users.noreply.github.com>
Diffstat (limited to 'js/highlight/vbscript-html.js.map')
-rw-r--r--js/highlight/vbscript-html.js.map2
1 files changed, 1 insertions, 1 deletions
diff --git a/js/highlight/vbscript-html.js.map b/js/highlight/vbscript-html.js.map
index 341cc8448..2079ef185 100644
--- a/js/highlight/vbscript-html.js.map
+++ b/js/highlight/vbscript-html.js.map
@@ -1 +1 @@
-{"version":3,"sources":["webpack:///./node_modules/highlight.js/lib/languages/vbscript-html.js"],"names":["module","exports","hljs","name","subLanguage","contains","begin","end"],"mappings":"oGAuBAA,EAAOC,QAdP,SAAsBC,GACpB,MAAO,CACLC,KAAM,mBACNC,YAAa,MACbC,SAAU,CACR,CACEC,MAAO,KACPC,IAAK,KACLH,YAAa","file":"highlight/vbscript-html.js?v=771896ef9b1170e72d72","sourcesContent":["/*\nLanguage: VBScript in HTML\nRequires: xml.js, vbscript.js\nAuthor: Ivan Sagalaev <maniac@softwaremaniacs.org>\nDescription: \"Bridge\" language defining fragments of VBScript in HTML within <% .. %>\nWebsite: https://en.wikipedia.org/wiki/VBScript\nCategory: scripting\n*/\n\nfunction vbscriptHtml(hljs) {\n return {\n name: 'VBScript in HTML',\n subLanguage: 'xml',\n contains: [\n {\n begin: '<%',\n end: '%>',\n subLanguage: 'vbscript'\n }\n ]\n };\n}\n\nmodule.exports = vbscriptHtml;\n"],"sourceRoot":""} \ No newline at end of file
+{"version":3,"sources":["webpack:///./node_modules/highlight.js/lib/languages/vbscript-html.js"],"names":["module","exports","hljs","name","subLanguage","contains","begin","end"],"mappings":"oGAuBAA,EAAOC,QAdP,SAAsBC,GACpB,MAAO,CACLC,KAAM,mBACNC,YAAa,MACbC,SAAU,CACR,CACEC,MAAO,KACPC,IAAK,KACLH,YAAa","file":"highlight/vbscript-html.js?v=2d20c6d9a6e432a6f5b0","sourcesContent":["/*\nLanguage: VBScript in HTML\nRequires: xml.js, vbscript.js\nAuthor: Ivan Sagalaev <maniac@softwaremaniacs.org>\nDescription: \"Bridge\" language defining fragments of VBScript in HTML within <% .. %>\nWebsite: https://en.wikipedia.org/wiki/VBScript\nCategory: scripting\n*/\n\nfunction vbscriptHtml(hljs) {\n return {\n name: 'VBScript in HTML',\n subLanguage: 'xml',\n contains: [\n {\n begin: '<%',\n end: '%>',\n subLanguage: 'vbscript'\n }\n ]\n };\n}\n\nmodule.exports = vbscriptHtml;\n"],"sourceRoot":""} \ No newline at end of file