Update dependency date-fns to v2.20.3 (#473)

Reviewed-on: vikunja/frontend#473
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
This commit is contained in:
renovate 2021-04-13 14:00:22 +00:00 committed by konrad
parent ae2ca0d07d
commit 6e58acf98f
2 changed files with 5 additions and 5 deletions

View File

@ -16,7 +16,7 @@
"bulma": "0.9.2",
"camel-case": "4.1.2",
"copy-to-clipboard": "3.3.1",
"date-fns": "2.20.2",
"date-fns": "2.20.3",
"dompurify": "2.2.7",
"highlight.js": "10.7.2",
"lodash": "4.17.21",

View File

@ -5298,10 +5298,10 @@ data-urls@^2.0.0:
whatwg-mimetype "^2.3.0"
whatwg-url "^8.0.0"
date-fns@2.20.2:
version "2.20.2"
resolved "https://registry.yarnpkg.com/date-fns/-/date-fns-2.20.2.tgz#7f05d1275e1e43c3bdde5998201920098e19c6a1"
integrity sha512-QS0Z8SD/ALhKFvhtU4Fhz+1crsI7fPzBquXmdWay33KJPEU7btro2hnmmErpQRmt2D624B1lbjXQKDUMLnQTmQ==
date-fns@2.20.3:
version "2.20.3"
resolved "https://registry.yarnpkg.com/date-fns/-/date-fns-2.20.3.tgz#5a28718edb95a80db96187b25340959867d36bc8"
integrity sha512-BbiJSlfmr1Fnfi1OHY8arklKdwtZ9n3NkjCeK8G9gtEe0ZSUwJuwHc6gYBl0uoC0Oa5RdpJV1gBBdXcZi8Efdw==
date-fns@^1.27.2:
version "1.30.1"