From e322ff968e87b677b500cecf16f547bf1336545f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 4 May 2022 05:02:34 +0000 Subject: [PATCH] build(deps): bump date-fns-tz from 1.3.3 to 1.3.4 Bumps [date-fns-tz](https://github.com/marnusw/date-fns-tz) from 1.3.3 to 1.3.4. - [Release notes](https://github.com/marnusw/date-fns-tz/releases) - [Changelog](https://github.com/marnusw/date-fns-tz/blob/master/CHANGELOG.md) - [Commits](https://github.com/marnusw/date-fns-tz/compare/v1.3.3...v1.3.4) --- updated-dependencies: - dependency-name: date-fns-tz 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 bf159557..a7aa91a5 100644 --- a/package.json +++ b/package.json @@ -23,7 +23,7 @@ "bootswatch": "^5.1.3", "core-js": "^3.22.2", "date-fns": "^2.28.0", - "date-fns-tz": "^1.3.3", + "date-fns-tz": "^1.3.4", "echarts": "^5.3.2", "favico.js": "^0.3.10", "humanize-duration": "^3.27.1", diff --git a/yarn.lock b/yarn.lock index feebd0e9..c0b2827e 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2297,10 +2297,10 @@ data-urls@^2.0.0: whatwg-mimetype "^2.3.0" whatwg-url "^8.0.0" -date-fns-tz@^1.3.3: - version "1.3.3" - resolved "https://registry.yarnpkg.com/date-fns-tz/-/date-fns-tz-1.3.3.tgz#7884a4b3ed6cd95bfd81831d608e5ef8be500c86" - integrity sha512-Gks46gwbSauBQnV3Oofluj1wTm8J0tM7sbSJ9P+cJq/ZnTCpMohTKmmO5Tn+jQ7dyn0+b8G7cY4O2DZ5P/LXcA== +date-fns-tz@^1.3.4: + version "1.3.4" + resolved "https://registry.yarnpkg.com/date-fns-tz/-/date-fns-tz-1.3.4.tgz#8b0e75beb771c7e9f1597aba467dc14431bb5403" + integrity sha512-O47vEyz85F2ax/ZdhMBJo187RivZGjH6V0cPjPzpm/yi6YffJg4upD/8ibezO11ezZwP3QYlBHh/t4JhRNx0Ow== date-fns@^2.28.0: version "2.28.0"