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-02-19 13:39:50 +0300
committernpmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>2020-02-19 13:46:45 +0300
commitbb3301026734c25132fc7ecc441bcf28061e2d45 (patch)
tree0943ee60fc7ad4ac5652b4f6fa66e627184f69fe /js/highlight/ini.js
parent3fee6f0d67deb1796d5fbb845eb7ad054dd6ec2e (diff)
Bump webpack from 4.41.5 to 4.41.6
Bumps [webpack](https://github.com/webpack/webpack) from 4.41.5 to 4.41.6. - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](https://github.com/webpack/webpack/compare/v4.41.5...v4.41.6) 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/ini.js')
-rw-r--r--js/highlight/ini.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/js/highlight/ini.js b/js/highlight/ini.js
index 2d8cbfeb2..522948156 100644
--- a/js/highlight/ini.js
+++ b/js/highlight/ini.js
@@ -1,2 +1,2 @@
(window.textWebpackJsonp=window.textWebpackJsonp||[]).push([[81],{265:function(e,n){e.exports=function(e){var n={className:"number",relevance:0,variants:[{begin:/([\+\-]+)?[\d]+_[\d_]+/},{begin:e.NUMBER_RE}]},a=e.COMMENT();a.variants=[{begin:/;/,end:/$/},{begin:/#/,end:/$/}];var s={className:"variable",variants:[{begin:/\$[\w\d"][\w\d_]*/},{begin:/\$\{(.*?)}/}]},i={className:"literal",begin:/\bon|off|true|false|yes|no\b/},t={className:"string",contains:[e.BACKSLASH_ESCAPE],variants:[{begin:"'''",end:"'''",relevance:10},{begin:'"""',end:'"""',relevance:10},{begin:'"',end:'"'},{begin:"'",end:"'"}]};return{aliases:["toml"],case_insensitive:!0,illegal:/\S/,contains:[a,{className:"section",begin:/\[+/,end:/\]+/},{begin:/^[a-z0-9\[\]_\.-]+(?=\s*=\s*)/,className:"attr",starts:{end:/$/,contains:[a,{begin:/\[/,end:/\]/,contains:[a,i,s,t,n,"self"],relevance:0},i,s,t,n]}}]}}}}]);
-//# sourceMappingURL=ini.js.map?v=4452b9fa2dd73c8ae0fb \ No newline at end of file
+//# sourceMappingURL=ini.js.map?v=f12145ba4c63c20b545d \ No newline at end of file