Update dependency date-fns to v2.11.1 (#88)

Update dependency date-fns to v2.11.1

Reviewed-on: vikunja/frontend#88
This commit is contained in:
renovate 2020-04-05 18:26:29 +00:00 committed by konrad
parent c7151f3ae9
commit 69ee52e182
2 changed files with 5 additions and 5 deletions

View File

@ -10,7 +10,7 @@
"dependencies": {
"bulma": "0.8.0",
"copy-to-clipboard": "3.2.0",
"date-fns": "2.10.0",
"date-fns": "2.11.1",
"lodash": "4.17.15",
"register-service-worker": "1.6.2",
"v-tooltip": "2.0.2",

View File

@ -4846,10 +4846,10 @@ dashdash@^1.12.0:
dependencies:
assert-plus "^1.0.0"
date-fns@2.10.0:
version "2.10.0"
resolved "https://registry.yarnpkg.com/date-fns/-/date-fns-2.10.0.tgz#abd10604d8bafb0bcbd2ba2e9b0563b922ae4b6b"
integrity sha512-EhfEKevYGWhWlZbNeplfhIU/+N+x0iCIx7VzKlXma2EdQyznVlZhCptXUY+BegNpPW2kjdx15Rvq503YcXXrcA==
date-fns@2.11.1:
version "2.11.1"
resolved "https://registry.yarnpkg.com/date-fns/-/date-fns-2.11.1.tgz#197b8be1bbf5c5e6fe8bea817f0fe111820e7a12"
integrity sha512-3RdUoinZ43URd2MJcquzBbDQo+J87cSzB8NkXdZiN5ia1UNyep0oCyitfiL88+R7clGTeq/RniXAc16gWyAu1w==
date-fns@^1.27.2:
version "1.30.1"