summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-12-09 02:37:52 +0000
committerGitHub <noreply@github.com>2023-12-09 02:37:52 +0000
commit9bf74d9929755fce709d3ddc360b72c8192ef57c (patch)
tree24332914efac5c008397363083f87b057a529479 /package.json
parente4d8c650e370f177f26b6ebe9c5abe8af44541d2 (diff)
chore(deps-dev): bump @types/jest from 29.5.8 to 29.5.11
Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) from 29.5.8 to 29.5.11. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest) --- updated-dependencies: - dependency-name: "@types/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 9db2d405..c5c714d7 100644
--- a/package.json
+++ b/package.json
@@ -88,7 +88,7 @@
"@nextcloud/stylelint-config": "^2.3.0",
"@nextcloud/typings": "^1.7.0",
"@nextcloud/webpack-vue-config": "^5.2.0",
- "@types/jest": "^29.5.8",
+ "@types/jest": "^29.5.11",
"@vue/vue2-jest": "^29.2.5",
"babel-jest": "^29.7.0",
"eslint-import-resolver-typescript": "^3.6.0",