Skip to content

Commit 982d328

Browse files
Bump ts-loader from 8.0.18 to 8.1.0
Bumps [ts-loader](https://github.com/TypeStrong/ts-loader) from 8.0.18 to 8.1.0. - [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.18...v8.1.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent ff313e1 commit 982d328

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.4",
49-
"ts-loader": "8.0.18",
49+
"ts-loader": "8.1.0",
5050
"ts-node": "9.1.1",
5151
"tsconfig-paths": "3.9.0",
5252
"typescript": "4.2.3",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7882,10 +7882,10 @@ ts-jest@26.5.4:
78827882
semver "7.x"
78837883
yargs-parser "20.x"
78847884

7885-
ts-loader@8.0.18:
7886-
version "8.0.18"
7887-
resolved "https://registry.yarnpkg.com/ts-loader/-/ts-loader-8.0.18.tgz#b2385cbe81c34ad9f997915129cdde3ad92a61ea"
7888-
integrity sha512-hRZzkydPX30XkLaQwJTDcWDoxZHK6IrEMDQpNd7tgcakFruFkeUp/aY+9hBb7BUGb+ZWKI0jiOGMo0MckwzdDQ==
7885+
ts-loader@8.1.0:
7886+
version "8.1.0"
7887+
resolved "https://registry.yarnpkg.com/ts-loader/-/ts-loader-8.1.0.tgz#d6292487df279c7cc79b6d3b70bb9d31682b693e"
7888+
integrity sha512-YiQipGGAFj2zBfqLhp28yUvPP9jUGqHxRzrGYuc82Z2wM27YIHbElXiaZDc93c3x0mz4zvBmS6q/DgExpdj37A==
78897889
dependencies:
78907890
chalk "^4.1.0"
78917891
enhanced-resolve "^4.0.0"

0 commit comments

Comments
 (0)