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-10-01 04:03:22 +0300
committerLouis (Rebase PR Action) <artonge@users.noreply.github.com>2022-10-11 16:09:37 +0300
commitb6f71513f8c7c2b69676f48f4d726bd8e01ee1cc (patch)
treef4e08b3e030f23d21e4b295036650b48b3b83bab /package.json
parentc6094e9b09db271af89871f0d8c32c5d3416a6cc (diff)
Bump jest-environment-jsdom from 29.0.3 to 29.1.2
Bumps [jest-environment-jsdom](https://github.com/facebook/jest/tree/HEAD/packages/jest-environment-jsdom) from 29.0.3 to 29.1.2. - [Release notes](https://github.com/facebook/jest/releases) - [Changelog](https://github.com/facebook/jest/blob/main/CHANGELOG.md) - [Commits](https://github.com/facebook/jest/commits/v29.1.2/packages/jest-environment-jsdom) --- updated-dependencies: - dependency-name: jest-environment-jsdom dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
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 53cb2de7..37874357 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.0.3",
+ "jest-environment-jsdom": "^29.1.2",
"path-posix": "^1.0.0",
"qs": "^6.11.0",
"url-parse": "^1.5.10",