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-10-08 12:44:13 +0300
committernpmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>2020-10-08 12:53:38 +0300
commitca9ef9d8d31c4204a2825ccbae05fe691cc9d2ce (patch)
treeb7039d881f0e3e0284bd9678d3f0138aaad671bf /js/highlight/brainfuck.js
parent8f0d3676338d97c97f7d2fc3df8eba6ec037a59f (diff)
Bump tiptap-extensions from 1.32.2 to 1.33.1
Bumps [tiptap-extensions](https://github.com/ueberdosis/tiptap) from 1.32.2 to 1.33.1. - [Release notes](https://github.com/ueberdosis/tiptap/releases) - [Commits](https://github.com/ueberdosis/tiptap/compare/tiptap-extensions@1.32.2...tiptap-extensions@1.33.1) Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: npmbuildbot[bot] <npmbuildbot[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 85c4f78f6..6c4df48a6 100644
--- a/js/highlight/brainfuck.js
+++ b/js/highlight/brainfuck.js
@@ -1,2 +1,2 @@
-(window.textWebpackJsonp=window.textWebpackJsonp||[]).push([[23],{400: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=6cb98b98403cd7ca7aad \ No newline at end of file
+(window.textWebpackJsonp=window.textWebpackJsonp||[]).push([[23],{399: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=5007e44ab2fdc0c8578a \ No newline at end of file