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-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2020-01-21 21:36:00 +0300
committernpmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>2020-01-21 22:22:00 +0300
commit2e9d9b73676d36652598d013065a2ca9fdebc42b (patch)
tree91309b93e384a50102f6ae5fbb0616b250a7b1aa /js/highlight/gherkin.js.map
parente37e89b0748d45982f4e88db5e0c65d8d14cdbc1 (diff)
Bump @nextcloud/vue from 1.2.5 to 1.2.7
Bumps [@nextcloud/vue](https://github.com/nextcloud/nextcloud-vue) from 1.2.5 to 1.2.7. - [Release notes](https://github.com/nextcloud/nextcloud-vue/releases) - [Commits](https://github.com/nextcloud/nextcloud-vue/compare/v1.2.5...V1.2.7) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
Diffstat (limited to 'js/highlight/gherkin.js.map')
-rw-r--r--js/highlight/gherkin.js.map2
1 files changed, 1 insertions, 1 deletions
diff --git a/js/highlight/gherkin.js.map b/js/highlight/gherkin.js.map
index 59471da56..ff470be66 100644
--- a/js/highlight/gherkin.js.map
+++ b/js/highlight/gherkin.js.map
@@ -1 +1 @@
-{"version":3,"sources":["webpack:///./node_modules/highlight.js/lib/languages/gherkin.js"],"names":["module","exports","hljs","aliases","keywords","contains","className","begin","relevance","end","HASH_COMMENT_MODE","QUOTE_STRING_MODE"],"mappings":"oFAAAA,EAAOC,QAAU,SAAUC,GACzB,MAAO,CACLC,QAAS,CAAC,WACVC,SAAU,kIACVC,SAAU,CACR,CACEC,UAAW,SACXC,MAAO,MACPC,UAAW,GAEb,CACEF,UAAW,OACXC,MAAO,aAET,CACEA,MAAO,MAAOE,IAAK,WACnBJ,SAAU,CACR,CACEC,UAAW,SACXC,MAAO,WAIb,CACED,UAAW,WACXC,MAAO,IAAKE,IAAK,KAEnBP,EAAKQ,kBACL,CACEJ,UAAW,SACXC,MAAO,MAAOE,IAAK,OAErBP,EAAKS","file":"highlight/gherkin.js?v=7de62cf00dcc28d704d6","sourcesContent":["module.exports = function (hljs) {\n return {\n aliases: ['feature'],\n keywords: 'Feature Background Ability Business\\ Need Scenario Scenarios Scenario\\ Outline Scenario\\ Template Examples Given And Then But When',\n contains: [\n {\n className: 'symbol',\n begin: '\\\\*',\n relevance: 0\n },\n {\n className: 'meta',\n begin: '@[^@\\\\s]+'\n },\n {\n begin: '\\\\|', end: '\\\\|\\\\w*$',\n contains: [\n {\n className: 'string',\n begin: '[^|]+'\n }\n ]\n },\n {\n className: 'variable',\n begin: '<', end: '>'\n },\n hljs.HASH_COMMENT_MODE,\n {\n className: 'string',\n begin: '\"\"\"', end: '\"\"\"'\n },\n hljs.QUOTE_STRING_MODE\n ]\n };\n};"],"sourceRoot":""} \ No newline at end of file
+{"version":3,"sources":["webpack:///./node_modules/highlight.js/lib/languages/gherkin.js"],"names":["module","exports","hljs","aliases","keywords","contains","className","begin","relevance","end","HASH_COMMENT_MODE","QUOTE_STRING_MODE"],"mappings":"oFAAAA,EAAOC,QAAU,SAAUC,GACzB,MAAO,CACLC,QAAS,CAAC,WACVC,SAAU,kIACVC,SAAU,CACR,CACEC,UAAW,SACXC,MAAO,MACPC,UAAW,GAEb,CACEF,UAAW,OACXC,MAAO,aAET,CACEA,MAAO,MAAOE,IAAK,WACnBJ,SAAU,CACR,CACEC,UAAW,SACXC,MAAO,WAIb,CACED,UAAW,WACXC,MAAO,IAAKE,IAAK,KAEnBP,EAAKQ,kBACL,CACEJ,UAAW,SACXC,MAAO,MAAOE,IAAK,OAErBP,EAAKS","file":"highlight/gherkin.js?v=cedfed6165d7491f530f","sourcesContent":["module.exports = function (hljs) {\n return {\n aliases: ['feature'],\n keywords: 'Feature Background Ability Business\\ Need Scenario Scenarios Scenario\\ Outline Scenario\\ Template Examples Given And Then But When',\n contains: [\n {\n className: 'symbol',\n begin: '\\\\*',\n relevance: 0\n },\n {\n className: 'meta',\n begin: '@[^@\\\\s]+'\n },\n {\n begin: '\\\\|', end: '\\\\|\\\\w*$',\n contains: [\n {\n className: 'string',\n begin: '[^|]+'\n }\n ]\n },\n {\n className: 'variable',\n begin: '<', end: '>'\n },\n hljs.HASH_COMMENT_MODE,\n {\n className: 'string',\n begin: '\"\"\"', end: '\"\"\"'\n },\n hljs.QUOTE_STRING_MODE\n ]\n };\n};"],"sourceRoot":""} \ No newline at end of file