aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-07-20 01:21:51 +0000
committerGitHub <noreply@github.com>2024-07-20 01:21:51 +0000
commit36641312f3bcad600f12e0fd0ec30f4f7ac8b7f2 (patch)
treecbf5c0979780267a07061f5ea54b466181055d22 /package.json
parentcdfa01abfc59d6b2eff7ee9421282d4ae2a2f168 (diff)
downloadnextcloud-server-36641312f3bcad600f12e0fd0ec30f4f7ac8b7f2.tar.gz
nextcloud-server-36641312f3bcad600f12e0fd0ec30f4f7ac8b7f2.zip
chore(deps-dev): bump ts-jest from 29.1.2 to 29.2.3
Bumps [ts-jest](https://github.com/kulshekhar/ts-jest) from 29.1.2 to 29.2.3. - [Release notes](https://github.com/kulshekhar/ts-jest/releases) - [Changelog](https://github.com/kulshekhar/ts-jest/blob/main/CHANGELOG.md) - [Commits](https://github.com/kulshekhar/ts-jest/compare/v29.1.2...v29.2.3) --- updated-dependencies: - dependency-name: ts-jest dependency-type: direct:development 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 7949b954ee7..04839082677 100644
--- a/package.json
+++ b/package.json
@@ -179,7 +179,7 @@
"sinon": "<= 5.0.7",
"style-loader": "^3.3.1",
"tar": "^6.2.1",
- "ts-jest": "^29.1.1",
+ "ts-jest": "^29.2.3",
"ts-loader": "^9.5.0",
"ts-node": "^10.9.1",
"tslib": "^2.6.2",