From 1edc00d138a2bbc58320e352659272aec12fb8d7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 14 Sep 2022 05:22:49 +0000 Subject: [PATCH] build(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/v2.29.3/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 8bf9d2a2..5e631ad4 100644 --- a/package.json +++ b/package.json @@ -21,7 +21,7 @@ "bootstrap-vue": "^2.22.0", "bootswatch": "^5.2.0", "core-js": "^3.25.1", - "date-fns": "^2.29.2", + "date-fns": "^2.29.3", "date-fns-tz": "^1.3.7", "echarts": "^5.3.3", "favico.js": "^0.3.10", diff --git a/yarn.lock b/yarn.lock index cb0a5009..6af6c65d 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2016,10 +2016,10 @@ date-fns-tz@^1.3.7: resolved "https://registry.yarnpkg.com/date-fns-tz/-/date-fns-tz-1.3.7.tgz#e8e9d2aaceba5f1cc0e677631563081fdcb0e69a" integrity sha512-1t1b8zyJo+UI8aR+g3iqr5fkUHWpd58VBx8J/ZSQ+w7YrGlw80Ag4sA86qkfCXRBLmMc4I2US+aPMd4uKvwj5g== -date-fns@^2.29.2: - 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.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== dayjs@^1.10.4: version "1.10.7"