summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorMarco <marcoambrosini@icloud.com>2023-03-13 09:34:34 +0100
committerGitHub <noreply@github.com>2023-03-13 09:34:34 +0100
commit775b04681ba9ac5597508f6e5d2b1479530cbcf9 (patch)
treee8126101bada02e4ca64f89020f29e6d707cc1cf /package.json
parent91135ce645159a5e371933cd810404fc6c8c3df6 (diff)
parent27f511dd1268597571ff0eac08cb97be8fe9fa1d (diff)
Merge pull request #9025 from nextcloud/dependabot/npm_and_yarn/jest-environment-jsdom-29.5.0
chore(deps-dev): Bump jest-environment-jsdom from 29.4.3 to 29.5.0
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 2741640d3..fcbba4b45 100644
--- a/package.json
+++ b/package.json
@@ -81,7 +81,7 @@
"babel-plugin-add-module-exports": "^1.0.4",
"flush-promises": "^1.0.2",
"jest": "^29.2.2",
- "jest-environment-jsdom": "^29.4.3",
+ "jest-environment-jsdom": "^29.5.0",
"jest-localstorage-mock": "^2.4.26",
"jest-mock-axios": "^4.6.2",
"jest-mock-console": "^2.0.0",