Skip to content

Commit 187033d

Browse files
Bump ts-loader from 8.0.16 to 8.0.17
Bumps [ts-loader](https://github.com/TypeStrong/ts-loader) from 8.0.16 to 8.0.17. - [Release notes](https://github.com/TypeStrong/ts-loader/releases) - [Changelog](https://github.com/TypeStrong/ts-loader/blob/master/CHANGELOG.md) - [Commits](TypeStrong/ts-loader@v8.0.16...v8.0.17) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 088746f commit 187033d

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
"prettier": "2.2.1",
4747
"style-loader": "2.0.0",
4848
"ts-jest": "26.5.1",
49-
"ts-loader": "8.0.16",
49+
"ts-loader": "8.0.17",
5050
"ts-node": "9.1.1",
5151
"tsconfig-paths": "3.9.0",
5252
"typescript": "4.1.4",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7712,10 +7712,10 @@ [email protected]:
77127712
semver "7.x"
77137713
yargs-parser "20.x"
77147714

7715-
7716-
version "8.0.16"
7717-
resolved "https://registry.yarnpkg.com/ts-loader/-/ts-loader-8.0.16.tgz#a60311f01f015518e1cfbb5698e6ca8830cd2391"
7718-
integrity sha512-Cr9ywsgg1n8cjGjIogHLPlqe3WJUHzuJaqwNo5I596KpIqekKzxvSENbrXeOypHcXSPPsr8hV6mglngyXvcKrg==
7715+
7716+
version "8.0.17"
7717+
resolved "https://registry.yarnpkg.com/ts-loader/-/ts-loader-8.0.17.tgz#98f2ccff9130074f4079fd89b946b4c637b1f2fc"
7718+
integrity sha512-OeVfSshx6ot/TCxRwpBHQ/4lRzfgyTkvi7ghDVrLXOHzTbSK413ROgu/xNqM72i3AFeAIJgQy78FwSMKmOW68w==
77197719
dependencies:
77207720
chalk "^4.1.0"
77217721
enhanced-resolve "^4.0.0"

0 commit comments

Comments
 (0)