mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2024-12-28 15:51:14 +00:00
Update dependency ts-loader to v8.0.4
This commit is contained in:
parent
061193afd1
commit
70eddded41
2 changed files with 5 additions and 5 deletions
|
@ -155,7 +155,7 @@
|
|||
"http-server": "0.12.3",
|
||||
"redux-devtools": "3.7.0",
|
||||
"redux-devtools-extension": "2.13.8",
|
||||
"ts-loader": "8.0.3"
|
||||
"ts-loader": "8.0.4"
|
||||
},
|
||||
"resolutions": {
|
||||
"cypress": "5.2.0"
|
||||
|
|
|
@ -13110,10 +13110,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.3:
|
||||
version "8.0.3"
|
||||
resolved "https://registry.yarnpkg.com/ts-loader/-/ts-loader-8.0.3.tgz#56858f4296edf1ed55e01f8520552984d3f0911c"
|
||||
integrity sha512-wsqfnVdB7xQiqhqbz2ZPLGHLPZbHVV5Qn/MNFZkCFxRU1miDyxKORucDGxKtsQJ63Rfza0udiUxWF5nHY6bpdQ==
|
||||
ts-loader@8.0.4:
|
||||
version "8.0.4"
|
||||
resolved "https://registry.yarnpkg.com/ts-loader/-/ts-loader-8.0.4.tgz#02b9c91fbcfdb3114d8b1e98a3829265270eee7a"
|
||||
integrity sha512-5u8KF1SW8eCUb/Ff7At81e3wznPmT/27fvaGRO9CziVy+6NlPVRvrzSox4OwU0/e6OflOUB32Err4VquysCSAQ==
|
||||
dependencies:
|
||||
chalk "^2.3.0"
|
||||
enhanced-resolve "^4.0.0"
|
||||
|
|
Loading…
Reference in a new issue