Skip to content

Commit f82d02e

Browse files
Update dependency tslint to v6.1.3 (module-federation#248)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
1 parent 50fddc2 commit f82d02e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

angular-universal-ssr/client-app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"raw-loader": "4.0.1",
3939
"sass-loader": "9.0.2",
4040
"ts-node": "8.3.0",
41-
"tslint": "6.1.2",
41+
"tslint": "6.1.3",
4242
"typescript": "3.9.7",
4343
"webpack": "5.0.0-beta.22",
4444
"webpack-cli": "3.3.12"

angular-universal-ssr/host-app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
"raw-loader": "4.0.1",
4545
"sass-loader": "9.0.2",
4646
"ts-node": "8.3.0",
47-
"tslint": "6.1.2",
47+
"tslint": "6.1.3",
4848
"typescript": "3.9.7",
4949
"webpack": "5.0.0-beta.22",
5050
"webpack-cli": "3.3.12"

0 commit comments

Comments
 (0)