Skip to content

Commit 28089f6

Browse files
committed
Remove unused tsc devDependency
tsc has been deprecated in favor of typescript
1 parent 8ad52d0 commit 28089f6

File tree

2 files changed

+0
-6
lines changed

2 files changed

+0
-6
lines changed

package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,6 @@
4646
"ajv": "^6.12.2",
4747
"npm-run-all": "^4.1.5",
4848
"ts-node": "^8.10.2",
49-
"tsc": "^1.20150623.0",
5049
"typescript": "^3.9.5",
5150
"vsce": "^1.77.0",
5251
"vscode-tmgrammar-test": "0.0.10"

yarn.lock

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -808,11 +808,6 @@ ts-node@^8.10.2:
808808
source-map-support "^0.5.17"
809809
yn "3.1.1"
810810

811-
tsc@^1.20150623.0:
812-
version "1.20150623.0"
813-
resolved "https://registry.yarnpkg.com/tsc/-/tsc-1.20150623.0.tgz#4ebc3c774e169148cbc768a7342533f082c7a6e5"
814-
integrity sha1-Trw8d04WkUjLx2inNCUz8ILHpuU=
815-
816811
817812
version "0.0.4"
818813
resolved "https://registry.yarnpkg.com/tunnel/-/tunnel-0.0.4.tgz#2d3785a158c174c9a16dc2c046ec5fc5f1742213"

0 commit comments

Comments
 (0)