summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorChristoph Wurst <ChristophWurst@users.noreply.github.com>2023-11-14 19:26:47 +0100
committerGitHub <noreply@github.com>2023-11-14 19:26:47 +0100
commit4c04865251567890e3fb60144e9891042b3da558 (patch)
tree7186b3a51b2df5fc330304d60248a75dc7d65b72 /package.json
parenta7fccf54f3c32560f45543bf201f912bacbc9e96 (diff)
parent82c4ee8eace5f5fda856bf8fe7fdbdacc4e246cb (diff)
Merge pull request #3620 from nextcloud/dependabot/npm_and_yarn/jest-and-types/jest-29.7.0
chore(deps-dev): bump jest and @types/jest
Diffstat (limited to 'package.json')
-rw-r--r--package.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/package.json b/package.json
index 09d6b84a..4b6c975d 100644
--- a/package.json
+++ b/package.json
@@ -88,11 +88,11 @@
"@nextcloud/stylelint-config": "^2.3.0",
"@nextcloud/typings": "^1.7.0",
"@nextcloud/webpack-vue-config": "^5.2.0",
- "@types/jest": "^29.5.3",
+ "@types/jest": "^29.5.8",
"@vue/vue2-jest": "^29.2.5",
"babel-jest": "^29.7.0",
"eslint-import-resolver-typescript": "^3.6.0",
- "jest": "^29.6.2",
+ "jest": "^29.7.0",
"jest-environment-jsdom": "^29.7.0",
"jest-transform-stub": "^2.0.0",
"stylelint": "^14.16.1",