Skip to content

Commit 61900e4

Browse files
angular-robotalan-agius4
authored andcommitted
build: update vitest monorepo to v4.0.8
See associated pull request for more information.
1 parent b037ad2 commit 61900e4

File tree

3 files changed

+73
-124
lines changed

3 files changed

+73
-124
lines changed

modules/testing/builder/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@
44
"@angular-devkit/architect": "workspace:*",
55
"@angular/ssr": "workspace:*",
66
"@angular-devkit/build-angular": "workspace:*",
7-
"@vitest/coverage-v8": "4.0.6",
7+
"@vitest/coverage-v8": "4.0.8",
88
"jsdom": "27.0.1",
99
"rxjs": "7.8.2",
10-
"vitest": "4.0.6"
10+
"vitest": "4.0.8"
1111
}
1212
}

packages/angular/build/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
"ng-packagr": "21.0.0-rc.0",
5858
"postcss": "8.5.6",
5959
"rxjs": "7.8.2",
60-
"vitest": "4.0.6"
60+
"vitest": "4.0.8"
6161
},
6262
"peerDependencies": {
6363
"@angular/compiler": "0.0.0-ANGULAR-FW-PEER-DEP",

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)