Skip to content

Commit 2f2e991

Browse files
Update dependencies (#274)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Christian Emmer <10749361+emmercm@users.noreply.github.com>
1 parent aaa8510 commit 2f2e991

10 files changed

Lines changed: 3806 additions & 3578 deletions

File tree

.github/renovate.json5

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -79,6 +79,11 @@
7979
groupName: 'Vega',
8080
matchUpdateTypes: ['major']
8181
},
82+
{
83+
// Some packages don't follow semver, they break on minor updates
84+
matchPackageNames: ['sharp'],
85+
separateMinorPatch: true
86+
},
8287

8388
// Dev dependencies
8489
{

0 commit comments

Comments
 (0)