summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-05-30 09:43:20 +0200
committerGitHub <noreply@github.com>2023-05-30 09:43:20 +0200
commit4869384fa0c5b9b106ef373d8294f7b114019736 (patch)
tree5e43a19b52657994ab9b3b28e89dc239b200904c /package.json
parent05c2d4dab273a6fb05fd2d988da28e34c39b2819 (diff)
Bump jsdom from 22.0.0 to 22.1.0 (#25178)
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 cd5a829b3b5..9893d56ef34 100644
--- a/package.json
+++ b/package.json
@@ -73,7 +73,7 @@
"intl-messageformat": "^2.2.0",
"intl-relativeformat": "^6.4.3",
"js-yaml": "^4.1.0",
- "jsdom": "^22.0.0",
+ "jsdom": "^22.1.0",
"lodash": "^4.17.21",
"mark-loader": "^0.1.6",
"marky": "^1.2.5",