aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorDarius Jahandarie <djahandarie@gmail.com>2023-12-10 08:22:36 +0000
committerGitHub <noreply@github.com>2023-12-10 08:22:36 +0000
commit5dd9b0d06fecc689d277129f85dd36e84be608d9 (patch)
treede1cf7a4ca4a2bbbb7e33f302d37abcc6d47363f /package.json
parent36527a00d805ec4a97c2f987b0c06459f052b51d (diff)
parent82b17782f30c337089fb22765bf032033fd8662d (diff)
Merge pull request #337 from themoeway/dependabot/npm_and_yarn/jsdom-23.0.1
build(deps-dev): bump jsdom from 22.1.0 to 23.0.1
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",