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

Commit 1478938

Browse files
renovate-botatscott
authored andcommitted
chore(deps): update @angular/dev-infra-private commit hash to 135e160
1 parent 57ebeaa commit 1478938

File tree

2 files changed

+13
-8
lines changed

2 files changed

+13
-8
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -166,7 +166,7 @@
166166
"vscode-uri": "3.0.2"
167167
},
168168
"devDependencies": {
169-
"@angular/dev-infra-private": "https://github.com/angular/dev-infra-private-builds.git#58adfe1654ba58be01ef2fe6cb6b647b50e961c9",
169+
"@angular/dev-infra-private": "https://github.com/angular/dev-infra-private-builds.git#135e16053c2b065dbe9a5004668ac82f21386bed",
170170
"@types/jasmine": "3.7.6",
171171
"@types/node": "14.17.1",
172172
"@types/vscode": "1.56.0",

yarn.lock

Lines changed: 12 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -17,10 +17,10 @@
1717
dependencies:
1818
tslib "^2.0.0"
1919

20-
"@angular/dev-infra-private@https://github.com/angular/dev-infra-private-builds.git#58adfe1654ba58be01ef2fe6cb6b647b50e961c9":
20+
"@angular/dev-infra-private@https://github.com/angular/dev-infra-private-builds.git#135e16053c2b065dbe9a5004668ac82f21386bed":
2121
version "0.0.0"
22-
uid "58adfe1654ba58be01ef2fe6cb6b647b50e961c9"
23-
resolved "https://github.com/angular/dev-infra-private-builds.git#58adfe1654ba58be01ef2fe6cb6b647b50e961c9"
22+
uid "135e16053c2b065dbe9a5004668ac82f21386bed"
23+
resolved "https://github.com/angular/dev-infra-private-builds.git#135e16053c2b065dbe9a5004668ac82f21386bed"
2424
dependencies:
2525
"@angular/benchpress" "0.2.1"
2626
"@bazel/buildifier" "^4.0.1"
@@ -46,9 +46,9 @@
4646
semver "^7.3.5"
4747
shelljs "^0.8.4"
4848
ts-node "^10.0.0"
49-
tslib "^2.1.0"
49+
tslib "^2.2.0"
5050
typed-graphqlify "^3.1.1"
51-
typescript "~4.2.4"
51+
typescript "~4.3.2"
5252
yaml "^1.10.0"
5353
yargs "^17.0.0"
5454

@@ -2646,7 +2646,7 @@ tslib@^1.13.0, tslib@^1.8.1, tslib@^1.9.0:
26462646
resolved "https://registry.yarnpkg.com/tslib/-/tslib-1.14.1.tgz#cf2d38bdc34a134bcaf1091c41f6619e2f672d00"
26472647
integrity sha512-Xni35NKzjgMrwevysHTCArtLDpPvye8zV/0E4EyYn43P7/7qvQwPh9BGkHewbMulVntbigmcT7rdX3BNo9wRJg==
26482648

2649-
tslib@^2.0.0, tslib@^2.1.0:
2649+
tslib@^2.0.0:
26502650
version "2.1.0"
26512651
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.1.0.tgz#da60860f1c2ecaa5703ab7d39bc05b6bf988b97a"
26522652
integrity sha512-hcVC3wYEziELGGmEEXue7D75zbwIIVUMWAVbHItGPx0ziyXxrOMQx4rQEVEV45Ut/1IotuEvwqPopzIOkDMf0A==
@@ -2749,11 +2749,16 @@ typed-rest-client@^1.8.4:
27492749
tunnel "0.0.6"
27502750
underscore "^1.12.1"
27512751

2752-
[email protected], typescript@~4.2.4:
2752+
27532753
version "4.2.4"
27542754
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.2.4.tgz#8610b59747de028fda898a8aef0e103f156d0961"
27552755
integrity sha512-V+evlYHZnQkaz8TRBuxTA92yZBPotr5H+WhQ7bD3hZUndx5tGOa1fuCgeSjxAzM1RiN5IzvadIXTVefuuwZCRg==
27562756

2757+
typescript@~4.3.2:
2758+
version "4.3.2"
2759+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.3.2.tgz#399ab18aac45802d6f2498de5054fcbbe716a805"
2760+
integrity sha512-zZ4hShnmnoVnAHpVHWpTcxdv7dWP60S2FsydQLV8V5PbS3FifjWFFRiHSWpDJahly88PRyV5teTSLoq4eG7mKw==
2761+
27572762
uc.micro@^1.0.1, uc.micro@^1.0.5:
27582763
version "1.0.6"
27592764
resolved "https://registry.yarnpkg.com/uc.micro/-/uc.micro-1.0.6.tgz#9c411a802a409a91fc6cf74081baba34b24499ac"

0 commit comments

Comments
 (0)