chore(deps-dev): bump ts-loader from 5.4.3 to 5.4.4 (#244)
Bumps [ts-loader](https://github.com/TypeStrong/ts-loader) from 5.4.3 to 5.4.4. - [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/v5.4.3...v5.4.4) Signed-off-by: dependabot[bot] <support@dependabot.com>
This commit is contained in:
parent
09f51cfb85
commit
0856f9d979
2 changed files with 5 additions and 5 deletions
|
@ -189,7 +189,7 @@
|
|||
"eslint": "^5.16.0",
|
||||
"eslint-config-marine": "^2.0.0",
|
||||
"terser-webpack-plugin": "^1.2.3",
|
||||
"ts-loader": "^5.4.3",
|
||||
"ts-loader": "^5.4.4",
|
||||
"typescript": "^3.4.5",
|
||||
"vscode": "^1.1.33",
|
||||
"webpack": "^4.30.0",
|
||||
|
|
|
@ -3598,10 +3598,10 @@ tough-cookie@~2.4.3:
|
|||
psl "^1.1.24"
|
||||
punycode "^1.4.1"
|
||||
|
||||
ts-loader@^5.4.3:
|
||||
version "5.4.3"
|
||||
resolved "https://registry.yarnpkg.com/ts-loader/-/ts-loader-5.4.3.tgz#837f7f397799a665fc1774303c9fd0930d1c5947"
|
||||
integrity sha512-pHwZFkZioL7Yi2su0bhW2/djxZ+0iGat1cxlAif4Eg9j5znVYuWGtW0YYY/5w8W+IzLcAlD5KwJDrs5unUKIRA==
|
||||
ts-loader@^5.4.4:
|
||||
version "5.4.4"
|
||||
resolved "https://registry.yarnpkg.com/ts-loader/-/ts-loader-5.4.4.tgz#2b2c11e0bc917db27b2de7011ad1a9d6413c5ab1"
|
||||
integrity sha512-haLwWMts/tCruBFbLUWOR9hZezZ89TMW3EntrAEtYARDnPZSQt6dPA5tN3fvlsmUIYXVWDHO5SUhw8ndAomVlw==
|
||||
dependencies:
|
||||
chalk "^2.3.0"
|
||||
enhanced-resolve "^4.0.0"
|
||||
|
|
Loading…
Reference in a new issue