mirror of
https://github.com/laurent22/joplin.git
synced 2025-01-17 18:44:45 +02:00
Renovate - exclude xml2js
This commit is contained in:
parent
9e90d9016d
commit
c90d7756c0
@ -113,7 +113,13 @@
|
|||||||
|
|
||||||
// Cannot upgrade further due to ESM support
|
// Cannot upgrade further due to ESM support
|
||||||
"node-fetch",
|
"node-fetch",
|
||||||
"execa"
|
"execa",
|
||||||
|
|
||||||
|
// Don't think we can trust this lib because they don't release a
|
||||||
|
// changelog and the latest version appears to have breaking changes
|
||||||
|
// (v0.5.0). Doesn't seem serious unfortunately.
|
||||||
|
// https://github.com/Leonidas-from-XIV/node-xml2js/issues/677
|
||||||
|
"xml2js",
|
||||||
],
|
],
|
||||||
"packageRules": [
|
"packageRules": [
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user