Skip to content

Commit f76bd8b

Browse files
Update dependency jsdom to v21.1.0
1 parent 3158429 commit f76bd8b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"graphql-tag": "2.12.6",
4040
"jest": "29.3.1",
4141
"jest-environment-jsdom": "29.3.1",
42-
"jsdom": "21.0.0",
42+
"jsdom": "21.1.0",
4343
"nuxt": "2.15.8",
4444
"postcss": "8.4.21",
4545
"prettier": "2.8.3",

0 commit comments

Comments
 (0)