Skip to content

Commit 27934a3

Browse files
chore: bump ts-loader from 8.0.13 to 9.2.3
Bumps [ts-loader](https://github.com/TypeStrong/ts-loader) from 8.0.13 to 9.2.3. - [Release notes](https://github.com/TypeStrong/ts-loader/releases) - [Changelog](https://github.com/TypeStrong/ts-loader/blob/main/CHANGELOG.md) - [Commits](TypeStrong/ts-loader@v8.0.13...v9.2.3) --- updated-dependencies: - dependency-name: ts-loader dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent affe237 commit 27934a3

File tree

2 files changed

+124
-226
lines changed

2 files changed

+124
-226
lines changed

modules/example-browser/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"karma-coverage-istanbul-reporter": "^3.0.3",
3636
"karma-mocha": "2.0.1",
3737
"karma-webpack": "^4.0.2",
38-
"ts-loader": "8.0.13",
38+
"ts-loader": "9.2.3",
3939
"ts-node": "^9.1.1",
4040
"tslib": "^2.2.0",
4141
"typescript": "^4.0.2",

0 commit comments

Comments
 (0)