Skip to content
This repository was archived by the owner on Nov 22, 2024. It is now read-only.

Commit 61475a7

Browse files
renovate-botalan-agius4
authored andcommitted
build: update angular
(cherry picked from commit 9af26ee)
1 parent d948bcb commit 61475a7

File tree

4 files changed

+7
-6
lines changed

4 files changed

+7
-6
lines changed

.github/workflows/dev-infra.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,6 @@ jobs:
99
runs-on: ubuntu-latest
1010
steps:
1111
- uses: actions/checkout@v2
12-
- uses: angular/dev-infra/github-actions/commit-message-based-labels@47168baf0b140436ad30c923ba8de24cad0aefc2
12+
- uses: angular/dev-infra/github-actions/commit-message-based-labels@744a864cfd77bfe280ac9337041a512cca2daaf9
1313
with:
1414
angular-robot-key: ${{ secrets.ANGULAR_ROBOT_PRIVATE_KEY }}

.github/workflows/lock-closed.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,6 @@ jobs:
99
lock_closed:
1010
runs-on: ubuntu-latest
1111
steps:
12-
- uses: angular/dev-infra/github-actions/lock-closed@47168baf0b140436ad30c923ba8de24cad0aefc2
12+
- uses: angular/dev-infra/github-actions/lock-closed@744a864cfd77bfe280ac9337041a512cca2daaf9
1313
with:
1414
lock-bot-key: ${{ secrets.LOCK_BOT_PRIVATE_KEY }}

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
"@angular/compiler": "13.1.2",
4848
"@angular/compiler-cli": "13.1.2",
4949
"@angular/core": "13.1.2",
50-
"@angular/dev-infra-private": "https://github.com/angular/dev-infra-private-builds.git#4b4d90418c4fe024676e102f714a20a65610c724",
50+
"@angular/dev-infra-private": "https://github.com/angular/dev-infra-private-builds.git#002770be8f5bf15c02293da454193bb0846969c1",
5151
"@angular/platform-browser": "13.1.2",
5252
"@angular/platform-browser-dynamic": "13.1.2",
5353
"@angular/platform-server": "13.1.2",

yarn.lock

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -252,9 +252,10 @@
252252
dependencies:
253253
tslib "^2.0.0"
254254

255-
"@angular/dev-infra-private@https://github.com/angular/dev-infra-private-builds.git#4b4d90418c4fe024676e102f714a20a65610c724":
256-
version "0.0.0-47168baf0b140436ad30c923ba8de24cad0aefc2"
257-
resolved "https://github.com/angular/dev-infra-private-builds.git#4b4d90418c4fe024676e102f714a20a65610c724"
255+
"@angular/dev-infra-private@https://github.com/angular/dev-infra-private-builds.git#002770be8f5bf15c02293da454193bb0846969c1":
256+
version "0.0.0-744a864cfd77bfe280ac9337041a512cca2daaf9"
257+
uid "002770be8f5bf15c02293da454193bb0846969c1"
258+
resolved "https://github.com/angular/dev-infra-private-builds.git#002770be8f5bf15c02293da454193bb0846969c1"
258259
dependencies:
259260
"@actions/core" "^1.4.0"
260261
"@actions/github" "^5.0.0"

0 commit comments

Comments
 (0)