aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorDarius Jahandarie <djahandarie@gmail.com>2023-08-20 12:03:18 +0000
committerGitHub <noreply@github.com>2023-08-20 12:03:18 +0000
commit93bb99db175c4a0810ea91bde5f6bb6fc6ace8e0 (patch)
tree446f61648adf9f5aa1141e4d8e0528f749de8736 /package.json
parent7d5f8d34db9e20efd310d5810e82a94f5054e36c (diff)
parentcf2fb3a9c9d513285e93cafe822b536d2ff4b6e5 (diff)
Merge pull request #160 from themoeway/dependabot/npm_and_yarn/jsdom-22.1.0
Bump jsdom from 20.0.1 to 22.1.0
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 d3c5a856..6eebc16e 100644
--- a/package.json
+++ b/package.json
@@ -47,7 +47,7 @@
"eslint-plugin-no-unsanitized": "^4.0.1",
"fake-indexeddb": "^4.0.0",
"html-validate": "^7.6.0",
- "jsdom": "^20.0.1",
+ "jsdom": "^22.1.0",
"parse5": "^7.1.2",
"stylelint": "^14.16.1",
"stylelint-config-recommended": "^9.0.0",