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/elm.js
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/elm.js')
-rw-r--r--js/highlight/elm.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/js/highlight/elm.js b/js/highlight/elm.js
index 3568ec548..41fb3150d 100644
--- a/js/highlight/elm.js
+++ b/js/highlight/elm.js
@@ -1,2 +1,2 @@
(window.textWebpackJsonp=window.textWebpackJsonp||[]).push([[53],{238:function(e,n){e.exports=function(e){var n={variants:[e.COMMENT("--","$"),e.COMMENT("{-","-}",{contains:["self"]})]},i={className:"type",begin:"\\b[A-Z][\\w']*",relevance:0},o={begin:"\\(",end:"\\)",illegal:'"',contains:[{className:"type",begin:"\\b[A-Z][\\w]*(\\((\\.\\.|,|\\w+)\\))?"},n]};return{keywords:"let in if then else case of where module import exposing type alias as infix infixl infixr port effect command subscription",contains:[{beginKeywords:"port effect module",end:"exposing",keywords:"port effect module where command subscription exposing",contains:[o,n],illegal:"\\W\\.|;"},{begin:"import",end:"$",keywords:"import as exposing",contains:[o,n],illegal:"\\W\\.|;"},{begin:"type",end:"$",keywords:"type alias",contains:[i,o,{begin:"{",end:"}",contains:o.contains},n]},{beginKeywords:"infix infixl infixr",end:"$",contains:[e.C_NUMBER_MODE,n]},{begin:"port",end:"$",keywords:"port",contains:[n]},{className:"string",begin:"'\\\\?.",end:"'",illegal:"."},e.QUOTE_STRING_MODE,e.C_NUMBER_MODE,i,e.inherit(e.TITLE_MODE,{begin:"^[_a-z][\\w']*"}),n,{begin:"->|<-"}],illegal:/;/}}}}]);
-//# sourceMappingURL=elm.js.map?v=37c5ed749630686e278d \ No newline at end of file
+//# sourceMappingURL=elm.js.map?v=7751cddafbb9f2bb9eb9 \ No newline at end of file