File tree 2 files changed +7
-5
lines changed
2 files changed +7
-5
lines changed Original file line number Diff line number Diff line change 55
55
"color-convert" : " 2.0.1" ,
56
56
"cron-parser" : " 4.7.0" ,
57
57
"cronstrue" : " 2.21.0" ,
58
- "date-fns" : " 2.29.3 " ,
58
+ "date-fns" : " 2.30.0 " ,
59
59
"dayjs" : " 1.11.4" ,
60
60
"emoji-mart" : " 5.4.0" ,
61
61
"eslint-plugin-testing-library" : " 5.10.2" ,
Original file line number Diff line number Diff line change @@ -5045,10 +5045,12 @@ data-urls@^3.0.2:
5045
5045
whatwg-mimetype "^3.0.0"
5046
5046
whatwg-url "^11.0.0"
5047
5047
5048
- date-fns@2.29.3:
5049
- version "2.29.3"
5050
- resolved "https://registry.yarnpkg.com/date-fns/-/date-fns-2.29.3.tgz#27402d2fc67eb442b511b70bbdf98e6411cd68a8"
5051
- integrity sha512-dDCnyH2WnnKusqvZZ6+jA1O51Ibt8ZMRNkDZdyAyK4YfbDwa/cEmuztzG5pk6hqlp9aSBPYcjOlktquahGwGeA==
5048
+ date-fns@2.30.0:
5049
+ version "2.30.0"
5050
+ resolved "https://registry.yarnpkg.com/date-fns/-/date-fns-2.30.0.tgz#f367e644839ff57894ec6ac480de40cae4b0f4d0"
5051
+ integrity sha512-fnULvOpxnC5/Vg3NCiWelDsLiUc9bRwAPs/+LfTLNvetFCtCTN+yQz15C/fs4AwX1R9K5GLtLfn8QW+dWisaAw==
5052
+ dependencies:
5053
+ "@babel/runtime" "^7.21.0"
5052
5054
5053
5055
dayjs@1.11.4:
5054
5056
version "1.11.4"
You can’t perform that action at this time.
0 commit comments