Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/richdocuments.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>2022-09-10 12:08:30 +0300
committerGitHub <noreply@github.com>2022-09-10 12:08:30 +0300
commit277c4e3895ca617ea90dd6bad1ffd87689591b29 (patch)
tree45e5e746131c4825fa660d6356d6fee30e27d059 /package.json
parent224f1f60d9b93385990d6a908840f77d356b278b (diff)
parentbddca7904f0ad390eee6605887f254f80b9c2482 (diff)
Merge pull request #2439 from nextcloud/dependabot/npm_and_yarn/jest-29.0.2
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 6583452b..f95bd7a8 100644
--- a/package.json
+++ b/package.json
@@ -71,7 +71,7 @@
"eslint-plugin-vue": "^7.20.0",
"eslint-webpack-plugin": "^2.7.0",
"file-loader": "^6.2.0",
- "jest": "^29.0.1",
+ "jest": "^29.0.2",
"jest-environment-jsdom-fourteen": "^1.0.1",
"jest-serializer-vue": "^2.0.2",
"node-polyfill-webpack-plugin": "^1.1.4",