aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-12-06 03:56:03 +0000
committerGitHub <noreply@github.com>2023-12-06 03:56:03 +0000
commit82b17782f30c337089fb22765bf032033fd8662d (patch)
tree15e7167fb43f37fe962afd3dfe0ac0041afc4719 /package.json
parentbd5bc1a5db29903bc098995cd9262c4576bf76af (diff)
build(deps-dev): bump jsdom from 22.1.0 to 23.0.1
Bumps [jsdom](https://github.com/jsdom/jsdom) from 22.1.0 to 23.0.1. - [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/22.1.0...23.0.1) --- updated-dependencies: - dependency-name: jsdom dependency-type: direct:development update-type: version-update:semver-major ... 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 ee93bb45..dfe3b48c 100644
--- a/package.json
+++ b/package.json
@@ -69,7 +69,7 @@
"eslint-plugin-vitest": "^0.3.9",
"fake-indexeddb": "^5.0.1",
"html-validate": "^8.7.0",
- "jsdom": "^22.1.0",
+ "jsdom": "^23.0.1",
"jszip": "^3.10.1",
"license-report": "^6.5.0",
"stylelint": "^15.11.0",