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 469072a

Browse filesBrowse files
author
Christopher Wilton
authored
Merge pull request #3 from chriswilty/update-ts-deps
Bump typescript deps, including loader and linter
2 parents 38446f8 + 161a999 commit 469072a
Copy full SHA for 469072a

File tree

1 file changed

+6
-6
lines changed
Filter options

1 file changed

+6
-6
lines changed

‎packages/react-scripts/package.json

Copy file name to clipboardExpand all lines: packages/react-scripts/package.json
+6-6Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -28,15 +28,15 @@
2828
},
2929
"dependencies": {
3030
"autoprefixer": "6.5.1",
31-
"awesome-typescript-loader": "~3.0.0-beta.17",
31+
"awesome-typescript-loader": "^3.0.7",
3232
"babel-core": "6.17.0",
3333
"babel-eslint": "7.1.1",
3434
"babel-jest": "18.0.0",
3535
"babel-loader": "6.2.10",
36-
"babel-runtime": "^6.20.0",
3736
"babel-plugin-transform-decorators-legacy": "^1.3.4",
3837
"babel-preset-react-app": "^2.0.1",
3938
"babel-preset-stage-0": "^6.5.0",
39+
"babel-runtime": "^6.20.0",
4040
"case-sensitive-paths-webpack-plugin": "1.1.4",
4141
"chalk": "1.1.3",
4242
"connect-history-api-fallback": "1.3.0",
@@ -75,10 +75,10 @@
7575
"style-loader": "0.13.1",
7676
"stylus": "^0.54.5",
7777
"stylus-loader": "^2.3.1",
78-
"tslint": "^4.0.2",
79-
"tslint-loader": "^3.2.1",
80-
"tslint-react": "^2.0.0",
81-
"typescript": "^2.0.10",
78+
"tslint": "^4.4.2",
79+
"tslint-loader": "^3.4.2",
80+
"tslint-react": "^2.4.0",
81+
"typescript": "^2.2.1",
8282
"url-loader": "0.5.7",
8383
"webpack": "1.14.0",
8484
"webpack-dev-server": "1.16.2",

0 commit comments

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