This updates a few dev deps. It moves to using ^ so we have less updates to apply on a regular basis. Also it does not update eslint as I think we should update that to use standard if we are going to deal with the complexity of actually updating a set of eslint plugins. It also doesn't update supertest because of this: https://github.com/ladjs/superagent/pull/1802#issuecomment-2244066490
This updates a few dev deps. It moves to using
^
so we have less updates to apply on a regular basis. Also it does not update eslint as I think we should update that to usestandard
if we are going to deal with the complexity of actually updating a set of eslint plugins. It also doesn't updatesupertest
because of this: https://github.com/ladjs/superagent/pull/1802#issuecomment-2244066490