Skip to content

Commit 36264aa

Browse files
Update date-fns requirement from ^3.0.6 to ^3.2.0
Updates the requirements on [date-fns](https://github.com/date-fns/date-fns) to permit the latest version. - [Release notes](https://github.com/date-fns/date-fns/releases) - [Changelog](https://github.com/date-fns/date-fns/blob/main/CHANGELOG.md) - [Commits](date-fns/date-fns@v3.0.6...v3.2.0) --- updated-dependencies: - dependency-name: date-fns dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 5203d1d commit 36264aa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"badgen": "^3.2.3",
2525
"byte-size": "^8.1.1",
2626
"cloudworker-router": "<=1.12.2",
27-
"date-fns": "^3.0.6",
27+
"date-fns": "^3.2.0",
2828
"dev-badge-icon": "^1.0.16",
2929
"millify": "^6.1.0"
3030
},

0 commit comments

Comments
 (0)