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-08-21 05:02:47 +0300
committernextcloud-command <nextcloud-command@users.noreply.github.com>2021-08-23 09:59:27 +0300
commit06b1f8871cace1c4bdb8e837b00fe503feb985f1 (patch)
treea8bcf2955a4d766959f80c0b1e2617b231cf1480 /js/highlight/brainfuck.js
parent74bc62273f7194d122bb6a9be1822fa2fdeb8c48 (diff)
Bump @nextcloud/webpack-vue-config from 4.0.3 to 4.1.0
Bumps [@nextcloud/webpack-vue-config](https://github.com/nextcloud/webpack-vue-config) from 4.0.3 to 4.1.0. - [Release notes](https://github.com/nextcloud/webpack-vue-config/releases) - [Commits](https://github.com/nextcloud/webpack-vue-config/compare/v4.0.3...v4.1.0) --- updated-dependencies: - dependency-name: "@nextcloud/webpack-vue-config" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: nextcloud-command <nextcloud-command@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 f5c5bf042..f5c4dd11e 100644
--- a/js/highlight/brainfuck.js
+++ b/js/highlight/brainfuck.js
@@ -1,2 +1,2 @@
-(self.webpackChunktext=self.webpackChunktext||[]).push([["highlight/brainfuck"],{44536:function(e){e.exports=function(e){const 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=3ac15716a742b3a92ef8 \ No newline at end of file
+(self.webpackChunktext=self.webpackChunktext||[]).push([["highlight/brainfuck"],{44536:e=>{e.exports=function(e){const 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=a203c6a271e0771d3071 \ No newline at end of file