Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit cb163f3

Browse filesBrowse files
author
Christopher Wilton
authored
Pin down tslint versions
1 parent a627642 commit cb163f3
Copy full SHA for cb163f3

File tree

1 file changed

+4
-4
lines changed
Filter options

1 file changed

+4
-4
lines changed

‎packages/react-scripts/package.json

Copy file name to clipboardExpand all lines: packages/react-scripts/package.json
+4-4Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
},
2929
"dependencies": {
3030
"autoprefixer": "6.5.1",
31-
"awesome-typescript-loader": "^3.0.7",
31+
"awesome-typescript-loader": "^3.1.2",
3232
"babel-core": "6.17.0",
3333
"babel-eslint": "7.1.1",
3434
"babel-jest": "18.0.0",
@@ -75,9 +75,9 @@
7575
"style-loader": "0.13.1",
7676
"stylus": "^0.54.5",
7777
"stylus-loader": "^2.3.1",
78-
"tslint": "^4.4.2",
79-
"tslint-loader": "^3.4.2",
80-
"tslint-react": "^2.4.0",
78+
"tslint": "4.5.1",
79+
"tslint-loader": "~3.4.3",
80+
"tslint-react": "2.5.0",
8181
"typescript": "^2.2.1",
8282
"url-loader": "0.5.7",
8383
"webpack": "1.14.0",

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.