1
0
mirror of https://github.com/teoxoy/factorio-blueprint-editor.git synced 2024-11-24 08:22:16 +02:00

Bump ts-loader from 6.1.2 to 6.2.0

Bumps [ts-loader](https://github.com/TypeStrong/ts-loader) from 6.1.2 to 6.2.0.
- [Release notes](https://github.com/TypeStrong/ts-loader/releases)
- [Changelog](https://github.com/TypeStrong/ts-loader/blob/master/CHANGELOG.md)
- [Commits](https://github.com/TypeStrong/ts-loader/compare/v6.1.2...v6.2.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2019-09-30 10:07:56 +00:00 committed by Teodor Tanasoaia
parent 88fee5c237
commit 355e7f4dbe
2 changed files with 5 additions and 5 deletions

View File

@ -37,7 +37,7 @@
"stylus-loader": "^3.0.2",
"svg-inline-loader": "^0.8.0",
"terser-webpack-plugin": "^2.1.0",
"ts-loader": "^6.1.2",
"ts-loader": "^6.2.0",
"ts-node": "^8.4.1",
"typescript": "^3.6.3",
"webpack": "^4.40.2",

View File

@ -6906,10 +6906,10 @@ ts-cleaner@^1.0.3:
args "^5.0.1"
chokidar "^3.0.0"
ts-loader@^6.1.2:
version "6.1.2"
resolved "https://registry.yarnpkg.com/ts-loader/-/ts-loader-6.1.2.tgz#ff6bc767334970226438949fbde2e211147a1325"
integrity sha512-dudxFKm0Ellrg/gLNlu+97/UgwvoMK0SdUVImPUSzq3IcRUVtShylZvcMX+CgvCQL1BEKb913NL0gAP1GA/OFw==
ts-loader@^6.2.0:
version "6.2.0"
resolved "https://registry.yarnpkg.com/ts-loader/-/ts-loader-6.2.0.tgz#52d3993ecbc5474c1513242388e1049da0fce880"
integrity sha512-Da8h3fD+HiZ9GvZJydqzk3mTC9nuOKYlJcpuk+Zv6Y1DPaMvBL+56GRzZFypx2cWrZFMsQr869+Ua2slGoLxvQ==
dependencies:
chalk "^2.3.0"
enhanced-resolve "^4.0.0"