aboutsummaryrefslogtreecommitdiffstats
path: root/jest.config.ts
diff options
context:
space:
mode:
authorJohn Molakvoæ <skjnldsv@protonmail.com>2023-06-30 09:57:40 +0200
committerJohn Molakvoæ <skjnldsv@protonmail.com>2023-07-05 16:20:33 +0200
commit18f88a7042087f4ea93d66290ee6196b19a5db78 (patch)
treec1126000dcad7eb4163950618575078d4ef34f8c /jest.config.ts
parent28c2d9e9063b05ad6eff9a227764a9571db4fcbe (diff)
downloadnextcloud-server-18f88a7042087f4ea93d66290ee6196b19a5db78.tar.gz
nextcloud-server-18f88a7042087f4ea93d66290ee6196b19a5db78.zip
chore: update webdav to 5.2.2
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
Diffstat (limited to 'jest.config.ts')
-rw-r--r--jest.config.ts1
1 files changed, 1 insertions, 0 deletions
diff --git a/jest.config.ts b/jest.config.ts
index 7e0ae631cd6..97a2bdf576e 100644
--- a/jest.config.ts
+++ b/jest.config.ts
@@ -28,6 +28,7 @@ const ignorePatterns = [
'@nextcloud/vue',
'ansi-regex',
'char-regex',
+ 'is-svg',
'splitpanes',
'string-length',
'strip-ansi',