mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-01-20 22:42:53 -05:00
Updated ignored dependencies in Renovate
no issue - `got` 10.x has a Node 10 bug that makes it pretty much unusable for now - `intl-messageformat` 6.0.0 introduced a breaking change in terms of escaping that would be pretty difficult to fix for now
This commit is contained in:
parent
92a0e6abec
commit
2b9e494dfc
1 changed files with 2 additions and 0 deletions
|
@ -15,6 +15,8 @@
|
||||||
"automerge": true
|
"automerge": true
|
||||||
},
|
},
|
||||||
"ignoreDeps": [
|
"ignoreDeps": [
|
||||||
|
"got",
|
||||||
|
"intl-messageformat",
|
||||||
"moment-timezone",
|
"moment-timezone",
|
||||||
"nodemailer",
|
"nodemailer",
|
||||||
"validator",
|
"validator",
|
||||||
|
|
Loading…
Add table
Reference in a new issue