aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2025-01-23 11:30:56 +0000
committerGitHub <noreply@github.com>2025-01-23 11:30:56 +0000
commit876fe7a6adefd5278efe6a6d12dca9e490c82335 (patch)
treefb8f5032213714e0b827803c765ab35573a97c6d /package.json
parent033972a743225f6888f661406698060a0d3752d4 (diff)
downloadnextcloud-server-876fe7a6adefd5278efe6a6d12dca9e490c82335.tar.gz
nextcloud-server-876fe7a6adefd5278efe6a6d12dca9e490c82335.zip
chore(deps-dev): bump ts-jest from 29.1.2 to 29.1.5dependabot/npm_and_yarn/stable29/ts-jest-29.1.5
Bumps [ts-jest](https://github.com/kulshekhar/ts-jest) from 29.1.2 to 29.1.5. - [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.1.5) --- updated-dependencies: - dependency-name: ts-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 8610868f1fa..0ec42ac7d9e 100644
--- a/package.json
+++ b/package.json
@@ -180,7 +180,7 @@
"sinon": "<= 5.0.7",
"style-loader": "^3.3.1",
"tar": "^6.2.1",
- "ts-jest": "^29.1.1",
+ "ts-jest": "^29.1.5",
"ts-loader": "^9.5.2",
"ts-node": "^10.9.1",
"tslib": "^2.6.3",