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

Commit b05aae6

Browse files
authored
Merge branch 'master' into master
2 parents f23bf4b + 2392778 commit b05aae6

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

packages/react-scripts/package.json

+5-5
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-scripts-ts",
3-
"version": "2.7.0",
3+
"version": "2.8.0",
44
"description": "Configuration and scripts for Create React App.",
55
"repository": "wmonk/create-react-app",
66
"license": "BSD-3-Clause",
@@ -39,10 +39,10 @@
3939
"react-dev-utils": "^4.0.1",
4040
"style-loader": "0.18.2",
4141
"ts-jest": "^20.0.7",
42-
"ts-loader": "^2.2.1",
43-
"tslint": "^5.2.0",
44-
"tslint-react": "^3.0.0",
45-
"typescript": "~2.4.0",
42+
"ts-loader": "^2.3.7",
43+
"tslint": "^5.7.0",
44+
"tslint-react": "^3.2.0",
45+
"typescript": "~2.5.3",
4646
"source-map-loader": "^0.2.1",
4747
"sw-precache-webpack-plugin": "0.11.4",
4848
"url-loader": "0.5.9",

0 commit comments

Comments
 (0)