mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2025-04-10 10:18:24 +00:00
Update dependency ts-loader to v9.2.3
Signed-off-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
6c4c5a81af
commit
a4d6de9555
2 changed files with 5 additions and 5 deletions
|
@ -191,7 +191,7 @@
|
|||
"prettier": "2.3.1",
|
||||
"redux-devtools": "3.7.0",
|
||||
"redux-devtools-extension": "2.13.9",
|
||||
"ts-loader": "9.2.2",
|
||||
"ts-loader": "9.2.3",
|
||||
"webpack-bundle-analyzer": "4.4.2"
|
||||
},
|
||||
"resolutions": {
|
||||
|
|
|
@ -14010,10 +14010,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.2:
|
||||
version "9.2.2"
|
||||
resolved "https://registry.yarnpkg.com/ts-loader/-/ts-loader-9.2.2.tgz#416333900621c82d5eb1b1f6dea4114111f096bf"
|
||||
integrity sha512-hNIhGTQHtNKjOzR2ZtQ2OSVbXPykOae+zostf1IlHCf61Mt41GMJurKNqrYUbzHgpmj6UWRu8eBfb7q0XliV0g==
|
||||
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==
|
||||
dependencies:
|
||||
chalk "^4.1.0"
|
||||
enhanced-resolve "^5.0.0"
|
||||
|
|
Loading…
Add table
Reference in a new issue