Skip to content

Commit d00cbfa

Browse files
committed
chore(deps): update dependency tslint to v5.20.1
1 parent ef5f158 commit d00cbfa

File tree

3 files changed

+8
-8
lines changed

3 files changed

+8
-8
lines changed

docs/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"codelyzer": "5.1.2",
2020
"codemirror": "5.51.0",
2121
"rxjs": "6.5.3",
22-
"tslint": "5.20.0",
22+
"tslint": "5.20.1",
2323
"typescript": "3.8.2",
2424
"uglifyjs": "2.4.11",
2525
"zone.js": "0.10.2"

package-lock.json

+6-6
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@
8787
"rxjs": "6.5.3",
8888
"standard-version": "7.1.0",
8989
"ts-node": "8.5.4",
90-
"tslint": "5.20.0",
90+
"tslint": "5.20.1",
9191
"typescript": "3.8.2",
9292
"zone.js": "0.10.2"
9393
},

0 commit comments

Comments
 (0)