Skip to content

Commit

Permalink
Merge pull request #11490 from nextcloud/backport/11467/stable28
Browse files Browse the repository at this point in the history
[stable28] chore(deps): Bump @nextcloud/vue from 8.4.0 to 8.5.1
  • Loading branch information
Antreesy committed Jan 29, 2024
2 parents d07a521 + bc11014 commit a7b4bee
Show file tree
Hide file tree
Showing 14 changed files with 846 additions and 80 deletions.
4 changes: 4 additions & 0 deletions jest.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -27,12 +27,15 @@ const { resolve } = require('node:path')
const ignorePatterns = [
'@mdi/svg',
'bail',
'ccount', // ESM dependency of remark-gfm
'comma-separated-tokens',
'decode-named-character-reference',
'devlop',
'escape-string-regexp',
'hast-.*',
'is-.*',
'longest-streak', // ESM dependency of remark-gfm
'markdown-table', // ESM dependency of remark-gfm
'mdast-.*',
'micromark',
'property-information',
Expand All @@ -46,6 +49,7 @@ const ignorePatterns = [
'vfile',
'vue-material-design-icons',
'web-namespaces',
'zwitch', // ESM dependency of remark-gfm
]

module.exports = {
Expand Down
Loading

0 comments on commit a7b4bee

Please sign in to comment.