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

github.com/nextcloud/calendar.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-22 05:32:39 +0300
committerGitHub <noreply@github.com>2022-10-22 05:32:39 +0300
commit2d91e01a14aeefefa7629299c6db2f3b89613fb8 (patch)
treec8afef508206f16e19a5d255904e01c0010bf326 /package.json
parent99c8b816c580546dc2f085163ec29b241758e44d (diff)
Bump jest from 29.2.0 to 29.2.1
Bumps [jest](https://github.com/facebook/jest/tree/HEAD/packages/jest) 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) --- 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 1ace9f7c..05a307de 100644
--- a/package.json
+++ b/package.json
@@ -92,7 +92,7 @@
"babel-core": "^7.0.0-bridge.0",
"babel-loader-exclude-node-modules-except": "^1.2.1",
"ical.js": "^1.5.0",
- "jest": "^29.2.0",
+ "jest": "^29.2.1",
"jest-environment-jsdom": "^29.2.0",
"jest-serializer-vue": "^2.0.2",
"resolve-url-loader": "^5.0.0",