Skip to content

Commit d85321f

Browse files
dependabot[bot]robin-aws
authored andcommitted
chore: bump ts-loader from 7.0.5 to 8.0.6
Bumps [ts-loader](https://github.com/TypeStrong/ts-loader) from 7.0.5 to 8.0.6. - [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.6) Signed-off-by: dependabot[bot] <support@github.com> # Conflicts: # package-lock.json
1 parent 9682fb3 commit d85321f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

modules/example-browser/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"karma-coverage-istanbul-reporter": "^3.0.3",
3535
"karma-mocha": "^1.3.0",
3636
"karma-webpack": "^4.0.2",
37-
"ts-loader": "^7.0.1",
37+
"ts-loader": "^8.0.6",
3838
"ts-node": "^8.8.1",
3939
"tslib": "^1.11.1",
4040
"typescript": "^4.0.2",

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,7 @@
127127
"rimraf": "^3.0.2",
128128
"sinon": "^9.0.2",
129129
"source-map-support": "^0.5.19",
130-
"ts-loader": "^7.0.5",
130+
"ts-loader": "^8.0.6",
131131
"ts-node": "^8.10.2",
132132
"tslib": "^1.13.0",
133133
"typescript": "^4.0.2",

0 commit comments

Comments
 (0)