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:
authorJulius Härtl <jus@bitgrid.net>2021-07-15 12:44:40 +0300
committerGitHub <noreply@github.com>2021-07-15 12:44:40 +0300
commit4288a3ff4fb151c7db750e597c0f1b67b72f116a (patch)
tree54610178fc056dec437d2235cc2683c28f907955 /package.json
parent8642a8a44a3fc9cec7d608f82ebf542e36eaa9d9 (diff)
parent9163725f25678e9369eb9f72aab93a97112a9ca1 (diff)
Merge pull request #1766 from nextcloud/dependabot/npm_and_yarn/jest-27.0.6
Bump jest from 26.6.3 to 27.0.6
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 538e0f26e..5a2be8f4e 100644
--- a/package.json
+++ b/package.json
@@ -72,7 +72,7 @@
"@nextcloud/webpack-vue-config": "^4.0.3",
"@vue/test-utils": "^1.2.0",
"cypress": "^7.7.0",
- "jest": "^26.6.3",
+ "jest": "^27.0.6",
"jest-environment-jsdom-fourteen": "^1.0.1",
"jest-serializer-vue": "^2.0.2",
"vue-jest": "^3.0.7"