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-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2020-04-03 00:21:48 +0300
committernpmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>2020-04-04 23:44:12 +0300
commit15c453e5efc23191656c8e5837433c095cef8413 (patch)
treebd590171da6dc283fbb497b1d26357bfff5006a1 /js/highlight/golo.js.map
parentf949879f49697f94787967952e9da560bb85f474 (diff)
Bump webpack from 4.42.0 to 4.42.1
Bumps [webpack](https://github.com/webpack/webpack) from 4.42.0 to 4.42.1. - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](https://github.com/webpack/webpack/compare/v4.42.0...v4.42.1) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
Diffstat (limited to 'js/highlight/golo.js.map')
-rw-r--r--js/highlight/golo.js.map2
1 files changed, 1 insertions, 1 deletions
diff --git a/js/highlight/golo.js.map b/js/highlight/golo.js.map
index 1c5c6cdac..9da96eaa7 100644
--- a/js/highlight/golo.js.map
+++ b/js/highlight/golo.js.map
@@ -1 +1 @@
-{"version":3,"sources":["webpack:///./node_modules/highlight.js/lib/languages/golo.js"],"names":["module","exports","hljs","keywords","keyword","literal","contains","HASH_COMMENT_MODE","QUOTE_STRING_MODE","C_NUMBER_MODE","className","begin"],"mappings":"oFAAAA,EAAOC,QAAU,SAASC,GACtB,MAAO,CACLC,SAAU,CACRC,QACE,0TAKFC,QACE,mBAEJC,SAAU,CACRJ,EAAKK,kBACLL,EAAKM,kBACLN,EAAKO,cACL,CACEC,UAAW,OAAQC,MAAO","file":"highlight/golo.js?v=b80e1177211bd1fbb01e","sourcesContent":["module.exports = function(hljs) {\n return {\n keywords: {\n keyword:\n 'println readln print import module function local return let var ' +\n 'while for foreach times in case when match with break continue ' +\n 'augment augmentation each find filter reduce ' +\n 'if then else otherwise try catch finally raise throw orIfNull ' +\n 'DynamicObject|10 DynamicVariable struct Observable map set vector list array',\n literal:\n 'true false null'\n },\n contains: [\n hljs.HASH_COMMENT_MODE,\n hljs.QUOTE_STRING_MODE,\n hljs.C_NUMBER_MODE,\n {\n className: 'meta', begin: '@[A-Za-z]+'\n }\n ]\n }\n};"],"sourceRoot":""} \ No newline at end of file
+{"version":3,"sources":["webpack:///./node_modules/highlight.js/lib/languages/golo.js"],"names":["module","exports","hljs","keywords","keyword","literal","contains","HASH_COMMENT_MODE","QUOTE_STRING_MODE","C_NUMBER_MODE","className","begin"],"mappings":"oFAAAA,EAAOC,QAAU,SAASC,GACtB,MAAO,CACLC,SAAU,CACRC,QACE,0TAKFC,QACE,mBAEJC,SAAU,CACRJ,EAAKK,kBACLL,EAAKM,kBACLN,EAAKO,cACL,CACEC,UAAW,OAAQC,MAAO","file":"highlight/golo.js?v=85b50336a2fdab858323","sourcesContent":["module.exports = function(hljs) {\n return {\n keywords: {\n keyword:\n 'println readln print import module function local return let var ' +\n 'while for foreach times in case when match with break continue ' +\n 'augment augmentation each find filter reduce ' +\n 'if then else otherwise try catch finally raise throw orIfNull ' +\n 'DynamicObject|10 DynamicVariable struct Observable map set vector list array',\n literal:\n 'true false null'\n },\n contains: [\n hljs.HASH_COMMENT_MODE,\n hljs.QUOTE_STRING_MODE,\n hljs.C_NUMBER_MODE,\n {\n className: 'meta', begin: '@[A-Za-z]+'\n }\n ]\n }\n};"],"sourceRoot":""} \ No newline at end of file