diff --git a/package.json b/package.json index e4c5531f..d9cf37cc 100644 --- a/package.json +++ b/package.json @@ -123,7 +123,7 @@ "@babel/core": "^7.18.2", "@babel/eslint-parser": "^7.18.2", "@emotion/babel-plugin": "^11.9.2", - "@graphql-codegen/cli": "^1.9.1", + "@graphql-codegen/cli": "^2.6.3", "@graphql-codegen/introspection": "1.16.3", "@graphql-codegen/typescript": "^1.9.1", "@storybook/addon-actions": "^6.5.9", @@ -140,7 +140,7 @@ "chromatic": "^6.14.0", "concurrently": "^5.3.0", "dedent": "^0.7.0", - "eslint": "^8.17.0", + "eslint": "^9.0.0", "eslint-plugin-storybook": "^0.5.12", "gatsby-source-ghost": "^4.2.4", "jest": "^27.0.0",