GoogleChrome / lighthouse-ci

Automate running Lighthouse for every commit, viewing the changes, and preventing regressions
Apache License 2.0
6.41k stars 644 forks source link

chores(deps): upgrade sequelize to 6.35.2 #982

Closed connorjclark closed 9 months ago

connorjclark commented 9 months ago

Thanks to @jorisdugue for starting this in #878

Main change here is moving from external types to types provided by sequelize package.

jmccann commented 8 months ago

Just wanted to say THANK YOU! 🎉

paulirish commented 8 months ago

thanks to both @jorisdugue and @connorjclark for this tricky work!