From cae31389caf770818bc36b29a8b596dab611c125 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 15 Apr 2021 06:52:05 +0000 Subject: [PATCH] chore: bump date-fns from 1.30.1 to 2.21.0 Bumps [date-fns](https://github.com/date-fns/date-fns) from 1.30.1 to 2.21.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.21.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..2d9efe69 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.21.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..998915fc 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.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-now@^0.1.4: version "0.1.4" resolved "https://registry.yarnpkg.com/date-now/-/date-now-0.1.4.tgz#eaf439fd4d4848ad74e5cc7dbef200672b9e345b"