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.
jsdom
1 parent 3a60492 commit da9cb15Copy full SHA for da9cb15
package.json
@@ -62,7 +62,7 @@
62
"@angular/core": ">=17.0.0 <20.0.0",
63
"@angular/platform-browser-dynamic": ">=17.0.0 <20.0.0",
64
"jest": "^29.0.0",
65
- "jsdom": ">=20.0.0",
+ "jsdom": ">=22.0.0",
66
"typescript": ">=4.8"
67
},
68
"peerDependenciesMeta": {
yarn.lock
@@ -8870,7 +8870,7 @@ __metadata:
8870
"@angular/core": ">=17.0.0 <20.0.0"
8871
"@angular/platform-browser-dynamic": ">=17.0.0 <20.0.0"
8872
jest: ^29.0.0
8873
- jsdom: ">=20.0.0"
+ jsdom: ">=22.0.0"
8874
typescript: ">=4.8"
8875
dependenciesMeta:
8876
esbuild:
0 commit comments