1
0
mirror of https://github.com/teoxoy/factorio-blueprint-editor.git synced 2024-11-28 08:39:10 +02:00

Bump ts-loader from 6.1.0 to 6.1.2

Bumps [ts-loader](https://github.com/TypeStrong/ts-loader) from 6.1.0 to 6.1.2.
- [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.0...v6.1.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2019-09-23 16:18:03 +00:00 committed by Teodor Tanasoaia
parent 02a2229d4d
commit 76ca533eb5
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.0",
"ts-loader": "^6.1.2",
"ts-node": "^8.4.1",
"typescript": "^3.6.3",
"webpack": "^4.40.2",

View File

@ -6906,10 +6906,10 @@ ts-cleaner@^1.0.2:
args "^5.0.1"
chokidar "^3.0.0"
ts-loader@^6.1.0:
version "6.1.0"
resolved "https://registry.yarnpkg.com/ts-loader/-/ts-loader-6.1.0.tgz#999cb0a7644f9c7c6c0901802dce50ceb0a76e5b"
integrity sha512-7JedeOu2rsYHQDEr2fwmMozABwbQTZXEaEMZPSIWG7gpzRefOLJCqwdazcegHtyaxp04PeEgs/b0m08WMpnIzQ==
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==
dependencies:
chalk "^2.3.0"
enhanced-resolve "^4.0.0"