about summary refs log tree commit diff
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-03-13 11:16:24 +0100
committerGitHub <noreply@github.com>2023-03-13 11:16:24 +0100
commit245f0aead2f7afe007bd6982f9fb8491c4422e27 (patch)
tree81f0e4a6c2b8aa81b72f3919a67d7d30d5e437c3 /package.json
parentd258ec8e3ba7eec75d4da645444d03975e8dd62c (diff)
Bump jsdom from 21.1.0 to 21.1.1 (#24090)
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 e48723896..8482692ac 100644
--- a/package.json
+++ b/package.json
@@ -72,7 +72,7 @@
     "intl-relativeformat": "^6.4.3",
     "is-nan": "^1.3.2",
     "js-yaml": "^4.1.0",
-    "jsdom": "^21.1.0",
+    "jsdom": "^21.1.1",
     "lodash": "^4.17.21",
     "mark-loader": "^0.1.6",
     "marky": "^1.2.5",