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

github.com/nextcloud/photos.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-11-08 12:56:06 +0300
committerGitHub <noreply@github.com>2022-11-08 12:56:06 +0300
commitad50ade8fec428cec17a58019f05bd43308b39c6 (patch)
tree00b0d1b13f214b602d768f536f26475ec085f8bf /package.json
parente29aa12f52d6e9e369c871488dfba59af928606c (diff)
parent1d3bd46589b2311064d8c491832fbe772b7f05a0 (diff)
Merge pull request #1462 from nextcloud/dependabot/npm_and_yarn/jest-environment-jsdom-29.2.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 131c1a13..6a997b82 100644
--- a/package.json
+++ b/package.json
@@ -55,7 +55,7 @@
"camelcase": "^7.0.0",
"debounce": "^1.2.1",
"he": "^1.2.0",
- "jest-environment-jsdom": "^29.2.1",
+ "jest-environment-jsdom": "^29.2.2",
"path-posix": "^1.0.0",
"qs": "^6.11.0",
"url-parse": "^1.5.10",