rsnext/packages
Chancellor Clark 7e195a29c1
chore(eslint-config-next): bump eslint-import-resolver-typescript (#43010)
<!--
Thanks for opening a PR! Your contribution is much appreciated.
To make sure your PR is handled as smoothly as possible we request that
you follow the checklist sections below.
Choose the right checklist for the change that you're making:
-->

## Bug

Bumps `eslint-import-resolver-typescript` in `eslint-config-next` to the
latest version to pick up a fix from `3.1.0`. As mentioned here,
https://github.com/import-js/eslint-import-resolver-typescript/issues/107,
the typescript parser is unable to resolve the `typesVersions ` field in
their `package.json`. An example repo using this is
[`@vercel/examples-ui`](385a2e9686/packages/ui/package.json (L14-L22))
which will report an eslint `import/no-unresolved` error when using the
previous version of `eslint-import-resolver-typescript` (see
https://github.com/import-js/eslint-import-resolver-typescript/issues/107).
This was fixed in
https://github.com/import-js/eslint-import-resolver-typescript/pull/110

This can be locally fixed by bumping
`>=eslint-import-resolver-typescript@3.1.0` but decided it should be
resolved here too.

- [ ] Related issues linked using `fixes #number`
- [ ] Integration tests added
- [x] Errors have a helpful link attached, see `contributing.md`

Closes: https://github.com/vercel/next.js/pull/41786

Co-authored-by: JJ Kasper <jj@jjsweb.site>
2022-11-16 15:01:13 -08:00
..
create-next-app v13.0.4-canary.2 2022-11-15 10:42:34 -08:00
eslint-config-next chore(eslint-config-next): bump eslint-import-resolver-typescript (#43010) 2022-11-16 15:01:13 -08:00
eslint-plugin-next v13.0.4-canary.2 2022-11-15 10:42:34 -08:00
font v13.0.4-canary.2 2022-11-15 10:42:34 -08:00
next chore(eslint-config-next): bump eslint-import-resolver-typescript (#43010) 2022-11-16 15:01:13 -08:00
next-bundle-analyzer v13.0.4-canary.2 2022-11-15 10:42:34 -08:00
next-codemod v13.0.4-canary.2 2022-11-15 10:42:34 -08:00
next-env v13.0.4-canary.2 2022-11-15 10:42:34 -08:00
next-mdx v13.0.4-canary.2 2022-11-15 10:42:34 -08:00
next-plugin-storybook v13.0.4-canary.2 2022-11-15 10:42:34 -08:00
next-polyfill-module v13.0.4-canary.2 2022-11-15 10:42:34 -08:00
next-polyfill-nomodule v13.0.4-canary.2 2022-11-15 10:42:34 -08:00
next-swc v13.0.4-canary.2 2022-11-15 10:42:34 -08:00
react-dev-overlay v13.0.4-canary.2 2022-11-15 10:42:34 -08:00
react-refresh-utils v13.0.4-canary.2 2022-11-15 10:42:34 -08:00