From e8fc3b9ef652a3f03b7ff6631089c67f3c9fb81d Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 8 Feb 2021 06:15:45 +0000 Subject: [PATCH] chore: bump date-fns from 1.30.1 to 2.17.0 Bumps [date-fns](https://github.com/date-fns/date-fns) from 1.30.1 to 2.17.0. - [Release notes](https://github.com/date-fns/date-fns/releases) - [Changelog](https://github.com/date-fns/date-fns/blob/master/CHANGELOG.md) - [Commits](https://github.com/date-fns/date-fns/compare/v1.30.1...v2.17.0) Signed-off-by: dependabot-preview[bot] --- package.json | 2 +- yarn.lock | 7 ++++++- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index c070dfcc..d917a848 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "author": "Emmanuel Vilsbol ", "dependencies": { "axios": "^0.19.0", - "date-fns": "^1.30.1", + "date-fns": "^2.17.0", "marked": "^0.7.0", "register-service-worker": "^1.6.2", "vue": "^2.6.10", diff --git a/yarn.lock b/yarn.lock index b6bd6aa0..9fedbcc3 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3353,11 +3353,16 @@ data-urls@^1.0.0: whatwg-mimetype "^2.2.0" whatwg-url "^7.0.0" -date-fns@^1.27.2, date-fns@^1.30.1: +date-fns@^1.27.2: version "1.30.1" resolved "https://registry.yarnpkg.com/date-fns/-/date-fns-1.30.1.tgz#2e71bf0b119153dbb4cc4e88d9ea5acfb50dc05c" integrity sha512-hBSVCvSmWC+QypYObzwGOd9wqdDpOt+0wl0KbU+R+uuZBS1jN8VsD1ss3irQDknRj5NvxiTF6oj/nDRnN/UQNw== +date-fns@^2.17.0: + version "2.17.0" + resolved "https://registry.yarnpkg.com/date-fns/-/date-fns-2.17.0.tgz#afa55daea539239db0a64e236ce716ef3d681ba1" + integrity sha512-ZEhqxUtEZeGgg9eHNSOAJ8O9xqSgiJdrL0lzSSfMF54x6KXWJiOH/xntSJ9YomJPrYH/p08t6gWjGWq1SDJlSA== + date-now@^0.1.4: version "0.1.4" resolved "https://registry.yarnpkg.com/date-now/-/date-now-0.1.4.tgz#eaf439fd4d4848ad74e5cc7dbef200672b9e345b"