Skip to content

Commit

Permalink
Update packages/yarnpkg-extensions/sources/index.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
merceyz committed Mar 6, 2024
1 parent e81ff82 commit 73492d3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/yarnpkg-extensions/sources/index.ts
Expand Up @@ -989,7 +989,7 @@ export const packageExtensions: Array<[string, PackageExtensionData]> = [
}],
// https://github.com/pzmosquito/eslint-import-resolver-vite/pull/22
// https://github.com/pzmosquito/eslint-import-resolver-vite/commit/97b8111b03d3f8c66506732ac965e906568e8dc1#diff-7ae45ad102eab3b6d7e7896acd08c427a9b25b346470d7bc6507b6481575d519
[`eslint-import-resolver-vite@<=2.0.1`, {
[`eslint-import-resolver-vite@<2.0.1`, {
dependencies: {
debug: `^4.3.4`,
resolve: `^1.22.8`,
Expand Down

0 comments on commit 73492d3

Please sign in to comment.