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-19 17:38:14 +0300
committerLouis Chemineau <louis@chmn.me>2022-10-20 15:06:57 +0300
commita999ba69f4cbe35d520e926218cea61d62448236 (patch)
tree8d5360b7d718b987f036983df29f88e056411a3b /package.json
parentfbd1ed369307564a04d52249f378c8ab117d9af0 (diff)
Bump jest-environment-jsdom from 29.2.0 to 29.2.1
Bumps [jest-environment-jsdom](https://github.com/facebook/jest/tree/HEAD/packages/jest-environment-jsdom) from 29.2.0 to 29.2.1. - [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.1/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 0b248a55..7e72e12d 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.0",
+ "jest-environment-jsdom": "^29.2.1",
"path-posix": "^1.0.0",
"qs": "^6.11.0",
"url-parse": "^1.5.10",