Mike Phillips
Mike Phillips
refs/closes #532 Others encountering this issue have [resolved the problem](https://stackoverflow.com/questions/70386909/problem-with-babel-eslint-parsing-error-require-of-es-module) by migrating from `babel-eslint` (deprecated as of March 2020) to `@babel/eslint-parser`. - This pull request completes the migration from `babel-eslint`...
### Issue Summary `yarn run lint` fails for a brand new project created with `gatsby-starter-ghost` ```bash ➜ gatsby-starter-ghost git:(main) yarn run lint yarn run v1.22.19 $ eslint . --ext .js...
no issue The existing documentation does not include any details on how you can configure what package manager is used by Gatsby.
Improve the SemVer flexibility of the `urllib3` dependency. Addresses https://github.com/OpenAPITools/openapi-generator/issues/18993. ## Validation I have not personally validated this change but believe this is all that should be required. Happy to...