Skip to content

Commit 9f75572

Browse files
committed
chore(deps): update dependency tslint to v5.20.1
1 parent 4b4bc65 commit 9f75572

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
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.49.0",
2121
"rxjs": "6.5.3",
22-
"tslint": "5.20.0",
22+
"tslint": "5.20.1",
2323
"typescript": "3.6.4",
2424
"uglifyjs": "2.4.11",
2525
"zone.js": "0.10.2"

package-lock.json

+3-3
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.0.0",
8989
"ts-node": "8.4.1",
90-
"tslint": "5.20.0",
90+
"tslint": "5.20.1",
9191
"typescript": "3.6.4",
9292
"zone.js": "0.10.2"
9393
},

0 commit comments

Comments
 (0)