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-05 06:49:22 +0300
committerGitHub <noreply@github.com>2022-11-05 06:49:22 +0300
commit1d3bd46589b2311064d8c491832fbe772b7f05a0 (patch)
tree2c8af3ee8b652e284adaf6328d5e83bafe2358e2 /package.json
parent8fab3cddd5e7fae194109c6308a24a9fb40a6bf2 (diff)
Bump jest-environment-jsdom from 29.2.1 to 29.2.2
Bumps [jest-environment-jsdom](https://github.com/facebook/jest/tree/HEAD/packages/jest-environment-jsdom) from 29.2.1 to 29.2.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.2.2/packages/jest-environment-jsdom) --- updated-dependencies: - dependency-name: jest-environment-jsdom dependency-type: direct:production update-type: version-update:semver-patch ... 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 34c181aa..6c59a78a 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",