Skip to content
This repository was archived by the owner on Mar 17, 2024. It is now read-only.

Commit 02bb8e0

Browse files
Bump ts-loader from 7.0.5 to 8.0.3
Bumps [ts-loader](https://github.com/TypeStrong/ts-loader) from 7.0.5 to 8.0.3. - [Release notes](https://github.com/TypeStrong/ts-loader/releases) - [Changelog](https://github.com/TypeStrong/ts-loader/blob/master/CHANGELOG.md) - [Commits](TypeStrong/ts-loader@v7.0.5...v8.0.3) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent bcd71ee commit 02bb8e0

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
@@ -78,7 +78,7 @@
7878
"rollup-plugin-typescript2": "^0.27.0",
7979
"ts-graphviz": "^0.13.1",
8080
"ts-jest": "^25.3.1",
81-
"ts-loader": "^7.0.2",
81+
"ts-loader": "^8.0.3",
8282
"ts-node": "^8.9.1",
8383
"typescript": "^3.8.2"
8484
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5814,10 +5814,10 @@ ts-jest@^25.3.1:
58145814
semver "6.x"
58155815
yargs-parser "18.x"
58165816

5817-
ts-loader@^7.0.2:
5818-
version "7.0.5"
5819-
resolved "https://registry.yarnpkg.com/ts-loader/-/ts-loader-7.0.5.tgz#789338fb01cb5dc0a33c54e50558b34a73c9c4c5"
5820-
integrity sha512-zXypEIT6k3oTc+OZNx/cqElrsbBtYqDknf48OZos0NQ3RTt045fBIU8RRSu+suObBzYB355aIPGOe/3kj9h7Ig==
5817+
ts-loader@^8.0.3:
5818+
version "8.0.3"
5819+
resolved "https://registry.yarnpkg.com/ts-loader/-/ts-loader-8.0.3.tgz#56858f4296edf1ed55e01f8520552984d3f0911c"
5820+
integrity sha512-wsqfnVdB7xQiqhqbz2ZPLGHLPZbHVV5Qn/MNFZkCFxRU1miDyxKORucDGxKtsQJ63Rfza0udiUxWF5nHY6bpdQ==
58215821
dependencies:
58225822
chalk "^2.3.0"
58235823
enhanced-resolve "^4.0.0"

0 commit comments

Comments
 (0)