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

Update dependency date-fns to v2.15.0

Reviewed-on: #190
This commit is contained in:
renovate 2020-07-17 16:50:55 +00:00 committed by konrad
parent e3d843cece
commit 8ab9824f96
2 changed files with 5 additions and 5 deletions

View File

@ -11,7 +11,7 @@
"bulma": "0.9.0",
"camel-case": "4.1.1",
"copy-to-clipboard": "3.3.1",
"date-fns": "2.14.0",
"date-fns": "2.15.0",
"dompurify": "2.0.12",
"lodash": "4.17.19",
"marked": "1.1.1",

View File

@ -4712,10 +4712,10 @@ dashdash@^1.12.0:
dependencies:
assert-plus "^1.0.0"
date-fns@2.14.0:
version "2.14.0"
resolved "https://registry.yarnpkg.com/date-fns/-/date-fns-2.14.0.tgz#359a87a265bb34ef2e38f93ecf63ac453f9bc7ba"
integrity sha512-1zD+68jhFgDIM0rF05rcwYO8cExdNqxjq4xP1QKM60Q45mnO6zaMWB4tOzrIr4M4GSLntsKeE4c9Bdl2jhL/yw==
date-fns@2.15.0:
version "2.15.0"
resolved "https://registry.yarnpkg.com/date-fns/-/date-fns-2.15.0.tgz#424de6b3778e4e69d3ff27046ec136af58ae5d5f"
integrity sha512-ZCPzAMJZn3rNUvvQIMlXhDr4A+Ar07eLeGsGREoWU19a3Pqf5oYa+ccd+B3F6XVtQY6HANMFdOQ8A+ipFnvJdQ==
date-fns@^1.27.2:
version "1.30.1"