chore(deps-dev): bump ts-loader from 6.0.2 to 6.0.3 (#301)
Bumps [ts-loader](https://github.com/TypeStrong/ts-loader) from 6.0.2 to 6.0.3. - [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.0.2...v6.0.3) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
parent
da98e628b6
commit
32a7079092
2 changed files with 5 additions and 5 deletions
|
@ -190,7 +190,7 @@
|
|||
"eslint": "^5.16.0",
|
||||
"eslint-config-marine": "^2.2.0",
|
||||
"terser-webpack-plugin": "^1.3.0",
|
||||
"ts-loader": "^6.0.2",
|
||||
"ts-loader": "^6.0.3",
|
||||
"typescript": "^3.5.2",
|
||||
"vscode": "^1.1.34",
|
||||
"webpack": "^4.34.0",
|
||||
|
|
|
@ -3712,10 +3712,10 @@ tough-cookie@~2.4.3:
|
|||
psl "^1.1.24"
|
||||
punycode "^1.4.1"
|
||||
|
||||
ts-loader@^6.0.2:
|
||||
version "6.0.2"
|
||||
resolved "https://registry.yarnpkg.com/ts-loader/-/ts-loader-6.0.2.tgz#cbd46a1495668ed9d59813f5c66f4bb49ff0c14c"
|
||||
integrity sha512-kkF3sGf3oBUehlvXI9fkbItbFTnNgGkYAz91vtWnsKAU4m+LAmQjuby7uTZNo3As+/zHLuyB052SkQDY6vLXtg==
|
||||
ts-loader@^6.0.3:
|
||||
version "6.0.3"
|
||||
resolved "https://registry.yarnpkg.com/ts-loader/-/ts-loader-6.0.3.tgz#6ef6f086d7080b9cf02ed1945377aeb5ed1b5cf6"
|
||||
integrity sha512-iICBD4PryhnGNdtaDva49UGODHFVcuK7p4+G8CP1TVcUhTC4hkcy4MC2dzWwALSnpOzfUfA/4u8B2F64wsMgjQ==
|
||||
dependencies:
|
||||
chalk "^2.3.0"
|
||||
enhanced-resolve "^4.0.0"
|
||||
|
|
Loading…
Reference in a new issue