Skip to content
This repository was archived by the owner on Jan 27, 2022. It is now read-only.

Commit 2c05d8e

Browse files
AleksanderBodurrimgechev
authored andcommitted
build(devtools): bump typescript version to keep angular devtools compatible with the angular compiler
Also installs the latest `@types/filesystem` because the transitive dependency from `@types/chrome` is not compatible with typescript 4.4 DefinitelyTyped/DefinitelyTyped#54046
1 parent ab88720 commit 2c05d8e

File tree

2 files changed

+24
-35
lines changed

2 files changed

+24
-35
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,7 @@
6464
"@bahmutov/add-typescript-to-cypress": "^2.1.2",
6565
"@types/chrome": "^0.0.159",
6666
"@types/clone-deep": "^4.0.1",
67+
"@types/filesystem": "^0.0.32",
6768
"@types/jasmine": "~3.9.0",
6869
"@types/jasminewd2": "~2.0.3",
6970
"@types/resize-observer-browser": "^0.1.5",
@@ -93,7 +94,7 @@
9394
"ts-node": "~10.3.0",
9495
"tsickle": "^0.43.0",
9596
"tslint": "~5.20.0",
96-
"typescript": "~4.2.3",
97+
"typescript": "~4.4.3",
9798
"wait-on": "^6.0.0",
9899
"webpack": "5.59.1"
99100
}

yarn.lock

Lines changed: 22 additions & 34 deletions
Original file line numberDiff line numberDiff line change
@@ -20,15 +20,13 @@
2020

2121
"@angular-devkit/architect@github:angular/angular-devkit-architect-builds#7bdcd7da1":
2222
version "0.1300.0-next.6"
23-
uid "6f90a9cc86b9d8f3c3fa9b44bcbe0aae2700b41c"
2423
resolved "https://codeload.github.com/angular/angular-devkit-architect-builds/tar.gz/6f90a9cc86b9d8f3c3fa9b44bcbe0aae2700b41c"
2524
dependencies:
2625
"@angular-devkit/core" "github:angular/angular-devkit-core-builds#7bdcd7da1"
2726
rxjs "6.6.7"
2827

2928
"@angular-devkit/build-angular@github:angular/angular-devkit-build-angular-builds#9086b8266e7fb722ab18495b812fae6d74d68079":
3029
version "13.0.0-next.6"
31-
uid "9086b8266e7fb722ab18495b812fae6d74d68079"
3230
resolved "https://codeload.github.com/angular/angular-devkit-build-angular-builds/tar.gz/9086b8266e7fb722ab18495b812fae6d74d68079"
3331
dependencies:
3432
"@ampproject/remapping" "1.0.1"
@@ -109,7 +107,6 @@
109107

110108
"@angular-devkit/build-webpack@github:angular/angular-devkit-build-webpack-builds#7bdcd7da1":
111109
version "0.1300.0-next.6"
112-
uid c777c98786a6b265e8e6738ba5cb2434f10e0db5
113110
resolved "https://codeload.github.com/angular/angular-devkit-build-webpack-builds/tar.gz/c777c98786a6b265e8e6738ba5cb2434f10e0db5"
114111
dependencies:
115112
"@angular-devkit/architect" "github:angular/angular-devkit-architect-builds#7bdcd7da1"
@@ -139,7 +136,6 @@
139136

140137
"@angular-devkit/core@github:angular/angular-devkit-core-builds#7bdcd7da1":
141138
version "13.0.0-next.6"
142-
uid "53aace0626ba1feeee553fb107a82f165a4f38a7"
143139
resolved "https://codeload.github.com/angular/angular-devkit-core-builds/tar.gz/53aace0626ba1feeee553fb107a82f165a4f38a7"
144140
dependencies:
145141
ajv "8.6.3"
@@ -159,7 +155,6 @@
159155

160156
"@angular-devkit/schematics@github:angular/angular-devkit-schematics-builds#7bdcd7da1":
161157
version "13.0.0-next.6"
162-
uid "76ff2f1bb4d29e1abff6681f4bd1b4ebe467a4ad"
163158
resolved "https://codeload.github.com/angular/angular-devkit-schematics-builds/tar.gz/76ff2f1bb4d29e1abff6681f4bd1b4ebe467a4ad"
164159
dependencies:
165160
"@angular-devkit/core" "github:angular/angular-devkit-core-builds#7bdcd7da1"
@@ -169,8 +164,7 @@
169164
rxjs "6.6.7"
170165

171166
"@angular/animations@github:angular/animations-builds#b8940cb799a53c882bde5938005f9c7ac3eda0f5":
172-
version "13.0.0-next.11+3.sha-bdc6ff4.with-local-changes"
173-
uid b8940cb799a53c882bde5938005f9c7ac3eda0f5
167+
version "13.0.0-next.11"
174168
resolved "https://codeload.github.com/angular/animations-builds/tar.gz/b8940cb799a53c882bde5938005f9c7ac3eda0f5"
175169
dependencies:
176170
tslib "^2.3.0"
@@ -186,7 +180,6 @@
186180

187181
"@angular/cli@github:angular/cli-builds#3e1325c7345af80d307c54676f87f73efc0a1b3b":
188182
version "13.0.0-next.6"
189-
uid "3e1325c7345af80d307c54676f87f73efc0a1b3b"
190183
resolved "https://codeload.github.com/angular/cli-builds/tar.gz/3e1325c7345af80d307c54676f87f73efc0a1b3b"
191184
dependencies:
192185
"@angular-devkit/architect" "github:angular/angular-devkit-architect-builds#7bdcd7da1"
@@ -210,15 +203,13 @@
210203
uuid "8.3.2"
211204

212205
"@angular/common@github:angular/common-builds#417e63ec55999662017a6f789dfa3e83119f78e3":
213-
version "13.0.0-next.11+3.sha-bdc6ff4.with-local-changes"
214-
uid "417e63ec55999662017a6f789dfa3e83119f78e3"
206+
version "13.0.0-next.11"
215207
resolved "https://codeload.github.com/angular/common-builds/tar.gz/417e63ec55999662017a6f789dfa3e83119f78e3"
216208
dependencies:
217209
tslib "^2.3.0"
218210

219211
"@angular/compiler-cli@github:angular/compiler-cli-builds#10ce3e8340dcb08303682cea2a241c4bc80bfce0":
220-
version "13.0.0-next.11+3.sha-bdc6ff4.with-local-changes"
221-
uid "10ce3e8340dcb08303682cea2a241c4bc80bfce0"
212+
version "13.0.0-next.11"
222213
resolved "https://codeload.github.com/angular/compiler-cli-builds/tar.gz/10ce3e8340dcb08303682cea2a241c4bc80bfce0"
223214
dependencies:
224215
"@babel/core" "^7.8.6"
@@ -239,8 +230,7 @@
239230
integrity sha512-ctjwuntPfZZT2mNj2NDIVu51t9cvbhl/16epc5xEwyzyDt76pX9UgwvY+MbXrf/C/FWwdtmNtfP698BKI+9leQ==
240231

241232
"@angular/compiler@github:angular/compiler-builds#4322661f01854ad7b922185f8d3589d4e50e5e89":
242-
version "13.0.0-next.11+3.sha-bdc6ff4.with-local-changes"
243-
uid "4322661f01854ad7b922185f8d3589d4e50e5e89"
233+
version "13.0.0-next.11"
244234
resolved "https://codeload.github.com/angular/compiler-builds/tar.gz/4322661f01854ad7b922185f8d3589d4e50e5e89"
245235
dependencies:
246236
tslib "^2.3.0"
@@ -251,29 +241,25 @@
251241
integrity sha512-6Pxgsrf0qF9iFFqmIcWmjJGkkCaCm6V5QNnxMy2KloO3SDq6QuMVRbN9RtC8Urmo25LP+eZ6ZgYqFYpdD8Hd9w==
252242

253243
"@angular/core@github:angular/core-builds#f28e1bec15ff51007ac8e609e7fa91f48d64af54":
254-
version "13.0.0-next.11+3.sha-bdc6ff4.with-local-changes"
255-
uid f28e1bec15ff51007ac8e609e7fa91f48d64af54
244+
version "13.0.0-next.11"
256245
resolved "https://codeload.github.com/angular/core-builds/tar.gz/f28e1bec15ff51007ac8e609e7fa91f48d64af54"
257246
dependencies:
258247
tslib "^2.3.0"
259248

260249
"@angular/elements@github:angular/elements-builds#6afbbde7431ec5f1a3c2848990378085ff48b154":
261-
version "13.0.0-next.11+3.sha-bdc6ff4.with-local-changes"
262-
uid "6afbbde7431ec5f1a3c2848990378085ff48b154"
250+
version "13.0.0-next.11"
263251
resolved "https://codeload.github.com/angular/elements-builds/tar.gz/6afbbde7431ec5f1a3c2848990378085ff48b154"
264252
dependencies:
265253
tslib "^2.3.0"
266254

267255
"@angular/forms@github:angular/forms-builds#44d91cd8c3401512c0ba1b10ae33015bfda02f63":
268-
version "13.0.0-next.11+3.sha-bdc6ff4.with-local-changes"
269-
uid "44d91cd8c3401512c0ba1b10ae33015bfda02f63"
256+
version "13.0.0-next.11"
270257
resolved "https://codeload.github.com/angular/forms-builds/tar.gz/44d91cd8c3401512c0ba1b10ae33015bfda02f63"
271258
dependencies:
272259
tslib "^2.3.0"
273260

274261
"@angular/language-service@github:angular/language-service-builds#6a27af21862f9ca2d7a136a8a5bfcf8378f0dc65":
275-
version "13.0.0-next.11+3.sha-bdc6ff4.with-local-changes"
276-
uid "6a27af21862f9ca2d7a136a8a5bfcf8378f0dc65"
262+
version "13.0.0-next.11"
277263
resolved "https://codeload.github.com/angular/language-service-builds/tar.gz/6a27af21862f9ca2d7a136a8a5bfcf8378f0dc65"
278264

279265
"@angular/material@~12.2.0":
@@ -284,22 +270,19 @@
284270
tslib "^2.2.0"
285271

286272
"@angular/platform-browser-dynamic@github:angular/platform-browser-dynamic-builds#55827dddaf4b392309beb264b7dfce3c60b9bf8e":
287-
version "13.0.0-next.11+3.sha-bdc6ff4.with-local-changes"
288-
uid "55827dddaf4b392309beb264b7dfce3c60b9bf8e"
273+
version "13.0.0-next.11"
289274
resolved "https://codeload.github.com/angular/platform-browser-dynamic-builds/tar.gz/55827dddaf4b392309beb264b7dfce3c60b9bf8e"
290275
dependencies:
291276
tslib "^2.3.0"
292277

293278
"@angular/platform-browser@github:angular/platform-browser-builds#eba73ff7a340e77af074087ea0acd27eaaa769c6":
294-
version "13.0.0-next.11+3.sha-bdc6ff4.with-local-changes"
295-
uid eba73ff7a340e77af074087ea0acd27eaaa769c6
279+
version "13.0.0-next.11"
296280
resolved "https://codeload.github.com/angular/platform-browser-builds/tar.gz/eba73ff7a340e77af074087ea0acd27eaaa769c6"
297281
dependencies:
298282
tslib "^2.3.0"
299283

300284
"@angular/router@github:angular/router-builds#c73fdb56f608d0d6234332abdfc66e651e73157d":
301-
version "13.0.0-next.11+3.sha-bdc6ff4.with-local-changes"
302-
uid c73fdb56f608d0d6234332abdfc66e651e73157d
285+
version "13.0.0-next.11"
303286
resolved "https://codeload.github.com/angular/router-builds/tar.gz/c73fdb56f608d0d6234332abdfc66e651e73157d"
304287
dependencies:
305288
tslib "^2.3.0"
@@ -2596,7 +2579,6 @@
25962579

25972580
"@ngtools/webpack@github:angular/ngtools-webpack-builds#7bdcd7da1":
25982581
version "13.0.0-next.6"
2599-
uid "8959166bba24692d65fc0e936fd1f47a8bf75e03"
26002582
resolved "https://codeload.github.com/angular/ngtools-webpack-builds/tar.gz/8959166bba24692d65fc0e936fd1f47a8bf75e03"
26012583

26022584
"@nodelib/[email protected]":
@@ -2741,7 +2723,6 @@
27412723

27422724
"@schematics/angular@github:angular/schematics-angular-builds#7bdcd7da1":
27432725
version "13.0.0-next.6"
2744-
uid "01adeb1cc48f6118baadb6556ac746922d99f3d8"
27452726
resolved "https://codeload.github.com/angular/schematics-angular-builds/tar.gz/01adeb1cc48f6118baadb6556ac746922d99f3d8"
27462727
dependencies:
27472728
"@angular-devkit/core" "github:angular/angular-devkit-core-builds#7bdcd7da1"
@@ -2871,6 +2852,13 @@
28712852
dependencies:
28722853
"@types/filewriter" "*"
28732854

2855+
"@types/filesystem@^0.0.32":
2856+
version "0.0.32"
2857+
resolved "https://registry.yarnpkg.com/@types/filesystem/-/filesystem-0.0.32.tgz#307df7cc084a2293c3c1a31151b178063e0a8edf"
2858+
integrity sha512-Yuf4jR5YYMR2DVgwuCiP11s0xuVRyPKmz8vo6HBY3CGdeMj8af93CFZX+T82+VD1+UqHOxTq31lO7MI7lepBtQ==
2859+
dependencies:
2860+
"@types/filewriter" "*"
2861+
28742862
"@types/filewriter@*":
28752863
version "0.0.28"
28762864
resolved "https://registry.yarnpkg.com/@types/filewriter/-/filewriter-0.0.28.tgz#c054e8af4d9dd75db4e63abc76f885168714d4b3"
@@ -12714,10 +12702,10 @@ typedarray@^0.0.6:
1271412702
resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777"
1271512703
integrity sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c=
1271612704

12717-
typescript@~4.2.3:
12718-
version "4.2.3"
12719-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.2.3.tgz#39062d8019912d43726298f09493d598048c1ce3"
12720-
integrity sha512-qOcYwxaByStAWrBf4x0fibwZvMRG+r4cQoTjbPtUlrWjBHbmCAww1i448U0GJ+3cNNEtebDteo/cHOR3xJ4wEw==
12705+
typescript@~4.4.3:
12706+
version "4.4.4"
12707+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.4.4.tgz#2cd01a1a1f160704d3101fd5a58ff0f9fcb8030c"
12708+
integrity sha512-DqGhF5IKoBl8WNf8C1gu8q0xZSInh9j1kJJMqT3a94w1JzVaBU4EXOSMrz9yDqMT0xt3selp83fuFMQ0uzv6qA==
1272112709

1272212710
ua-parser-js@^0.7.23:
1272312711
version "0.7.23"

0 commit comments

Comments
 (0)