mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2025-04-05 17:00:07 +00:00
Update dependency ts-loader to v9.2.4
Signed-off-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
500b9aebf2
commit
03f034e978
2 changed files with 5 additions and 5 deletions
|
@ -190,7 +190,7 @@
|
|||
"prettier": "2.3.2",
|
||||
"redux-devtools": "3.7.0",
|
||||
"redux-devtools-extension": "2.13.9",
|
||||
"ts-loader": "9.2.3",
|
||||
"ts-loader": "9.2.4",
|
||||
"webpack-bundle-analyzer": "4.4.2"
|
||||
},
|
||||
"resolutions": {
|
||||
|
|
|
@ -13444,10 +13444,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@9.2.3:
|
||||
version "9.2.3"
|
||||
resolved "https://registry.yarnpkg.com/ts-loader/-/ts-loader-9.2.3.tgz#dc3b6362a4d4382493cd4f138d345f419656de68"
|
||||
integrity sha512-sEyWiU3JMHBL55CIeC4iqJQadI0U70A5af0kvgbNLHVNz2ACztQg0j/9x10bjjIht8WfFYLKfn4L6tkZ+pu+8Q==
|
||||
ts-loader@9.2.4:
|
||||
version "9.2.4"
|
||||
resolved "https://registry.yarnpkg.com/ts-loader/-/ts-loader-9.2.4.tgz#55fe7e5eab29fe4bdfb01c1f941c2bab928b7f92"
|
||||
integrity sha512-Ats2BCqPFBkgsoZUmmYMjuQu+iBNExt4o3QDsJqRMuPdStWlnOthdqX/GHHJnxSSgw7Gu6Hll/MD5b4usgKFOg==
|
||||
dependencies:
|
||||
chalk "^4.1.0"
|
||||
enhanced-resolve "^5.0.0"
|
||||
|
|
Loading…
Reference in a new issue