1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-02-09 00:18:00 +01:00

chore(deps): update dependency date-fns to v2.26.0

This commit is contained in:
Renovate Bot 2021-11-19 09:45:20 +00:00 committed by renovate[bot]
parent 0d6f447021
commit f3868d3a5b
2 changed files with 5 additions and 5 deletions

View File

@ -59,7 +59,7 @@
"craco": "0.0.3",
"css-loader": "6.5.1",
"cypress": "8.7.0",
"date-fns": "2.25.0",
"date-fns": "2.26.0",
"debounce": "1.2.1",
"deep-diff": "1.0.2",
"enzyme": "3.11.0",

View File

@ -4650,10 +4650,10 @@ data-urls@^2.0.0:
whatwg-mimetype "^2.3.0"
whatwg-url "^8.0.0"
date-fns@2.25.0:
version "2.25.0"
resolved "https://registry.npmjs.org/date-fns/-/date-fns-2.25.0.tgz"
integrity sha512-ovYRFnTrbGPD4nqaEqescPEv1mNwvt+UTqI3Ay9SzNtey9NZnYu6E2qCcBBgJ6/2VF1zGGygpyTDITqpQQ5e+w==
date-fns@2.26.0:
version "2.26.0"
resolved "https://registry.yarnpkg.com/date-fns/-/date-fns-2.26.0.tgz#fa45305543c392c4f914e50775fd2a4461e60fbd"
integrity sha512-VQI812dRi3cusdY/fhoBKvc6l2W8BPWU1FNVnFH9Nttjx4AFBRzfSVb/Eyc7jBT6e9sg1XtAGsYpBQ6c/jygbg==
dayjs@^1.10.4:
version "1.10.7"