Skip to content

Commit

Permalink
chore(deps): update dependency ts-loader to v8.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed May 2, 2021
1 parent 7bb6f87 commit 7932080
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
Binary file not shown.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@
"scripty": "2.0.0",
"supertest": "5.0.0",
"ts-jest": "26.4.4",
"ts-loader": "8.1.0",
"ts-loader": "8.2.0",
"ts-node": "9.0.0",
"tsconfig-paths": "3.9.0",
"typescript": "4.2.4"
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -621,7 +621,7 @@ __metadata:
scripty: 2.0.0
supertest: 5.0.0
ts-jest: 26.4.4
ts-loader: 8.1.0
ts-loader: 8.2.0
ts-node: 9.0.0
tsconfig-paths: 3.9.0
typescript: 4.2.4
Expand Down Expand Up @@ -11193,9 +11193,9 @@ __metadata:
languageName: node
linkType: hard

"ts-loader@npm:8.1.0":
version: 8.1.0
resolution: "ts-loader@npm:8.1.0"
"ts-loader@npm:8.2.0":
version: 8.2.0
resolution: "ts-loader@npm:8.2.0"
dependencies:
chalk: ^4.1.0
enhanced-resolve: ^4.0.0
Expand All @@ -11205,7 +11205,7 @@ __metadata:
peerDependencies:
typescript: "*"
webpack: "*"
checksum: f49f5a4e04d3032d5be72f0d29b572eedd57069c206566a443d4b0246409048ccbd85596bb9bd377999875d41c28b8e193b6f54a139c4fae52a3a3768f7020ee
checksum: c34c66e5193b234e9b2bca3a6ad21a25fc22fb05ac1c9b2e3b6c655adc431033bac60a36c1d0c9caea473ea91748e29f41bf91f25fad3930a32c06cbdee7d9f3
languageName: node
linkType: hard

Expand Down

0 comments on commit 7932080

Please sign in to comment.