Skip to content
This repository was archived by the owner on Jan 26, 2019. It is now read-only.

Commit 5adcac5

Browse files
Ken Carpentermindjuice
Ken Carpenter
authored andcommitted
Update tslint to 5.2.0 - fixes #40
1 parent 5ad01fa commit 5adcac5

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

packages/react-scripts/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -46,10 +46,10 @@
4646
"promise": "7.1.1",
4747
"react-dev-utils": "^0.5.2",
4848
"style-loader": "0.13.1",
49-
"ts-loader": "^1.3.1",
50-
"tslint": "^4.0.2",
51-
"tslint-loader": "^3.3.0",
52-
"tslint-react": "^2.0.0",
49+
"ts-loader": "^2.0.3",
50+
"tslint": "^5.2.0",
51+
"tslint-loader": "^3.5.3",
52+
"tslint-react": "^3.0.0",
5353
"typescript": "^2.3.2",
5454
"url-loader": "0.5.7",
5555
"webpack": "1.14.0",

0 commit comments

Comments
 (0)