aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-10-28 01:33:24 +0000
committerGitHub <noreply@github.com>2023-10-28 01:33:24 +0000
commit261517cf4bdcbc478e85a32e81f48b7e078d6251 (patch)
tree6e144940e04a8b7d1089ec59b8663d6a061c313c /package.json
parent0aa65d97146a7ec52f27969f97d03868688f4c64 (diff)
downloadnextcloud-server-261517cf4bdcbc478e85a32e81f48b7e078d6251.tar.gz
nextcloud-server-261517cf4bdcbc478e85a32e81f48b7e078d6251.zip
chore(deps-dev): bump jest-environment-jsdom from 29.6.2 to 29.7.0
Bumps [jest-environment-jsdom](https://github.com/jestjs/jest/tree/HEAD/packages/jest-environment-jsdom) from 29.6.2 to 29.7.0. - [Release notes](https://github.com/jestjs/jest/releases) - [Changelog](https://github.com/jestjs/jest/blob/main/CHANGELOG.md) - [Commits](https://github.com/jestjs/jest/commits/v29.7.0/packages/jest-environment-jsdom) --- updated-dependencies: - dependency-name: jest-environment-jsdom dependency-type: direct:development update-type: version-update:semver-minor ... 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 807cc0cc4b9..7d46f6c16d2 100644
--- a/package.json
+++ b/package.json
@@ -155,7 +155,7 @@
"jasmine-core": "~2.5.2",
"jasmine-sinon": "^0.4.0",
"jest": "^29.0.3",
- "jest-environment-jsdom": "^29.5.0",
+ "jest-environment-jsdom": "^29.7.0",
"jest-fetch-mock": "^3.0.3",
"jest-location-mock": "^1.0.9",
"jsdoc": "^4.0.2",