Skip to content

Commit b60cbad

Browse files
author
William Monk
committed
Update More Dependencies
1 parent 29867a0 commit b60cbad

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

package.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"dotenv-expand": "4.2.0",
2727
"extract-text-webpack-plugin": "3.0.2",
2828
"file-loader": "1.1.11",
29-
"fork-ts-checker-webpack-plugin": "^0.2.8",
29+
"fork-ts-checker-webpack-plugin": "0.4.9",
3030
"fs-extra": "5.0.0",
3131
"html-webpack-plugin": "3.2.0",
3232
"jest": "22.4.3",
@@ -41,7 +41,7 @@
4141
"style-loader": "0.21.0",
4242
"sw-precache-webpack-plugin": "0.11.5",
4343
"ts-jest": "22.0.1",
44-
"ts-loader": "^2.3.7",
44+
"ts-loader": "4.5.0",
4545
"tsconfig-paths-webpack-plugin": "^2.0.0",
4646
"tslint": "^5.7.0",
4747
"tslint-config-prettier": "^1.10.0",
@@ -56,10 +56,10 @@
5656
"devDependencies": {
5757
"react": "^15.5.4",
5858
"react-dom": "^15.5.4",
59-
"typescript": "^2.7.1"
59+
"typescript": "3.0.1"
6060
},
6161
"peerDependencies": {
62-
"typescript": "2.x"
62+
"typescript": "3.x.x"
6363
},
6464
"optionalDependencies": {
6565
"fsevents": "^1.1.3"

0 commit comments

Comments
 (0)