Skip to content

Commit 6ca09c5

Browse files
angular-robotdgp1130
authored andcommitted
build: update dependency jsdom to v29
See associated pull request for more information.
1 parent 98450e1 commit 6ca09c5

File tree

3 files changed

+26
-42
lines changed

3 files changed

+26
-42
lines changed

modules/testing/builder/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"@angular/ssr": "workspace:*",
77
"@vitest/coverage-v8": "4.1.0",
88
"browser-sync": "3.0.4",
9-
"jsdom": "28.1.0",
9+
"jsdom": "29.0.0",
1010
"ng-packagr": "22.0.0-next.0",
1111
"rxjs": "7.8.2",
1212
"vitest": "4.1.0"

packages/angular/build/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
"devDependencies": {
5252
"@angular-devkit/core": "workspace:*",
5353
"@angular/ssr": "workspace:*",
54-
"jsdom": "28.1.0",
54+
"jsdom": "29.0.0",
5555
"less": "4.6.4",
5656
"ng-packagr": "22.0.0-next.0",
5757
"postcss": "8.5.8",

pnpm-lock.yaml

Lines changed: 24 additions & 40 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)