summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-11-16 12:21:00 +0000
committerBenjamin Brahmer <info@b-brahmer.de>2023-11-16 16:04:45 +0100
commit650143e949377c1eb237eec0e19c5a1fec87bb99 (patch)
treefabda1d28acf5c0250ecb0bda35f224e081fda26 /package.json
parent46fb15c6ee749bea2470e0c71bb17f8977a94d47 (diff)
Build(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 c495be835..3f3110787 100644
--- a/package.json
+++ b/package.json
@@ -101,7 +101,7 @@
"hammerjs": "^2.0.8",
"ical.js": "^1.5.0",
"jest": "^29.1.1",
- "jest-environment-jsdom": "^29.1.1",
+ "jest-environment-jsdom": "^29.7.0",
"jest-serializer-vue": "^3.1.0",
"jsesc": "^3.0.2",
"md5": "^2.3.0",