Skip to content

Commit cf36da2

Browse files
Bump ts-loader from 8.0.15 to 8.0.16
Bumps [ts-loader](https://github.com/TypeStrong/ts-loader) from 8.0.15 to 8.0.16. - [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.15...v8.0.16) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent c80bea8 commit cf36da2

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.0",
49-
"ts-loader": "8.0.15",
49+
"ts-loader": "8.0.16",
5050
"ts-node": "9.1.1",
5151
"tsconfig-paths": "3.9.0",
5252
"typescript": "4.1.3",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7839,10 +7839,10 @@ [email protected]:
78397839
semver "7.x"
78407840
yargs-parser "20.x"
78417841

7842-
7843-
version "8.0.15"
7844-
resolved "https://registry.yarnpkg.com/ts-loader/-/ts-loader-8.0.15.tgz#c41bed94220aad78310cbee8be48a76683acec24"
7845-
integrity sha512-WYXfCEglgUPU6adGcx6I9DsMwSxYFU99rzteIEoZKDQn4IMbe4KpO934zRkwSOFcwEzh+gx/RaH8hhgoCAfF9w==
7842+
7843+
version "8.0.16"
7844+
resolved "https://registry.yarnpkg.com/ts-loader/-/ts-loader-8.0.16.tgz#a60311f01f015518e1cfbb5698e6ca8830cd2391"
7845+
integrity sha512-Cr9ywsgg1n8cjGjIogHLPlqe3WJUHzuJaqwNo5I596KpIqekKzxvSENbrXeOypHcXSPPsr8hV6mglngyXvcKrg==
78467846
dependencies:
78477847
chalk "^4.1.0"
78487848
enhanced-resolve "^4.0.0"

0 commit comments

Comments
 (0)