We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 55e1f3e commit eeca60fCopy full SHA for eeca60f
package.json
@@ -56,7 +56,7 @@
56
"@tsconfig/node20": "^20.1.6",
57
"@types/eslint": "^9.6.1",
58
"@types/inquirer": "^9.0.9",
59
- "@types/jsdom": "~21.1.7",
+ "@types/jsdom": "~27.0.0",
60
"@types/node": "^24",
61
"@types/xml2js": "~0.4.14",
62
"@typescript-eslint/eslint-plugin": "^8.43.0",
@@ -80,7 +80,7 @@
80
"eslint-plugin-unicorn": "^56.0.1",
81
"eslint-plugin-wdio": "^9.16.2",
82
"husky": "^9.1.7",
83
- "jsdom": "^26.1.0",
+ "jsdom": "^27.0.1",
84
"npm-run-all2": "^8.0.4",
85
"release-it": "^19.0.5",
86
"rimraf": "^6.0.1",
0 commit comments