File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 20
20
"test" : " yarn lint && jest"
21
21
},
22
22
"dependencies" : {
23
- "date-fns" : " ^2.19 .0"
23
+ "date-fns" : " ^4.0 .0"
24
24
},
25
25
"devDependencies" : {
26
26
"@commitlint/cli" : " latest" ,
Original file line number Diff line number Diff line change @@ -3933,10 +3933,10 @@ data-urls@^2.0.0:
3933
3933
whatwg-mimetype "^2.3.0"
3934
3934
whatwg-url "^8.0.0"
3935
3935
3936
- date-fns@^2.19 .0 :
3937
- version "2.19 .0"
3938
- resolved "https://registry.yarnpkg.com/date-fns/-/date-fns-2.19 .0.tgz#65193348635a28d5d916c43ec7ce6fbd145059e1 "
3939
- integrity sha512-X3bf2iTPgCAQp9wvjOQytnf5vO5rESYRXlPIVcgSbtT5OTScPcsf9eZU+B/YIkKAtYr5WeCii58BgATrNitlWg ==
3936
+ date-fns@^4.0 .0 :
3937
+ version "4.0 .0"
3938
+ resolved "https://registry.yarnpkg.com/date-fns/-/date-fns-4.0 .0.tgz#3a2c76d061c13439660b0524300df93617ce0880 "
3939
+ integrity sha512-6K33+I8fQ5otvHgLIvKK1xmMbLAh0pduyrx7dwMXKiGYeoWhmk6M3Zoak9n7bXHMJQlHq1yqmdGy1QxKddJjUA ==
3940
3940
3941
3941
dateformat@^3.0.0 :
3942
3942
version "3.0.3"
You can’t perform that action at this time.
0 commit comments