Parsing problem netlify

Got this issue when deploying on netlify. Does anybody know why ?
i use : "gatsby-source-prismic": "^5.2.5", "gatsby": "^4.9.0", "gatsby-plugin-image": "^2.9.0",

11:56:34 PM: error There was a problem parsing "/opt/build/repo/node_modules/gatsby-source-prismic/src/runtime/runtime.ts"; any GraphQL
11:56:34 PM: fragments or queries in this file were not processed.
11:56:34 PM: This may indicate a syntax error in the code, or it may be a file type
11:56:34 PM: that Gatsby does not know how to parse.
11:56:34 PM: error There was a problem parsing "/opt/build/repo/node_modules/@imgix/gatsby/src/modules/gatsby-plugin/createImgixGatsbyImageDataFieldConfig.ts"; any GraphQL
11:56:34 PM: fragments or queries in this file were not processed.
11:56:34 PM: This may indicate a syntax error in the code, or it may be a file type
11:56:34 PM: that Gatsby does not know how to parse.
11:56:34 PM: error There was a problem parsing "/opt/build/repo/node_modules/@imgix/gatsby/src/modules/gatsby-plugin/graphqlTypes.ts"; any GraphQL
11:56:34 PM: fragments or queries in this file were not processed.
11:56:34 PM: This may indicate a syntax error in the code, or it may be a file type
11:56:34 PM: that Gatsby does not know how to parse.
11:56:34 PM: error There was a problem parsing "/opt/build/repo/node_modules/@imgix/gatsby/src/modules/gatsby-plugin/typeBuilder.ts"; any GraphQL
11:56:34 PM: fragments or queries in this file were not processed.
11:56:34 PM: This may indicate a syntax error in the code, or it may be a file type
11:56:34 PM: that Gatsby does not know how to parse.
11:56:34 PM: error There was a problem parsing "/opt/build/repo/node_modules/@imgix/gatsby/src/modules/gatsby-transform-url/breakpoints.ts"; any GraphQL
11:56:34 PM: fragments or queries in this file were not processed.
11:56:34 PM: This may indicate a syntax error in the code, or it may be a file type
11:56:34 PM: that Gatsby does not know how to parse.
11:56:34 PM: failed extract queries from components - 5.326s

Hello there @yves.vinckier, I also saw a similar thread online. This isn't something related to the plugin or to Gatsby. Seems like an EsLint warning: