Update dependency date-fns to v2.13.0 (#127)

Update dependency date-fns to v2.13.0

Reviewed-on: vikunja/frontend#127
This commit is contained in:
renovate 2020-05-07 08:36:05 +00:00 committed by konrad
parent b1b5fd3cf8
commit 2ba6b7ef3a
2 changed files with 5 additions and 5 deletions

View File

@ -11,7 +11,7 @@
"bulma": "0.8.2",
"camel-case": "4.1.1",
"copy-to-clipboard": "3.3.1",
"date-fns": "2.12.0",
"date-fns": "2.13.0",
"lodash": "4.17.15",
"register-service-worker": "1.7.1",
"snake-case": "3.0.3",

View File

@ -4531,10 +4531,10 @@ dashdash@^1.12.0:
dependencies:
assert-plus "^1.0.0"
date-fns@2.12.0:
version "2.12.0"
resolved "https://registry.yarnpkg.com/date-fns/-/date-fns-2.12.0.tgz#01754c8a2f3368fc1119cf4625c3dad8c1845ee6"
integrity sha512-qJgn99xxKnFgB1qL4jpxU7Q2t0LOn1p8KMIveef3UZD7kqjT3tpFNNdXJelEHhE+rUgffriXriw/sOSU+cS1Hw==
date-fns@2.13.0:
version "2.13.0"
resolved "https://registry.yarnpkg.com/date-fns/-/date-fns-2.13.0.tgz#d7b8a0a2d392e8d88a8024d0a46b980bbfdbd708"
integrity sha512-xm0c61mevGF7f0XpCGtDTGpzEFC/1fpLXHbmFpxZZQJuvByIK2ozm6cSYuU+nxFYOPh2EuCfzUwlTEFwKG+h5w==
date-fns@^1.27.2:
version "1.30.1"