OpenEnergyDashboard / OED

Open Energy Dashboard (OED)
Mozilla Public License 2.0
73 stars 252 forks source link

bump chai to 4.4.1 #1243

Closed huss closed 1 month ago

huss commented 1 month ago

Description

dependabot PR #1231 tried to bump to 5.1.1 but OED uses chai-as-promised that cannot go above chai 4. Thus, 4.4.1 is the latest that is compatible. Doing separate PR since easier to do npm for me.

Type of change

Checklist

Limitations

None known

huss commented 1 month ago

dev testing package update that works both locally and on GitHub so merging.