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>2021-12-18 06:11:32 +0300
committerGitHub <noreply@github.com>2021-12-18 06:11:32 +0300
commit460974940ac5c9d4a643d32dc2190942eaa983e4 (patch)
tree0d3e194f6f66cc1814a9ce96980380a32ef6980e /package.json
parentcc3e9a5527d4d8e19fe5ea8309f9081c71276dcc (diff)
parent70088f2397936285649e5c61f5b804a68bb53e79 (diff)
Merge pull request #1924 from nextcloud/dependabot/npm_and_yarn/jest-27.4.5
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 327adcf4..0c12db68 100644
--- a/package.json
+++ b/package.json
@@ -69,7 +69,7 @@
"eslint-plugin-vue": "^7.20.0",
"eslint-webpack-plugin": "^2.6.0",
"file-loader": "^6.2.0",
- "jest": "^27.4.4",
+ "jest": "^27.4.5",
"jest-environment-jsdom-fourteen": "^1.0.1",
"jest-serializer-vue": "^2.0.2",
"node-polyfill-webpack-plugin": "^1.1.4",