summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-02-17 02:35:09 +0000
committerGitHub <noreply@github.com>2024-02-17 02:35:09 +0000
commitb35e7fa6de76cfb10578576ffe90e6c7f8e07bb8 (patch)
treea499e04cad818e4ce0b4f8acacd45848cfe8893a /package.json
parent828608f51ea91d8f9b83adfa80a38fb93a2ed5c9 (diff)
chore(deps-dev): bump @types/jest from 29.5.11 to 29.5.12
Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) from 29.5.11 to 29.5.12. - [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 4680607a..e647ad7b 100644
--- a/package.json
+++ b/package.json
@@ -89,7 +89,7 @@
"@nextcloud/stylelint-config": "^2.3.0",
"@nextcloud/typings": "^1.7.0",
"@nextcloud/webpack-vue-config": "^5.2.0",
- "@types/jest": "^29.5.11",
+ "@types/jest": "^29.5.12",
"@vue/vue2-jest": "^29.2.5",
"babel-jest": "^29.7.0",
"eslint-import-resolver-typescript": "^3.6.0",