Skip to content

Commit 0d9b2b8

Browse files
renovate-botKeen Yee Liau
authored andcommitted
chore(deps): update @angular/dev-infra-private commit hash to a194634
1 parent ef6c427 commit 0d9b2b8

File tree

2 files changed

+22
-17
lines changed

2 files changed

+22
-17
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -175,7 +175,7 @@
175175
"vscode-uri": "3.0.2"
176176
},
177177
"devDependencies": {
178-
"@angular/dev-infra-private": "https://github.com/angular/dev-infra-private-builds.git#07fce87e260370045b573df32553f01f192de42c",
178+
"@angular/dev-infra-private": "https://github.com/angular/dev-infra-private-builds.git#a1946348ee84812b0b58d12e27c924d86187997e",
179179
"@types/jasmine": "3.6.10",
180180
"@types/node": "12.20.10",
181181
"@types/vscode": "1.55.0",

yarn.lock

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

20-
"@angular/dev-infra-private@https://github.com/angular/dev-infra-private-builds.git#07fce87e260370045b573df32553f01f192de42c":
20+
"@angular/dev-infra-private@https://github.com/angular/dev-infra-private-builds.git#a1946348ee84812b0b58d12e27c924d86187997e":
2121
version "0.0.0"
22-
uid "07fce87e260370045b573df32553f01f192de42c"
23-
resolved "https://github.com/angular/dev-infra-private-builds.git#07fce87e260370045b573df32553f01f192de42c"
22+
uid a1946348ee84812b0b58d12e27c924d86187997e
23+
resolved "https://github.com/angular/dev-infra-private-builds.git#a1946348ee84812b0b58d12e27c924d86187997e"
2424
dependencies:
2525
"@angular/benchpress" "0.2.1"
2626
"@bazel/buildifier" "^4.0.1"
2727
"@octokit/graphql" "^4.6.1"
2828
"@octokit/rest" "16.28.7"
29-
"@octokit/types" "^5.5.0"
29+
"@octokit/types" "^6.0.0"
3030
brotli "^1.3.2"
31-
chalk "^2.3.1"
31+
chalk "^4.1.0"
3232
clang-format "^1.4.0"
3333
cli-progress "^3.7.0"
3434
conventional-commits-parser "^3.2.1"
@@ -47,7 +47,7 @@
4747
shelljs "^0.8.4"
4848
ts-node "^9.1.1"
4949
tslib "^2.1.0"
50-
typed-graphqlify "^2.3.0"
50+
typed-graphqlify "^3.1.1"
5151
typescript "~4.2.4"
5252
yaml "^1.10.0"
5353
yargs "^16.2.0"
@@ -106,6 +106,11 @@
106106
resolved "https://registry.yarnpkg.com/@octokit/openapi-types/-/openapi-types-6.0.0.tgz#7da8d7d5a72d3282c1a3ff9f951c8133a707480d"
107107
integrity sha512-CnDdK7ivHkBtJYzWzZm7gEkanA7gKH6a09Eguz7flHw//GacPJLmkHA3f3N++MJmlxD1Fl+mB7B32EEpSCwztQ==
108108

109+
"@octokit/openapi-types@^6.1.1":
110+
version "6.1.1"
111+
resolved "https://registry.yarnpkg.com/@octokit/openapi-types/-/openapi-types-6.1.1.tgz#27f9386fcbcb9846b27b1bc8a41ba6f313c922a6"
112+
integrity sha512-ICBhnEb+ahi/TTdNuYb/kTyKVBgAM0VD4k6JPzlhJyzt3Z+Tq/bynwCD+gpkJP7AEcNnzC8YO5R39trmzEo2UA==
113+
109114
"@octokit/request-error@^1.0.2":
110115
version "1.2.1"
111116
resolved "https://registry.yarnpkg.com/@octokit/request-error/-/request-error-1.2.1.tgz#ede0714c773f32347576c25649dc013ae6b31801"
@@ -164,12 +169,12 @@
164169
dependencies:
165170
"@types/node" ">= 8"
166171

167-
"@octokit/types@^5.5.0":
168-
version "5.5.0"
169-
resolved "https://registry.yarnpkg.com/@octokit/types/-/types-5.5.0.tgz#e5f06e8db21246ca102aa28444cdb13ae17a139b"
170-
integrity sha512-UZ1pErDue6bZNjYOotCNveTXArOMZQFG6hKJfOnGnulVCMcVVi7YIIuuR4WfBhjo7zgpmzn/BkPDnUXtNx+PcQ==
172+
"@octokit/types@^6.0.0":
173+
version "6.13.2"
174+
resolved "https://registry.yarnpkg.com/@octokit/types/-/types-6.13.2.tgz#e3423dc733567ac4836e116b34d154a8e9cbbf3c"
175+
integrity sha512-jN5LImYHvv7W6SZargq1UMJ3EiaqIz5qkpfsv4GAb4b16SGqctxtOU2TQAZxvsKHkOw2A4zxdsi5wR9en1/ezQ==
171176
dependencies:
172-
"@types/node" ">= 8"
177+
"@octokit/openapi-types" "^6.1.1"
173178

174179
"@octokit/types@^6.0.3", "@octokit/types@^6.7.1":
175180
version "6.13.0"
@@ -555,7 +560,7 @@ chalk@^1.1.1, chalk@^1.1.3:
555560
strip-ansi "^3.0.0"
556561
supports-color "^2.0.0"
557562

558-
chalk@^2.0.0, chalk@^2.3.0, chalk@^2.3.1, chalk@^2.4.2:
563+
chalk@^2.0.0, chalk@^2.3.0, chalk@^2.4.2:
559564
version "2.4.2"
560565
resolved "https://registry.yarnpkg.com/chalk/-/chalk-2.4.2.tgz#cd42541677a54333cf541a49108c1432b44c9424"
561566
integrity sha512-Mti+f9lpJNcwF4tWV8/OrTTtF1gZi+f8FqlyAdouralcFWFQWF2+NgCHShjkCb+IFBLq9buZwE1xckQU4peSuQ==
@@ -2595,10 +2600,10 @@ type-fest@^0.8.1:
25952600
resolved "https://registry.yarnpkg.com/type-fest/-/type-fest-0.8.1.tgz#09e249ebde851d3b1e48d27c105444667f17b83d"
25962601
integrity sha512-4dbzIzqvjtgiM5rw1k5rEHtBANKmdudhGyBEajN01fEyhaAIhsoKNy6y7+IN93IfpFtwY9iqi7kD+xwKhQsNJA==
25972602

2598-
typed-graphqlify@^2.3.0:
2599-
version "2.4.5"
2600-
resolved "https://registry.yarnpkg.com/typed-graphqlify/-/typed-graphqlify-2.4.5.tgz#e881f8a90911c32aec76a112e8e5077ead36e151"
2601-
integrity sha512-0iD2WkYmdxsTS2TGchnrY+vuSZHrTkj2i/Pa3UKTNPdrig5bV2f8UpGEfQ4Gq8pp3Vd9esqGIVgjC7hYR6OsOg==
2603+
typed-graphqlify@^3.1.1:
2604+
version "3.1.1"
2605+
resolved "https://registry.yarnpkg.com/typed-graphqlify/-/typed-graphqlify-3.1.1.tgz#461d433922ff33ec10bb17dee7e332a0a0eafa27"
2606+
integrity sha512-Tr8DarPhPUdW7vsGc9Vi5INtAqjt+Xm5k3shZ8FH/j+odVMABC8+xnZrcgKq5AJeUBJt+2w+iH81AMQb9vvlqg==
26022607

26032608
26042609
version "1.2.0"

0 commit comments

Comments
 (0)