Use shared packages in markdown-language-features dependencies (#14936)

* Use shared webpack packages in markdown-language-features dependencies

* update yarn post merge

* Remove ts-loader too
This commit is contained in:
Charles Gagnon
2021-04-01 09:44:41 -07:00
committed by GitHub
parent ef8396f783
commit 97ce7b9b67
2 changed files with 5 additions and 3398 deletions

View File

@@ -339,9 +339,6 @@
"lodash.throttle": "^4.1.1",
"mocha-junit-reporter": "^1.17.0",
"mocha-multi-reporters": "^1.1.7",
"ts-loader": "^6.2.1",
"typescript": "^3.7.3",
"webpack": "^4.41.2",
"webpack-cli": "^3.3.0"
"typescript": "^3.7.3"
}
}