Skip to content

Commit

Permalink
Update lib/config/presets/internal/replacements.ts
Browse files Browse the repository at this point in the history
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
  • Loading branch information
aladdin-add and viceice committed Jan 30, 2024
1 parent 7efcf5a commit ef375dc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/config/presets/internal/replacements.ts
Expand Up @@ -189,7 +189,7 @@ export const presets: Record<string, Preset> = {
matchDatasources: ['npm'],
matchPackageNames: ['eslint-plugin-node'],
replacementName: 'eslint-plugin-n',
replacementVersion: '15.7.0',
replacementVersion: '14.0.0',
},
],
},
Expand Down

0 comments on commit ef375dc

Please sign in to comment.