From 0053ccb52ab0ab0faa6ab1b015b4d923cd24fd58 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 10 May 2021 11:33:51 +0000 Subject: [PATCH] Bump date-fns from 2.21.1 to 2.21.3 Bumps [date-fns](https://github.com/date-fns/date-fns) from 2.21.1 to 2.21.3. - [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/commits) Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 18899ffe4..beeea56ba 100644 --- a/package.json +++ b/package.json @@ -42,7 +42,7 @@ "dependencies": { "@ember-template-lint/todo-utils": "^8.1.0", "chalk": "^4.1.1", - "date-fns": "^2.21.1", + "date-fns": "^2.21.3", "ember-template-recast": "^5.0.1", "find-up": "^5.0.0", "fuse.js": "^6.4.6", diff --git a/yarn.lock b/yarn.lock index 668531e48..7d909deda 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2331,10 +2331,10 @@ data-urls@^2.0.0: whatwg-mimetype "^2.3.0" whatwg-url "^8.0.0" -date-fns@^2.21.1: - version "2.21.1" - resolved "https://registry.yarnpkg.com/date-fns/-/date-fns-2.21.1.tgz#679a4ccaa584c0706ea70b3fa92262ac3009d2b0" - integrity sha512-m1WR0xGiC6j6jNFAyW4Nvh4WxAi4JF4w9jRJwSI8nBmNcyZXPcP9VUQG+6gHQXAmqaGEKDKhOqAtENDC941UkA== +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== dateformat@^4.5.0: version "4.5.1"