Skip to content

Commit 936252e

Browse files
committed
Update dependency ts-loader to v9
1 parent 4409c7e commit 936252e

File tree

3 files changed

+477
-39
lines changed

3 files changed

+477
-39
lines changed

integration/firestore/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"karma-mocha": "2.0.1",
2727
"karma-spec-reporter": "0.0.32",
2828
"mocha": "7.2.0",
29-
"ts-loader": "8.0.12",
29+
"ts-loader": "9.2.0",
3030
"typescript": "4.2.2",
3131
"webpack": "4.44.2",
3232
"webpack-stream": "6.1.1"

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -152,7 +152,7 @@
152152
"sinon-chai": "3.5.0",
153153
"source-map-loader": "1.1.3",
154154
"terser": "5.5.1",
155-
"ts-loader": "8.0.12",
155+
"ts-loader": "9.2.0",
156156
"ts-node": "9.1.1",
157157
"tslint": "6.1.3",
158158
"typedoc": "0.16.11",

0 commit comments

Comments
 (0)