Skip to content

Commit 3ca28f2

Browse files
build(deps-dev): bump ts-loader from 7.0.4 to 7.0.5
Bumps [ts-loader](https://github.com/TypeStrong/ts-loader) from 7.0.4 to 7.0.5. - [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.4...v7.0.5) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 0b2ca1a commit 3ca28f2

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
@@ -100,7 +100,7 @@
100100
"size-limit": "^4.4.5",
101101
"style-loader": "^1.2.1",
102102
"ts-jest": "^26.0.0",
103-
"ts-loader": "^7.0.3",
103+
"ts-loader": "^7.0.5",
104104
"ts-node": "^8.10.1",
105105
"tsd": "^0.11.0",
106106
"typescript": "^3.8.3",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10111,10 +10111,10 @@ ts-jest@^26.0.0:
1011110111
semver "7.x"
1011210112
yargs-parser "18.x"
1011310113

10114-
ts-loader@^7.0.3:
10115-
version "7.0.4"
10116-
resolved "https://registry.yarnpkg.com/ts-loader/-/ts-loader-7.0.4.tgz#5d9b95227de5afb91fdd9668f8920eb193cfe0cc"
10117-
integrity sha512-5du6OQHl+4ZjO4crEyoYUyWSrmmo7bAO+inkaILZ68mvahqrfoa4nn0DRmpQ4ruT4l+cuJCgF0xD7SBIyLeeow==
10114+
ts-loader@^7.0.5:
10115+
version "7.0.5"
10116+
resolved "https://registry.yarnpkg.com/ts-loader/-/ts-loader-7.0.5.tgz#789338fb01cb5dc0a33c54e50558b34a73c9c4c5"
10117+
integrity sha512-zXypEIT6k3oTc+OZNx/cqElrsbBtYqDknf48OZos0NQ3RTt045fBIU8RRSu+suObBzYB355aIPGOe/3kj9h7Ig==
1011810118
dependencies:
1011910119
chalk "^2.3.0"
1012010120
enhanced-resolve "^4.0.0"

0 commit comments

Comments
 (0)