diff --git a/examples/using-gatsby-source-graphql/package.json b/examples/using-gatsby-source-graphql/package.json index c8bdaed81107c..45f2183f79ca8 100644 --- a/examples/using-gatsby-source-graphql/package.json +++ b/examples/using-gatsby-source-graphql/package.json @@ -33,6 +33,6 @@ "eslint-plugin-prettier": "^3.1.4", "eslint-plugin-react": "^7.20.6", "prettier": "2.1.1", - "prettier-eslint-cli": "5.0.0" + "prettier-eslint-cli": "6.0.1" } }