From f7ca66ba403aafb04e0f1c76cb32a5261c58647e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 22 Dec 2021 05:03:39 +0000 Subject: [PATCH] Bump date-fns-tz from 1.1.6 to 1.2.2 Bumps [date-fns-tz](https://github.com/marnusw/date-fns-tz) from 1.1.6 to 1.2.2. - [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.1.6...v1.2.2) --- updated-dependencies: - dependency-name: date-fns-tz dependency-type: direct:production update-type: version-update:semver-minor ... 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 2e713ccf..1cc061cc 100644 --- a/package.json +++ b/package.json @@ -21,7 +21,7 @@ "bootswatch": "^5.1.3", "core-js": "^3.19.3", "date-fns": "^2.27.0", - "date-fns-tz": "^1.1.6", + "date-fns-tz": "^1.2.2", "echarts": "^5.2.2", "favico.js": "^0.3.10", "humanize-duration": "^3.27.1", diff --git a/yarn.lock b/yarn.lock index 5daaedae..6ea51eda 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4211,10 +4211,10 @@ data-urls@^1.0.0, data-urls@^1.1.0: whatwg-mimetype "^2.2.0" whatwg-url "^7.0.0" -date-fns-tz@^1.1.6: - version "1.1.6" - resolved "https://registry.yarnpkg.com/date-fns-tz/-/date-fns-tz-1.1.6.tgz#93cbf354e2aeb2cd312ffa32e462c1943cf20a8e" - integrity sha512-nyy+URfFI3KUY7udEJozcoftju+KduaqkVfwyTIE0traBiVye09QnyWKLZK7drRr5h9B7sPJITmQnS3U6YOdQg== +date-fns-tz@^1.2.2: + version "1.2.2" + resolved "https://registry.yarnpkg.com/date-fns-tz/-/date-fns-tz-1.2.2.tgz#89432b54ce3fa7d050a2039e997e5b6a96df35dd" + integrity sha512-vWtn44eEqnLbkACb7T5G5gPgKR4nY8NkNMOCyoY49NsRGHrcDmY2aysCyzDeA+u+vcDBn/w6nQqEDyouRs4m8w== date-fns@^2.27.0: version "2.27.0"