Skip to content

Commit 03b0386

Browse files
renovate-botclydin
authored andcommitted
build: update @angular/dev-infra-private commit hash to 6df6965
(cherry picked from commit 78cb7a2)
1 parent 3a6acd8 commit 03b0386

File tree

2 files changed

+4
-5
lines changed

2 files changed

+4
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@
7272
"@angular/compiler": "12.1.0-next.6",
7373
"@angular/compiler-cli": "12.1.0-next.6",
7474
"@angular/core": "12.1.0-next.6",
75-
"@angular/dev-infra-private": "https://github.com/angular/dev-infra-private-builds.git#d9656f649e17c99eb48bebee6c045db479a5cfb4",
75+
"@angular/dev-infra-private": "https://github.com/angular/dev-infra-private-builds.git#6df6965081c403bab4ab9a38831936c3ecae2589",
7676
"@angular/forms": "12.1.0-next.6",
7777
"@angular/localize": "12.1.0-next.6",
7878
"@angular/material": "12.1.0-rc.0",

yarn.lock

+3-4
Original file line numberDiff line numberDiff line change
@@ -84,9 +84,9 @@
8484
dependencies:
8585
tslib "^2.0.0"
8686

87-
"@angular/dev-infra-private@https://github.com/angular/dev-infra-private-builds.git#d9656f649e17c99eb48bebee6c045db479a5cfb4":
87+
"@angular/dev-infra-private@https://github.com/angular/dev-infra-private-builds.git#6df6965081c403bab4ab9a38831936c3ecae2589":
8888
version "0.0.0"
89-
resolved "https://github.com/angular/dev-infra-private-builds.git#d9656f649e17c99eb48bebee6c045db479a5cfb4"
89+
resolved "https://github.com/angular/dev-infra-private-builds.git#6df6965081c403bab4ab9a38831936c3ecae2589"
9090
dependencies:
9191
"@angular/benchpress" "0.2.1"
9292
"@bazel/buildifier" "^4.0.1"
@@ -112,7 +112,6 @@
112112
protractor "^7.0.0"
113113
selenium-webdriver "3.5.0"
114114
semver "^7.3.5"
115-
shelljs "^0.8.4"
116115
ts-node "^10.0.0"
117116
tslib "^2.2.0"
118117
typed-graphqlify "^3.1.1"
@@ -10555,7 +10554,7 @@ shebang-regex@^3.0.0:
1055510554
resolved "https://registry.yarnpkg.com/shebang-regex/-/shebang-regex-3.0.0.tgz#ae16f1644d873ecad843b0307b143362d4c42172"
1055610555
integrity sha512-7++dFhtcx3353uBaq8DDR4NuxBetBzC7ZQOhmTQInHEd6bSrXdiEyzCvG07Z44UYdLShWUyXt5M/yhz8ekcb1A==
1055710556

10558-
shelljs@^0.8.3, shelljs@^0.8.4:
10557+
shelljs@^0.8.3:
1055910558
version "0.8.4"
1056010559
resolved "https://registry.yarnpkg.com/shelljs/-/shelljs-0.8.4.tgz#de7684feeb767f8716b326078a8a00875890e3c2"
1056110560
integrity sha512-7gk3UZ9kOfPLIAbslLzyWeGiEqx9e3rxwZM0KE6EL8GlGwjym9Mrlx5/p33bWTu9YG6vcS4MBxYZDHYr5lr8BQ==

0 commit comments

Comments
 (0)