1
0
mirror of https://github.com/h3poteto/whalebird-desktop synced 2025-02-07 23:38:48 +01:00

Merge pull request #1793 from h3poteto/dependabot/npm_and_yarn/ts-loader-8.0.4

Bump ts-loader from 8.0.3 to 8.0.4
This commit is contained in:
AkiraFukushima 2020-09-21 22:14:20 +09:00 committed by GitHub
commit f803fe2e35
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -274,7 +274,7 @@
"stylelint": "^13.6.1",
"stylelint-config-standard": "^20.0.0",
"ts-jest": "^26.4.0",
"ts-loader": "^8.0.3",
"ts-loader": "^8.0.4",
"ttfinfo": "^0.2.0",
"typescript": "^3.9.7",
"url-loader": "^4.1.0",

View File

@ -12633,10 +12633,10 @@ ts-jest@^26.4.0:
semver "7.x"
yargs-parser "20.x"
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"