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

Update dependency date-fns to v2.16.0

Reviewed-on: #220
This commit is contained in:
renovate 2020-08-30 10:21:07 +00:00 committed by konrad
parent e248047101
commit 2e614463c2
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.15.0",
"date-fns": "2.16.0",
"dompurify": "2.0.14",
"lodash": "4.17.20",
"marked": "1.1.1",

View File

@ -5252,10 +5252,10 @@ dashdash@^1.12.0:
dependencies:
assert-plus "^1.0.0"
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@2.16.0:
version "2.16.0"
resolved "https://registry.yarnpkg.com/date-fns/-/date-fns-2.16.0.tgz#d34f0f5f2fd498c984513042e8f7247ea86c4cb7"
integrity sha512-DWTRyfOA85sZ4IiXPHhiRIOs3fW5U6Msrp+gElXARa6EpoQTXPyHQmh7hr+ssw2nx9FtOQWnAMJKgL5vaJqILw==
date-fns@^1.27.2:
version "1.30.1"