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-03-12 10:45:34 +0300
committernpmbuildbot-nextcloud[bot] <npmbuildbot-nextcloud[bot]@users.noreply.github.com>2021-03-12 11:07:21 +0300
commit6ccdaf568400c5c363f6853867c3e4137714cfc7 (patch)
tree51b82ea5e56d8e240f73dfadd858a18f5d42007c /js/highlight/brainfuck.js
parent6dd610143e0762fb41fd4709f5dad464c8854b5c (diff)
Bump @nextcloud/vue from 3.3.2 to 3.7.2
Bumps [@nextcloud/vue](https://github.com/nextcloud/nextcloud-vue) from 3.3.2 to 3.7.2. - [Release notes](https://github.com/nextcloud/nextcloud-vue/releases) - [Changelog](https://github.com/nextcloud/nextcloud-vue/blob/master/CHANGELOG.md) - [Commits](https://github.com/nextcloud/nextcloud-vue/compare/v3.3.2...v3.7.2) 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 e2f4623fc..fd8a5d2a3 100644
--- a/js/highlight/brainfuck.js
+++ b/js/highlight/brainfuck.js
@@ -1,2 +1,2 @@
-(window.textWebpackJsonp=window.textWebpackJsonp||[]).push([[22],{428:function(e,n,a){"use strict";e.exports=function(e){var n={className:"literal",begin:/[+-]/,relevance:0};return{name:"Brainfuck",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=cb2612e7c2ab953f4416 \ No newline at end of file
+(window.textWebpackJsonp=window.textWebpackJsonp||[]).push([[22],{476:function(e,n,a){"use strict";e.exports=function(e){var n={className:"literal",begin:/[+-]/,relevance:0};return{name:"Brainfuck",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=7e4d682701de8ed96fb7 \ No newline at end of file