mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2025-02-07 02:01:43 +00:00
Update dependency ts-loader to v8.0.12
Signed-off-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
47e3ad5260
commit
f7e7887a42
2 changed files with 5 additions and 5 deletions
|
@ -170,7 +170,7 @@
|
|||
"http-server": "0.12.3",
|
||||
"redux-devtools": "3.7.0",
|
||||
"redux-devtools-extension": "2.13.8",
|
||||
"ts-loader": "8.0.11",
|
||||
"ts-loader": "8.0.12",
|
||||
"webpack-bundle-analyzer": "4.2.0"
|
||||
},
|
||||
"resolutions": {
|
||||
|
|
|
@ -13908,10 +13908,10 @@ ts-easing@^0.2.0:
|
|||
resolved "https://registry.yarnpkg.com/ts-easing/-/ts-easing-0.2.0.tgz#c8a8a35025105566588d87dbda05dd7fbfa5a4ec"
|
||||
integrity sha512-Z86EW+fFFh/IFB1fqQ3/+7Zpf9t2ebOAxNI/V6Wo7r5gqiqtxmgTlQ1qbqQcjLKYeSHPTsEmvlJUDg/EuL0uHQ==
|
||||
|
||||
ts-loader@8.0.11:
|
||||
version "8.0.11"
|
||||
resolved "https://registry.yarnpkg.com/ts-loader/-/ts-loader-8.0.11.tgz#35d58a65932caacb120426eea59eca841786c899"
|
||||
integrity sha512-06X+mWA2JXoXJHYAesUUL4mHFYhnmyoCdQVMXofXF552Lzd4wNwSGg7unJpttqUP7ziaruM8d7u8LUB6I1sgzA==
|
||||
ts-loader@8.0.12:
|
||||
version "8.0.12"
|
||||
resolved "https://registry.yarnpkg.com/ts-loader/-/ts-loader-8.0.12.tgz#1de9f1de65176318c1e6d187bfc496182f8dc2a0"
|
||||
integrity sha512-UIivVfGVJDdwwjgSrbtcL9Nf10c1BWnL1mxAQUVcnhNIn/P9W3nP5v60Z0aBMtc7ZrE11lMmU6+5jSgAXmGaYw==
|
||||
dependencies:
|
||||
chalk "^2.3.0"
|
||||
enhanced-resolve "^4.0.0"
|
||||
|
|
Loading…
Reference in a new issue