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

github.com/nextcloud/spreed.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoas Schilling <213943+nickvergessen@users.noreply.github.com>2021-10-04 13:48:00 +0300
committerGitHub <noreply@github.com>2021-10-04 13:48:00 +0300
commit6a576b9df31ef098a249df9e24a3aa314d7cbfeb (patch)
treeb07f115e64657b4824c567586f5ce4f86550a33a /package.json
parent6c5716e151a907b2093edea24fd4c5986e27bdc8 (diff)
parent9c6e1066fcae03de5fefeef2f4830f6770c199ad (diff)
Merge pull request #6316 from nextcloud/dependabot/npm_and_yarn/jest-mock-console-1.2.3
Bump jest-mock-console from 1.1.0 to 1.2.3
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 9e7330caa..8db7f1100 100644
--- a/package.json
+++ b/package.json
@@ -82,7 +82,7 @@
"babel-plugin-add-module-exports": "^1.0.4",
"jest-localstorage-mock": "^2.4.18",
"jest-mock-axios": "^4.4.0",
- "jest-mock-console": "^1.1.0",
+ "jest-mock-console": "^1.2.3",
"regenerator-runtime": "^0.13.9",
"terser-webpack-plugin": "^5.2.4",
"webpack-node-externals": "^3.0.0"