Skip to content

Commit 554d37f

Browse files
committed
chore(deps): update dependency @types/jsdom to v21.1.3
1 parent 047abd6 commit 554d37f

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Diff for: 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.2",
29+
"@types/jsdom": "21.1.3",
3030
"@types/node": "16.18.50",
3131
"@types/puppeteer": "5.4.7",
3232
"all-contributors-cli": "6.24.0",

Diff for: 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/[email protected].2":
2736-
version "21.1.2"
2737-
resolved "https://registry.yarnpkg.com/@types/jsdom/-/jsdom-21.1.2.tgz#d04db019ad62174d28c63c927761f2f196825f04"
2738-
integrity sha512-bGj+7TaCkOwkJfx7HtS9p22Ij0A2aKMuz8a1+owpkxa1wU/HUBy/WAXhdv90uDdVI9rSjGvUrXmLSeA9VP3JeA==
2735+
"@types/[email protected].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==
27392739
dependencies:
27402740
"@types/node" "*"
27412741
"@types/tough-cookie" "*"

0 commit comments

Comments
 (0)