Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit fdea403

Browse files
authoredAug 4, 2021
chore: bump ts-loader from 9.2.4 to 9.2.5 (#673)
Bumps [ts-loader](https://github.com/TypeStrong/ts-loader) from 9.2.4 to 9.2.5. - [Release notes](https://github.com/TypeStrong/ts-loader/releases) - [Changelog](https://github.com/TypeStrong/ts-loader/blob/main/CHANGELOG.md) - [Commits](TypeStrong/ts-loader@v9.2.4...v9.2.5) --- updated-dependencies: - dependency-name: ts-loader dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 6fc2111 commit fdea403

File tree

2 files changed

+89
-89
lines changed

2 files changed

+89
-89
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": "9.2.4",
38+
"ts-loader": "9.2.5",
3939
"ts-node": "^9.1.1",
4040
"tslib": "^2.2.0",
4141
"typescript": "^4.0.2",

‎package-lock.json

Lines changed: 88 additions & 88 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)
Please sign in to comment.