Skip to content
This repository was archived by the owner on Nov 30, 2019. It is now read-only.

Commit 39cb5ab

Browse files
build(deps-dev): bump ts-loader from 6.1.2 to 6.2.1
Bumps [ts-loader](https://github.com/TypeStrong/ts-loader) from 6.1.2 to 6.2.1. - [Release notes](https://github.com/TypeStrong/ts-loader/releases) - [Changelog](https://github.com/TypeStrong/ts-loader/blob/master/CHANGELOG.md) - [Commits](TypeStrong/ts-loader@v6.1.2...v6.2.1) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent 3e974ad commit 39cb5ab

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"imports-loader": "^0.8.0",
3030
"jest": "^24.9.0",
3131
"ts-jest": "^24.1.0",
32-
"ts-loader": "^6.1.2",
32+
"ts-loader": "^6.2.1",
3333
"tslint": "^5.20.0",
3434
"typescript": "^3.7.2"
3535
},

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4292,10 +4292,10 @@ ts-jest@^24.1.0:
42924292
semver "^5.5"
42934293
yargs-parser "10.x"
42944294

4295-
ts-loader@^6.1.2:
4296-
version "6.1.2"
4297-
resolved "https://registry.yarnpkg.com/ts-loader/-/ts-loader-6.1.2.tgz#ff6bc767334970226438949fbde2e211147a1325"
4298-
integrity sha512-dudxFKm0Ellrg/gLNlu+97/UgwvoMK0SdUVImPUSzq3IcRUVtShylZvcMX+CgvCQL1BEKb913NL0gAP1GA/OFw==
4295+
ts-loader@^6.2.1:
4296+
version "6.2.1"
4297+
resolved "https://registry.yarnpkg.com/ts-loader/-/ts-loader-6.2.1.tgz#67939d5772e8a8c6bdaf6277ca023a4812da02ef"
4298+
integrity sha512-Dd9FekWuABGgjE1g0TlQJ+4dFUfYGbYcs52/HQObE0ZmUNjQlmLAS7xXsSzy23AMaMwipsx5sNHvoEpT2CZq1g==
42994299
dependencies:
43004300
chalk "^2.3.0"
43014301
enhanced-resolve "^4.0.0"

0 commit comments

Comments
 (0)