summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-07-15 03:03:52 +0000
committerGitHub <noreply@github.com>2023-07-15 03:03:52 +0000
commitdb31dd9df40f23b2be505469fa1b99c58808c9d6 (patch)
tree0fba804c0dc4c58b08a3bc31c4ed6361fa0bb3ad /package.json
parenta488f06e8ad20e6186693800a4b85d8b2a1fd329 (diff)
chore(deps-dev): bump @types/jest from 29.5.2 to 29.5.3
--- 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 d8376770..e5f24643 100644
--- a/package.json
+++ b/package.json
@@ -86,7 +86,7 @@
"@nextcloud/stylelint-config": "^2.3.0",
"@nextcloud/typings": "^1.7.0",
"@nextcloud/webpack-vue-config": "^5.2.0",
- "@types/jest": "^29.5.2",
+ "@types/jest": "^29.5.3",
"@typescript-eslint/parser": "^5.61.0",
"@vue/composition-api": "^1.7.1",
"@vue/vue2-jest": "^29.2.4",