fix(deps): update dependency dateformat to v5
This MR contains the following updates:
Package | Change | Age | Adoption | Passing | Confidence |
---|---|---|---|---|---|
dateformat | 4.6.3 -> 5.0.3 |
||||
@types/dateformat (source) | 3.0.1 -> 5.0.0 |
Release Notes
felixge/node-dateformat
v5.0.3
: 5.0.3
- Fix deprecation warning
Automatic extension resolution of the "main" field is deprecated for ES modules.
Thanks to @nestedscope for their contributions
v5.0.2
: 5.0.2
- Update docs for dateformat imports
Thanks to @BendingBender for their contributions
v5.0.1
: 5.0.1
- Bundle Size Reductions
- Fixed
Z
format issue in Australia (details) - Introduced breaking changes to imports, now imports are as format
import dateFormat from "dateformat";
Thanks to @jimmywarting and @mikegreiling for their contributions
v5.0.0
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.