summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-02-02 00:07:31 +0900
committerGitHub <noreply@github.com>2024-02-01 15:07:31 +0000
commit6a1abcfcc5660d6efb87086e52be70318ca4a3eb (patch)
tree946aefd6ecdc8f648f745bc0152ed855417562f8 /package.json
parentd01570b12bea4f4e7d140a265dd5d6e63aafbe79 (diff)
Bump jsdom from 23.0.1 to 24.0.0 (#605)
Bumps [jsdom](https://github.com/jsdom/jsdom) from 23.0.1 to 24.0.0. - [Release notes](https://github.com/jsdom/jsdom/releases) - [Changelog](https://github.com/jsdom/jsdom/blob/main/Changelog.md) - [Commits](https://github.com/jsdom/jsdom/compare/23.0.1...24.0.0) --- updated-dependencies: - dependency-name: jsdom dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.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 268b3836..7497e857 100644
--- a/package.json
+++ b/package.json
@@ -75,7 +75,7 @@
"eslint-plugin-vitest": "^0.3.20",
"fake-indexeddb": "^5.0.2",
"html-validate": "^8.8.0",
- "jsdom": "^23.0.1",
+ "jsdom": "^24.0.0",
"jszip": "^3.10.1",
"license-report": "^6.5.0",
"stylelint": "^16.1.0",