Skip to content

Commit 7578cc5

Browse files
angular-robotdgp1130
authored andcommitted
build: update dependency vitest to v3.2.1
See associated pull request for more information.
1 parent 5903f66 commit 7578cc5

File tree

3 files changed

+49
-49
lines changed

3 files changed

+49
-49
lines changed

modules/testing/builder/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,6 @@
55
"@angular/ssr": "workspace:*",
66
"@angular-devkit/build-angular": "workspace:*",
77
"rxjs": "7.8.2",
8-
"vitest": "3.2.0"
8+
"vitest": "3.2.1"
99
}
1010
}

packages/angular/build/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
"ng-packagr": "20.1.0-next.0",
5757
"postcss": "8.5.4",
5858
"rxjs": "7.8.2",
59-
"vitest": "3.2.0"
59+
"vitest": "3.2.1"
6060
},
6161
"peerDependencies": {
6262
"@angular/core": "0.0.0-ANGULAR-FW-PEER-DEP",

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)