Skip to content

Commit

Permalink
chore(deps): update dependency ts-loader to v8.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Sep 19, 2020
1 parent 714fe5d commit 70d507a
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"prettier": "2.1.1",
"supertest": "4.0.2",
"ts-jest": "26.3.0",
"ts-loader": "8.0.3",
"ts-loader": "8.0.4",
"ts-node": "8.10.2",
"tsconfig-paths": "3.9.0",
"tslint": "5.20.1",
Expand Down
8 changes: 4 additions & 4 deletions example/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6718,10 +6718,10 @@ [email protected]:
semver "7.x"
yargs-parser "18.x"

[email protected].3:
version "8.0.3"
resolved "https://registry.yarnpkg.com/ts-loader/-/ts-loader-8.0.3.tgz#56858f4296edf1ed55e01f8520552984d3f0911c"
integrity sha512-wsqfnVdB7xQiqhqbz2ZPLGHLPZbHVV5Qn/MNFZkCFxRU1miDyxKORucDGxKtsQJ63Rfza0udiUxWF5nHY6bpdQ==
[email protected].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"
Expand Down

0 comments on commit 70d507a

Please sign in to comment.