Skip to content

Commit 045affc

Browse files
committed
chore(deps): update dependency @types/jsdom to v21.1.4
1 parent 0ccd711 commit 045affc

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"@nuxtjs/module-test-utils": "1.6.3",
2727
"@types/consola": "1.0.0",
2828
"@types/jest": "27.5.2",
29-
"@types/jsdom": "21.1.3",
29+
"@types/jsdom": "21.1.4",
3030
"@types/node": "16.18.58",
3131
"@types/puppeteer": "5.4.7",
3232
"all-contributors-cli": "6.24.0",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -2732,10 +2732,10 @@
27322732
jest-matcher-utils "^27.0.0"
27332733
pretty-format "^27.0.0"
27342734

2735-
"@types/jsdom@21.1.3":
2736-
version "21.1.3"
2737-
resolved "https://registry.yarnpkg.com/@types/jsdom/-/jsdom-21.1.3.tgz#a88c5dc65703e1b10b2a7839c12db49662b43ff0"
2738-
integrity sha512-1zzqSP+iHJYV4lB3lZhNBa012pubABkj9yG/GuXuf6LZH1cSPIJBqFDrm5JX65HHt6VOnNYdTui/0ySerRbMgA==
2735+
"@types/jsdom@21.1.4":
2736+
version "21.1.4"
2737+
resolved "https://registry.yarnpkg.com/@types/jsdom/-/jsdom-21.1.4.tgz#82105c8fb5a1072265dde1a180336ca74a8fbabf"
2738+
integrity sha512-NzAMLEV0KQ4cBaDx3Ls8VfJUElyDUm1xrtYRmcMK0gF8L5xYbujFVaQlJ50yinQ/d47j2rEP1XUzkiYrw4YRFA==
27392739
dependencies:
27402740
"@types/node" "*"
27412741
"@types/tough-cookie" "*"

0 commit comments

Comments
 (0)