build: update tsickle to 0.38.0 (#33717)
This is the tsickle version that supports TypeScript 3.7. PR Close #33717
This commit is contained in:
@ -28,7 +28,7 @@
|
||||
"dependencies": {
|
||||
"@microsoft/api-extractor": "^7.3.9",
|
||||
"shelljs": "0.8.2",
|
||||
"tsickle": "^0.37.1"
|
||||
"tsickle": "^0.38.0"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@angular/compiler-cli": "0.0.0-PLACEHOLDER",
|
||||
|
Reference in New Issue
Block a user