Update dependency "eslint" to v9.x
v9.39.4
This commit is contained in:
@@ -8,8 +8,8 @@
|
||||
|
||||
import yargs from 'yargs';
|
||||
import { hideBin } from 'yargs/helpers';
|
||||
import { createTranslationChangelog } from './TranslationChangelog.utils.ts';
|
||||
import { TRANSLATION_CHANGELOG_YARG_OPTIONS_DEFAULT } from '../weblate/Weblate.constants.ts';
|
||||
import { createTranslationChangelog } from './TranslationChangelog.utils.ts';
|
||||
|
||||
const { afterDate, beforeDate, requiredContributionCount, keepKnownContributors } = yargs(hideBin(process.argv))
|
||||
.options({
|
||||
|
||||
Reference in New Issue
Block a user