summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-07-08 04:10:06 +0000
committerGitHub <noreply@github.com>2023-07-08 04:10:06 +0000
commit7dd7e99362da4b12ccb4c4fc2d661ecaa183416b (patch)
tree67cd30ae6067e926c8bfa430d094c995cfc0d94f /package.json
parentde46f30501acb2b4cf4e4b03cd31f6fa8fdc2d86 (diff)
parent881114dd223e0cbfbb24b32374742c5a372ae45c (diff)
Merge pull request #3512 from nextcloud/dependabot/npm_and_yarn/jest-environment-jsdom-29.6.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 40059ed9..d8376770 100644
--- a/package.json
+++ b/package.json
@@ -93,7 +93,7 @@
"babel-jest": "^29.4.2",
"eslint-import-resolver-typescript": "^3.5.5",
"jest": "^29.6.1",
- "jest-environment-jsdom": "^29.5.0",
+ "jest-environment-jsdom": "^29.6.1",
"jest-transform-stub": "^2.0.0",
"stylelint": "^14.16.1",
"stylelint-config-recommended-scss": "^7.0.0",