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>2020-12-12 05:43:00 +0300
committernpmbuildbot-nextcloud[bot] <npmbuildbot-nextcloud[bot]@users.noreply.github.com>2020-12-14 10:41:39 +0300
commitcb6650aca435e7ff096c444cd10fc913a37ab760 (patch)
tree9cde0b4d4d613cf2c252cbc5238f2600b94a70c6 /js/highlight/brainfuck.js
parent5c0dcf72e4fe1332d99feedcf3a39aba06d6d228 (diff)
Bump core-js from 3.6.5 to 3.8.1
Bumps [core-js](https://github.com/zloirock/core-js) from 3.6.5 to 3.8.1. - [Release notes](https://github.com/zloirock/core-js/releases) - [Changelog](https://github.com/zloirock/core-js/blob/master/CHANGELOG.md) - [Commits](https://github.com/zloirock/core-js/compare/v3.6.5...v3.8.1) 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/brainfuck.js')
-rw-r--r--js/highlight/brainfuck.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/js/highlight/brainfuck.js b/js/highlight/brainfuck.js
index 3b651de55..21bb3731c 100644
--- a/js/highlight/brainfuck.js
+++ b/js/highlight/brainfuck.js
@@ -1,2 +1,2 @@
-(window.textWebpackJsonp=window.textWebpackJsonp||[]).push([[23],{385:function(e,n){e.exports=function(e){var n={className:"literal",begin:"[\\+\\-]",relevance:0};return{aliases:["bf"],contains:[e.COMMENT("[^\\[\\]\\.,\\+\\-<> \r\n]","[\\[\\]\\.,\\+\\-<> \r\n]",{returnEnd:!0,relevance:0}),{className:"title",begin:"[\\[\\]]",relevance:0},{className:"string",begin:"[\\.,]",relevance:0},{begin:/(?:\+\+|\-\-)/,contains:[n]},n]}}}}]);
-//# sourceMappingURL=brainfuck.js.map?v=a9b88cf645f9822ecd6c \ No newline at end of file
+(window.textWebpackJsonp=window.textWebpackJsonp||[]).push([[23],{386:function(e,n){e.exports=function(e){var n={className:"literal",begin:"[\\+\\-]",relevance:0};return{aliases:["bf"],contains:[e.COMMENT("[^\\[\\]\\.,\\+\\-<> \r\n]","[\\[\\]\\.,\\+\\-<> \r\n]",{returnEnd:!0,relevance:0}),{className:"title",begin:"[\\[\\]]",relevance:0},{className:"string",begin:"[\\.,]",relevance:0},{begin:/(?:\+\+|\-\-)/,contains:[n]},n]}}}}]);
+//# sourceMappingURL=brainfuck.js.map?v=e5f5ed23a8542b3bcaf7 \ No newline at end of file