summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-07-01 02:37:04 +0000
committerGitHub <noreply@github.com>2023-07-01 02:37:04 +0000
commit8c0fe3fc552f91c4cbe9ceb770e36304db2ced89 (patch)
tree3987ece1268ae2387159d5edf8986770d41dba31 /package.json
parent8bb942c00c4e289b8962ebeb46f932bff3589875 (diff)
parentfd300927c1f4cf47aa0b1f637dc99ac55c5ddec1 (diff)
Merge pull request #3496 from nextcloud/dependabot/npm_and_yarn/ts-jest-29.1.1
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 eaf9f0ab..b8fcc33d 100644
--- a/package.json
+++ b/package.json
@@ -97,7 +97,7 @@
"jest-transform-stub": "^2.0.0",
"stylelint": "^14.16.1",
"stylelint-config-recommended-scss": "^7.0.0",
- "ts-jest": "^29.1.0",
+ "ts-jest": "^29.1.1",
"ts-loader": "^9.4.2",
"typescript": "^4.9.5",
"vue-template-compiler": "~2.6"