ManageIQ / manageiq-ui-classic

Classic UI of ManageIQ
Apache License 2.0
50 stars 358 forks source link

Update yarn.lock #9313

Open GilbertCherrie opened 1 day ago

GilbertCherrie commented 1 day ago

Update yarn.lock file.

Fryguy commented 1 day ago

Is this updating the entire yarn.lock, or is this just datatables. Asking because of https://github.com/ManageIQ/manageiq-ui-classic/pull/9276

GilbertCherrie commented 1 day ago

Is this updating the entire yarn.lock, or is this just datatables. Asking because of #9276

I deleted the node modules and ran a bin/update. After the bin/update I noticed the yarn.lock changed so I wanted to push those changes. I can try to delete the yarn.lock and rerun the bin/update and we can see what happens.

Fryguy commented 1 day ago

I can try to delete the yarn.lock and rerun the bin/update and we can see what happens.

that's what happens in the github action, so you're like to end up the same as #9276