Update dependency date-fns to v2.22.0 (#523)
continuous-integration/drone/push Build is passing Details

Reviewed-on: #523
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
This commit is contained in:
renovate 2021-05-28 08:57:02 +00:00 committed by konrad
parent a4ec322ce2
commit 9e75d2b461
2 changed files with 5 additions and 5 deletions

View File

@ -17,7 +17,7 @@
"bulma": "0.9.2",
"camel-case": "4.1.2",
"copy-to-clipboard": "3.3.1",
"date-fns": "2.21.3",
"date-fns": "2.22.0",
"dompurify": "2.2.8",
"highlight.js": "10.7.2",
"lodash": "4.17.21",

View File

@ -5472,10 +5472,10 @@ data-urls@^2.0.0:
whatwg-mimetype "^2.3.0"
whatwg-url "^8.0.0"
date-fns@2.21.3:
version "2.21.3"
resolved "https://registry.yarnpkg.com/date-fns/-/date-fns-2.21.3.tgz#8f5f6889d7a96bbcc1f0ea50239b397a83357f9b"
integrity sha512-HeYdzCaFflc1i4tGbj7JKMjM4cKGYoyxwcIIkHzNgCkX8xXDNJDZXgDDVchIWpN4eQc3lH37WarduXFZJOtxfw==
date-fns@2.22.0:
version "2.22.0"
resolved "https://registry.yarnpkg.com/date-fns/-/date-fns-2.22.0.tgz#e25d79dda0639ae9e840d02ab34446613037c392"
integrity sha512-1TMrlJRPYjeR6KS9TgnJz4DX1rHW5NkfgIHpe9NWL6TGTzd6qo8mLo6ibt3p1wvXAu/DOal1Yce5YloFGeexBA==
date-fns@^1.27.2:
version "1.30.1"