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-29 04:02:14 +0300
committerGitHub <noreply@github.com>2022-10-29 04:02:14 +0300
commitc61d9a3eaa125c61aad5ca18c75defe25d771321 (patch)
treeb3dc8a8b307d917a585e70851dd2203286520b9f /package.json
parent425ef744e339d39ab8fe585ee038ad2ba0ada3e9 (diff)
Bump jest from 29.2.1 to 29.2.2
Bumps [jest](https://github.com/facebook/jest/tree/HEAD/packages/jest) 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) --- updated-dependencies: - dependency-name: jest dependency-type: direct:development 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 2a115a17..af1467a1 100644
--- a/package.json
+++ b/package.json
@@ -86,7 +86,7 @@
"autoprefixer": "^10.4.12",
"babel-loader-exclude-node-modules-except": "^1.2.1",
"cypress": "^10.10.0",
- "jest": "^29.2.1",
+ "jest": "^29.2.2",
"module-replace-webpack-plugin": "0.0.12",
"postcss": "^8.4.18",
"postcss-loader": "^7.0.1",