Skip to content

Commit e01d329

Browse files
angular-robotclydin
authored andcommitted
build: update angular
1 parent 462e73f commit e01d329

File tree

2 files changed

+19
-19
lines changed

2 files changed

+19
-19
lines changed

.github/workflows/perf.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
workflows: ${{ steps.workflows.outputs.workflows }}
2222
steps:
2323
- name: Initialize environment
24-
uses: angular/dev-infra/github-actions/npm/checkout-and-setup-node@53fb7c37cf14343f14ed79e2fefbbb2489ead4ee
24+
uses: angular/dev-infra/github-actions/npm/checkout-and-setup-node@01c8c16f830d02110c28640aea16f145a7937080
2525
- name: Install node modules
2626
run: yarn install --immutable
2727
- id: workflows
@@ -36,9 +36,9 @@ jobs:
3636
workflow: ${{ fromJSON(needs.list.outputs.workflows) }}
3737
steps:
3838
- name: Initialize environment
39-
uses: angular/dev-infra/github-actions/npm/checkout-and-setup-node@53fb7c37cf14343f14ed79e2fefbbb2489ead4ee
39+
uses: angular/dev-infra/github-actions/npm/checkout-and-setup-node@01c8c16f830d02110c28640aea16f145a7937080
4040
- name: Setup Bazel
41-
uses: angular/dev-infra/github-actions/bazel/setup@53fb7c37cf14343f14ed79e2fefbbb2489ead4ee
41+
uses: angular/dev-infra/github-actions/bazel/setup@01c8c16f830d02110c28640aea16f145a7937080
4242
- name: Install node modules
4343
run: yarn install --immutable
4444
# We utilize the google-github-actions/auth action to allow us to get an active credential using workflow

tests/legacy-cli/e2e/ng-snapshot/package.json

Lines changed: 16 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -2,21 +2,21 @@
22
"description": "snapshot versions of Angular for e2e testing",
33
"private": true,
44
"dependencies": {
5-
"@angular/animations": "github:angular/animations-builds#f3f8c607674a0c25cd4af1d38ca07c293156d654",
6-
"@angular/cdk": "github:angular/cdk-builds#c1c5e13c61a5839decdfcf5ce8769288232bfd87",
7-
"@angular/common": "github:angular/common-builds#1b1ed7f7670dd4ae7ccd1f6e4569496087d60e1a",
8-
"@angular/compiler": "github:angular/compiler-builds#7d29993ebccf78eadaf922f2eee78d9a108d502e",
9-
"@angular/compiler-cli": "github:angular/compiler-cli-builds#40531fc5c8417fcafc21a0a5c115941e6e4603d9",
10-
"@angular/core": "github:angular/core-builds#a6ac347fed3b6c4721d0a07ee6af5cd3f55a54fa",
11-
"@angular/forms": "github:angular/forms-builds#d351adcb90fa79ed5cca5829425cb5a4dda994be",
12-
"@angular/language-service": "github:angular/language-service-builds#6438594bc1141018fe60f2589ed604f1a1c67907",
13-
"@angular/localize": "github:angular/localize-builds#a3e81d587fd530200773e863a5eb097b0f109cc6",
14-
"@angular/material": "github:angular/material-builds#117df7adeee6cb79559906a57613abdb6fba50a9",
15-
"@angular/material-moment-adapter": "github:angular/material-moment-adapter-builds#eb82ec7de643cf7cc49c1da813fd2cd53d839913",
16-
"@angular/platform-browser": "github:angular/platform-browser-builds#2038ae51cf7f19a73f031c40584c0c5c5cf16883",
17-
"@angular/platform-browser-dynamic": "github:angular/platform-browser-dynamic-builds#25c0c55f56a646a4c33de0c8676b0cece05f8f00",
18-
"@angular/platform-server": "github:angular/platform-server-builds#0e7e575680edf03164d6cf0ba0d48cf32b706405",
19-
"@angular/router": "github:angular/router-builds#caf7868721bc8ca9720e5387dff978ffd2359e6b",
20-
"@angular/service-worker": "github:angular/service-worker-builds#0a64f6e2b19b930acd7dcc8940e914e2bb3dbd1e"
5+
"@angular/animations": "github:angular/animations-builds#d556dfe0934dbe15b2d40aa928057ed84f6c1dab",
6+
"@angular/cdk": "github:angular/cdk-builds#07ce63c9e73f7a3c1c7399991040ff85b747aed7",
7+
"@angular/common": "github:angular/common-builds#b9143f94f42c64a2549277074866efbf7b8ea88a",
8+
"@angular/compiler": "github:angular/compiler-builds#000b84adcdbd4bd0fb5aaa823dc57ba3f6a157df",
9+
"@angular/compiler-cli": "github:angular/compiler-cli-builds#5be3e2821b17a8d9731d0579d4931be3cafcd0fa",
10+
"@angular/core": "github:angular/core-builds#ba72f958fdccb05c26383409101f926443df7d86",
11+
"@angular/forms": "github:angular/forms-builds#2b45b91d826751fe825d492f638668d1a87da976",
12+
"@angular/language-service": "github:angular/language-service-builds#cf7edcd59f99947f9f9f48bafd82652254150fd8",
13+
"@angular/localize": "github:angular/localize-builds#a26d5a58cde2dee97212d3acb3e1d12ce34f90fe",
14+
"@angular/material": "github:angular/material-builds#d2a89e777060e95e7dac48ab977d83706c0ea3fc",
15+
"@angular/material-moment-adapter": "github:angular/material-moment-adapter-builds#9e4cbd45909675403dcf6ea72395bd32cce04e3f",
16+
"@angular/platform-browser": "github:angular/platform-browser-builds#61c057963b4bf2b62b58dc1072262710a9ef089a",
17+
"@angular/platform-browser-dynamic": "github:angular/platform-browser-dynamic-builds#a4bbc7c764fed319c2f3b49152973d1ba2580a9a",
18+
"@angular/platform-server": "github:angular/platform-server-builds#17a92c7b3a0304448fe565ad129e7b61d286d6c7",
19+
"@angular/router": "github:angular/router-builds#43ad1f93ded4d4851ed9fe5aa5a8ffffb27045f1",
20+
"@angular/service-worker": "github:angular/service-worker-builds#2e68502cdfb84bca8ad2539d14b401e7f41d75a3"
2121
}
2222
}

0 commit comments

Comments
 (0)