Skip to content

Commit fb40c78

Browse files
wagnermacielannieyw
authored andcommitted
build: update dev-infra version (#20547)
* Update to the latest version to allow us to use the new default params set up for runBenchmark. (cherry picked from commit 4d4b4da)
1 parent 677710e commit fb40c78

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@
7373
"@angular-devkit/core": "^10.0.5",
7474
"@angular-devkit/schematics": "^10.0.5",
7575
"@angular/bazel": "^10.1.0",
76-
"@angular/benchpress": "^0.2.1",
76+
"@angular/benchpress": "0.2.1",
7777
"@angular/compiler-cli": "^10.1.0",
7878
"@angular/dev-infra-private": "https://github.com/angular/dev-infra-private-builds.git#0364a68f33191747a0bb7580e44a9ad6d50add10",
7979
"@angular/platform-browser-dynamic": "^10.1.0",

yarn.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
shelljs "0.8.2"
4949
tsickle "^0.38.0"
5050

51-
"@angular/benchpress@0.2.1", "@angular/benchpress@^0.2.1":
51+
"@angular/benchpress@0.2.1":
5252
version "0.2.1"
5353
resolved "https://registry.yarnpkg.com/@angular/benchpress/-/benchpress-0.2.1.tgz#f8b58d9acfda0d29959b87dcb8082b1c33735db5"
5454
integrity sha512-ojHCP96ZunHBZpt08USSEdLJsuXnEEdJtfzl+9oTdMXbooKkzSVO7N6bVdjefbGRNAleAuSAo3gVrdPqumLznA==

0 commit comments

Comments
 (0)