mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2025-03-20 03:53:36 +00:00
Update dependency ts-loader to v8.0.11
Signed-off-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
5a232a9b72
commit
8f5862797b
2 changed files with 5 additions and 5 deletions
|
@ -171,7 +171,7 @@
|
|||
"http-server": "0.12.3",
|
||||
"redux-devtools": "3.7.0",
|
||||
"redux-devtools-extension": "2.13.8",
|
||||
"ts-loader": "8.0.10",
|
||||
"ts-loader": "8.0.11",
|
||||
"webpack-bundle-analyzer": "4.1.0"
|
||||
},
|
||||
"resolutions": {
|
||||
|
|
|
@ -13944,10 +13944,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.10:
|
||||
version "8.0.10"
|
||||
resolved "https://registry.yarnpkg.com/ts-loader/-/ts-loader-8.0.10.tgz#4af4afb8d26847290cd010df93a4c172df92278f"
|
||||
integrity sha512-5fVbbZldz6LQi6RQ0v1P7lZ98CZGlQyM8b4xGZXw3G/XUqL8GIH+Ib6H01nImPhkHZ9+PVXZgTb+v3fRsaIHlg==
|
||||
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==
|
||||
dependencies:
|
||||
chalk "^2.3.0"
|
||||
enhanced-resolve "^4.0.0"
|
||||
|
|
Loading…
Reference in a new issue