Skip to content

Commit

Permalink
build(deps-dev): bump ts-loader (#2282)
Browse files Browse the repository at this point in the history
Bumps [ts-loader](https://github.com/TypeStrong/ts-loader) from 8.3.0 to 9.2.2.
- [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.3.0...v9.2.2)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed May 22, 2021
1 parent 0c980da commit 8293fe7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/template/typescript-webpack/tmpl/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"@marshallofsound/webpack-asset-relocator-loader": "^0.5.0",
"css-loader": "^5.0.0",
"node-loader": "^2.0.0",
"ts-loader": "^8.0.2",
"ts-loader": "^9.2.2",
"style-loader": "^2.0.0",
"typescript": "^4.0.2",
"fork-ts-checker-webpack-plugin": "^6.0.1",
Expand Down

0 comments on commit 8293fe7

Please sign in to comment.