chore(front): update dependency sinon to v15 (develop)
This MR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| sinon (source) | devDependencies | major | 14.0.2 -> 15.0.0 |
Release Notes
sinonjs/sinon
v15.0.0
-
b75fbfa9Fix 2448: remove custom formatter (Morgan Roderick)Remove option to pass a custom formatter.
The sub libraries of Sinon has long moved on to use
util.inspectfrom Node. By using that in Sinon itself, we align all the libraries.
Released by Morgan Roderick on 2022-11-28.
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.