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-09-09 12:33:10 +0300
committernpmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>2020-09-10 09:28:27 +0300
commit55782a128dcc49b85764adb74aff7cdf71d40a0b (patch)
treed7fec58dafa44c0ec9b02f2a2be6c986405bc389 /js/highlight/ebnf.js
parent17d90a1e8720257514896ffe50433ad5f53eb379 (diff)
Bump @nextcloud/vue from 2.3.0 to 2.6.4
Bumps [@nextcloud/vue](https://github.com/nextcloud/nextcloud-vue) from 2.3.0 to 2.6.4. - [Release notes](https://github.com/nextcloud/nextcloud-vue/releases) - [Commits](https://github.com/nextcloud/nextcloud-vue/compare/v2.3.0...v2.6.4) Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
Diffstat (limited to 'js/highlight/ebnf.js')
-rw-r--r--js/highlight/ebnf.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/js/highlight/ebnf.js b/js/highlight/ebnf.js
index b2e1e5cd8..4f70e5e9c 100644
--- a/js/highlight/ebnf.js
+++ b/js/highlight/ebnf.js
@@ -1,2 +1,2 @@
-(window.textWebpackJsonp=window.textWebpackJsonp||[]).push([[51],{419:function(n,a){n.exports=function(n){var a=n.COMMENT(/\(\*/,/\*\)/);return{illegal:/\S/,contains:[a,{className:"attribute",begin:/^[ ]*[a-zA-Z][a-zA-Z-_]*([\s-_]+[a-zA-Z][a-zA-Z]*)*/},{begin:/=/,end:/[.;]/,contains:[a,{className:"meta",begin:/\?.*\?/},{className:"string",variants:[n.APOS_STRING_MODE,n.QUOTE_STRING_MODE,{begin:"`",end:"`"}]}]}]}}}}]);
-//# sourceMappingURL=ebnf.js.map?v=99e915f21cd52ab3f6d9 \ No newline at end of file
+(window.textWebpackJsonp=window.textWebpackJsonp||[]).push([[51],{426:function(n,a){n.exports=function(n){var a=n.COMMENT(/\(\*/,/\*\)/);return{illegal:/\S/,contains:[a,{className:"attribute",begin:/^[ ]*[a-zA-Z][a-zA-Z-_]*([\s-_]+[a-zA-Z][a-zA-Z]*)*/},{begin:/=/,end:/[.;]/,contains:[a,{className:"meta",begin:/\?.*\?/},{className:"string",variants:[n.APOS_STRING_MODE,n.QUOTE_STRING_MODE,{begin:"`",end:"`"}]}]}]}}}}]);
+//# sourceMappingURL=ebnf.js.map?v=c47a98e251a59535f8c3 \ No newline at end of file