Skip to content

Commit

Permalink
build: update angular
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and alan-agius4 committed Dec 13, 2021
1 parent fb3b1fe commit a5e2bc0
Show file tree
Hide file tree
Showing 5 changed files with 25 additions and 29 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/dev-infra.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,6 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: angular/dev-infra/github-actions/commit-message-based-labels@a480a99a0d757e3b6fe9dec8ce6d3a60149efc13
- uses: angular/dev-infra/github-actions/commit-message-based-labels@8e4fab15a1ec0130edd15a4aec632c62a353c478
with:
angular-robot-key: ${{ secrets.ANGULAR_ROBOT_PRIVATE_KEY }}
2 changes: 1 addition & 1 deletion .github/workflows/lock-closed.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,6 @@ jobs:
lock_closed:
runs-on: ubuntu-latest
steps:
- uses: angular/dev-infra/github-actions/lock-closed@a480a99a0d757e3b6fe9dec8ce6d3a60149efc13
- uses: angular/dev-infra/github-actions/lock-closed@8e4fab15a1ec0130edd15a4aec632c62a353c478
with:
lock-bot-key: ${{ secrets.LOCK_BOT_PRIVATE_KEY }}
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@
"@angular/compiler": "13.1.0",
"@angular/compiler-cli": "13.1.0",
"@angular/core": "13.1.0",
"@angular/dev-infra-private": "https://github.com/angular/dev-infra-private-builds.git#d206b030f3dc60a85777604a8f3d1bc8156454f2",
"@angular/dev-infra-private": "https://github.com/angular/dev-infra-private-builds.git#7b237d7ec8d4ae7060e58b7aa226850462b4ba1b",
"@angular/forms": "13.1.0",
"@angular/localize": "13.1.0",
"@angular/material": "13.1.0",
Expand Down
32 changes: 16 additions & 16 deletions tests/legacy-cli/e2e/ng-snapshot/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,21 +2,21 @@
"description": "snapshot versions of Angular for e2e testing",
"private": true,
"dependencies": {
"@angular/animations": "github:angular/animations-builds#a3d39024ae3e374df089b53a60f28565a2e70525",
"@angular/cdk": "github:angular/cdk-builds#190db61523e0b2e7be64c7f63f247860b57ab405",
"@angular/common": "github:angular/common-builds#283eee8a9d8bc4322fae1dc303ae15d5f755105a",
"@angular/compiler": "github:angular/compiler-builds#e43660efe86b1e5600b3dd6c647dcc70b719d6ed",
"@angular/compiler-cli": "github:angular/compiler-cli-builds#af42b9990705a2766dcaa27ac4ddbe98039063e4",
"@angular/core": "github:angular/core-builds#9b629ab27e55873256ef99e4a32adb3464a720b6",
"@angular/forms": "github:angular/forms-builds#0b1d24dd6dca37b9274b5454fd2900276fb7b541",
"@angular/language-service": "github:angular/language-service-builds#76d3891dca44459d203e3f989d593fad25b5109e",
"@angular/localize": "github:angular/localize-builds#1bbd46cba0aae6457bf551bbc9f74fb0d81731c3",
"@angular/material": "github:angular/material2-builds#be522a2c35ac2e2804cd22158c226fccc0731d3c",
"@angular/material-moment-adapter": "github:angular/material-moment-adapter-builds#2df2a3b442e2c1fa996f414292a8a6ea7352cad2",
"@angular/platform-browser": "github:angular/platform-browser-builds#fa1763a5e1c7667ea3530bb691c8e8414698a33c",
"@angular/platform-browser-dynamic": "github:angular/platform-browser-dynamic-builds#d00aaea3e42e75bcb28ade4dc416d8287efdfc27",
"@angular/platform-server": "github:angular/platform-server-builds#83aa312712928760ec5b3effef502d28b0814598",
"@angular/router": "github:angular/router-builds#8cde289be4b508cd105008075617c6e6f2a3cbf8",
"@angular/service-worker": "github:angular/service-worker-builds#1e8c782b77d57b2d797c8f6ceef1a7c5a85f87ea"
"@angular/animations": "github:angular/animations-builds#0a05593401ccf407293026bf83a5c54832b33203",
"@angular/cdk": "github:angular/cdk-builds#4bb13181fa5de01319935357b850036698c8a372",
"@angular/common": "github:angular/common-builds#e651782b9e7bab259850a89d542886a5f848e922",
"@angular/compiler": "github:angular/compiler-builds#680ffdaeeb633d2a0ed82b8ee9a10f0746d41e5f",
"@angular/compiler-cli": "github:angular/compiler-cli-builds#b9cb24d5d906818c85f213be7d41f30d9a2de5e2",
"@angular/core": "github:angular/core-builds#a350e3b46e16b77cc280624c55197877e87f567b",
"@angular/forms": "github:angular/forms-builds#d806ed167ff1c5661444a892653062537d204be7",
"@angular/language-service": "github:angular/language-service-builds#86e3d23967a35c7c232644fd6d19c440a8b69096",
"@angular/localize": "github:angular/localize-builds#4b3e9d0c4535897e106e94ccc31cfce7e2d3b155",
"@angular/material": "github:angular/material2-builds#34a8862fa5550c45ed3f931a05936b88f3734dde",
"@angular/material-moment-adapter": "github:angular/material-moment-adapter-builds#81ca2bb594492f6ee22786187f3af78b7b583880",
"@angular/platform-browser": "github:angular/platform-browser-builds#149fce7f85cfe321f7c24afb5557cd693ea03faf",
"@angular/platform-browser-dynamic": "github:angular/platform-browser-dynamic-builds#c625b6dcbe4b967c96a9ebc415e37ec59aca66b5",
"@angular/platform-server": "github:angular/platform-server-builds#32862b502b4293a010fda16913511ab23d4ece2f",
"@angular/router": "github:angular/router-builds#bc081d59310f2bdf8b65b1de7f67b50da3c74937",
"@angular/service-worker": "github:angular/service-worker-builds#a09e9c9f85232ba6b12a6dc5d4f0b18a715ae647"
}
}
16 changes: 6 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -211,10 +211,10 @@
dependencies:
tslib "^2.0.0"

"@angular/dev-infra-private@https://github.com/angular/dev-infra-private-builds.git#d206b030f3dc60a85777604a8f3d1bc8156454f2":
version "0.0.0-a480a99a0d757e3b6fe9dec8ce6d3a60149efc13"
uid d206b030f3dc60a85777604a8f3d1bc8156454f2
resolved "https://github.com/angular/dev-infra-private-builds.git#d206b030f3dc60a85777604a8f3d1bc8156454f2"
"@angular/dev-infra-private@https://github.com/angular/dev-infra-private-builds.git#7b237d7ec8d4ae7060e58b7aa226850462b4ba1b":
version "0.0.0-8e4fab15a1ec0130edd15a4aec632c62a353c478"
uid "7b237d7ec8d4ae7060e58b7aa226850462b4ba1b"
resolved "https://github.com/angular/dev-infra-private-builds.git#7b237d7ec8d4ae7060e58b7aa226850462b4ba1b"
dependencies:
"@actions/core" "^1.4.0"
"@actions/github" "^5.0.0"
Expand Down Expand Up @@ -267,6 +267,7 @@
typed-graphqlify "^3.1.1"
typescript "~4.5.0"
uuid "^8.3.2"
which "^2.0.2"
yaml "^1.10.0"
yargs "^17.0.0"

Expand Down Expand Up @@ -10798,12 +10799,7 @@ typedarray@^0.0.6:
resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777"
integrity sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c=

typescript@4.5.3:
version "4.5.3"
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.5.3.tgz#afaa858e68c7103317d89eb90c5d8906268d353c"
integrity sha512-eVYaEHALSt+s9LbvgEv4Ef+Tdq7hBiIZgii12xXJnukryt3pMgJf6aKhoCZ3FWQsu6sydEnkg11fYXLzhLBjeQ==

typescript@~4.5.2:
typescript@4.5.3, typescript@~4.5.2:
version "4.5.3"
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.5.3.tgz#afaa858e68c7103317d89eb90c5d8906268d353c"
integrity sha512-eVYaEHALSt+s9LbvgEv4Ef+Tdq7hBiIZgii12xXJnukryt3pMgJf6aKhoCZ3FWQsu6sydEnkg11fYXLzhLBjeQ==
Expand Down

0 comments on commit a5e2bc0

Please sign in to comment.