Skip to content

Commit ebd730a

Browse files
chore(deps): update dependency ts-loader to v8.0.18 (#64)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
1 parent 4650c7e commit ebd730a

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@
6464
"scripty": "2.0.0",
6565
"supertest": "5.0.0",
6666
"ts-jest": "26.4.4",
67-
"ts-loader": "8.0.17",
67+
"ts-loader": "8.0.18",
6868
"ts-node": "9.0.0",
6969
"tsconfig-paths": "3.9.0",
7070
"typescript": "4.1.5"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8636,10 +8636,10 @@ ts-jest@26.4.4:
86368636
semver "7.x"
86378637
yargs-parser "20.x"
86388638

8639-
ts-loader@8.0.17:
8640-
version "8.0.17"
8641-
resolved "https://registry.yarnpkg.com/ts-loader/-/ts-loader-8.0.17.tgz#98f2ccff9130074f4079fd89b946b4c637b1f2fc"
8642-
integrity sha512-OeVfSshx6ot/TCxRwpBHQ/4lRzfgyTkvi7ghDVrLXOHzTbSK413ROgu/xNqM72i3AFeAIJgQy78FwSMKmOW68w==
8639+
ts-loader@8.0.18:
8640+
version "8.0.18"
8641+
resolved "https://registry.yarnpkg.com/ts-loader/-/ts-loader-8.0.18.tgz#b2385cbe81c34ad9f997915129cdde3ad92a61ea"
8642+
integrity sha512-hRZzkydPX30XkLaQwJTDcWDoxZHK6IrEMDQpNd7tgcakFruFkeUp/aY+9hBb7BUGb+ZWKI0jiOGMo0MckwzdDQ==
86438643
dependencies:
86448644
chalk "^4.1.0"
86458645
enhanced-resolve "^4.0.0"

0 commit comments

Comments
 (0)