⬆️(i18n) i18next-parser to 9.0.2
i18next-parser had a compatibility issue with a dependency (cheerio). The last version fixed this issue, plus fixed another issue about a configuration problem. We can now remove it from the renovate ignore list.
This commit is contained in:
@@ -13,13 +13,7 @@
|
|||||||
"enabled": false,
|
"enabled": false,
|
||||||
"groupName": "ignored js dependencies",
|
"groupName": "ignored js dependencies",
|
||||||
"matchManagers": ["npm"],
|
"matchManagers": ["npm"],
|
||||||
"matchPackageNames": [
|
"matchPackageNames": ["fetch-mock", "node", "node-fetch", "eslint"]
|
||||||
"fetch-mock",
|
|
||||||
"node",
|
|
||||||
"node-fetch",
|
|
||||||
"i18next-parser",
|
|
||||||
"eslint"
|
|
||||||
]
|
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -15,7 +15,7 @@
|
|||||||
"@types/node": "*",
|
"@types/node": "*",
|
||||||
"eslint-config-impress": "*",
|
"eslint-config-impress": "*",
|
||||||
"eslint-plugin-import": "2.29.1",
|
"eslint-plugin-import": "2.29.1",
|
||||||
"i18next-parser": "8.8.0",
|
"i18next-parser": "9.0.2",
|
||||||
"jest": "29.7.0",
|
"jest": "29.7.0",
|
||||||
"ts-jest": "29.2.5",
|
"ts-jest": "29.2.5",
|
||||||
"typescript": "*",
|
"typescript": "*",
|
||||||
|
|||||||
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user