From 5c6bb5ea6b6d599351cd8df710390c467e8a4e58 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 28 Sep 2022 15:41:48 +0000 Subject: [PATCH] chore(deps): bump date-fns from 2.29.2 to 2.29.3 Bumps [date-fns](https://github.com/date-fns/date-fns) from 2.29.2 to 2.29.3. - [Release notes](https://github.com/date-fns/date-fns/releases) - [Changelog](https://github.com/date-fns/date-fns/blob/main/CHANGELOG.md) - [Commits](https://github.com/date-fns/date-fns/compare/v2.29.2...v2.29.3) --- updated-dependencies: - dependency-name: date-fns dependency-type: direct:production update-type: version-update:semver-patch ... 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 c353a92d247b..cd361eb0ac6c 100644 --- a/package.json +++ b/package.json @@ -86,7 +86,7 @@ "core-js": "^3.10.2", "crypto-js": "^4.1.1", "datadog-metrics": "^0.9.3", - "date-fns": "^2.25.0", + "date-fns": "^2.29.3", "dotenv": "^4.0.0", "email-providers": "^1.13.1", "emoji-regex": "^10.0.0", diff --git a/yarn.lock b/yarn.lock index e0ea176b9e9b..0633d267e59c 100644 --- a/yarn.lock +++ b/yarn.lock @@ -6233,10 +6233,10 @@ datadog-metrics@^0.9.3: debug "3.1.0" dogapi "2.8.4" -date-fns@^2.25.0, date-fns@^2.28.0, date-fns@^2.29.1: - version "2.29.2" - resolved "https://registry.yarnpkg.com/date-fns/-/date-fns-2.29.2.tgz#0d4b3d0f3dff0f920820a070920f0d9662c51931" - integrity sha512-0VNbwmWJDS/G3ySwFSJA3ayhbURMTJLtwM2DTxf9CWondCnh6DTNlO9JgRSq6ibf4eD0lfMJNBxUdEAHHix+bA== +date-fns@^2.28.0, date-fns@^2.29.1, date-fns@^2.29.3: + version "2.29.3" + resolved "https://registry.yarnpkg.com/date-fns/-/date-fns-2.29.3.tgz#27402d2fc67eb442b511b70bbdf98e6411cd68a8" + integrity sha512-dDCnyH2WnnKusqvZZ6+jA1O51Ibt8ZMRNkDZdyAyK4YfbDwa/cEmuztzG5pk6hqlp9aSBPYcjOlktquahGwGeA== dd-trace@^1.7.1: version "1.7.1"