Update dependency date-fns to v2.21.0 (#477)

Reviewed-on: vikunja/frontend#477
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
This commit is contained in:
renovate 2021-04-14 16:11:22 +00:00 committed by konrad
parent 4ed5d1e8fe
commit aff3e33d93
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.3",
"date-fns": "2.21.0",
"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.3:
version "2.20.3"
resolved "https://registry.yarnpkg.com/date-fns/-/date-fns-2.20.3.tgz#5a28718edb95a80db96187b25340959867d36bc8"
integrity sha512-BbiJSlfmr1Fnfi1OHY8arklKdwtZ9n3NkjCeK8G9gtEe0ZSUwJuwHc6gYBl0uoC0Oa5RdpJV1gBBdXcZi8Efdw==
date-fns@2.21.0:
version "2.21.0"
resolved "https://registry.yarnpkg.com/date-fns/-/date-fns-2.21.0.tgz#4672b8e926d1b37d5353dc14da44b883481ac927"
integrity sha512-lbAFpaKz7QuVxm6m1rmioh4BB2gmLx1r1JMYXU2A/ufT5ly4zEG7HYH4fvS/QfbdyC5rkYyiS30mYz4Q7XCO+w==
date-fns@^1.27.2:
version "1.30.1"