diff --git a/packages/gatsby-plugin-typescript/package.json b/packages/gatsby-plugin-typescript/package.json index c76d04e9d02d5..5bd8d1e6d9be9 100644 --- a/packages/gatsby-plugin-typescript/package.json +++ b/packages/gatsby-plugin-typescript/package.json @@ -11,7 +11,7 @@ ], "dependencies": { "babel-runtime": "^6.26.0", - "ts-loader": "^2.0.3", + "ts-loader": "^8.0.14", "typescript": "^2.2.1" }, "devDependencies": {