From 90c15cb4eba79179694f9ce59a6394651bfda21a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 30 Mar 2022 05:03:37 +0000 Subject: [PATCH] Bump date-fns-tz from 1.3.0 to 1.3.1 Bumps [date-fns-tz](https://github.com/marnusw/date-fns-tz) from 1.3.0 to 1.3.1. - [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.0...v1.3.1) --- 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 3dd15ecf..3e11c97b 100644 --- a/package.json +++ b/package.json @@ -23,7 +23,7 @@ "bootswatch": "^5.1.3", "core-js": "^3.21.1", "date-fns": "^2.28.0", - "date-fns-tz": "^1.3.0", + "date-fns-tz": "^1.3.1", "echarts": "^5.3.1", "favico.js": "^0.3.10", "humanize-duration": "^3.27.1", diff --git a/yarn.lock b/yarn.lock index 325e1b94..af32182a 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2226,10 +2226,10 @@ data-urls@^2.0.0: whatwg-mimetype "^2.3.0" whatwg-url "^8.0.0" -date-fns-tz@^1.3.0: - version "1.3.0" - resolved "https://registry.yarnpkg.com/date-fns-tz/-/date-fns-tz-1.3.0.tgz#6c83d4bdf20d54060cf176d96a3ca45043b36a84" - integrity sha512-r6ye6PmGEvkF467/41qzU71oGwv9kHTnV3vtSZdyV6VThwPID47ZH7FtR7zQWrhgOUWkYySm2ems2w6ZfNUqoA== +date-fns-tz@^1.3.1: + version "1.3.1" + resolved "https://registry.yarnpkg.com/date-fns-tz/-/date-fns-tz-1.3.1.tgz#88b6374e5a74cfb11ec2d2b120cfe0bc02eeb862" + integrity sha512-Uy+wph6HcQ0IG8TWbVyXicgDmB1zdvb0CoIknZQaxiTun4uSfxLR+8gSTC2C3KCLq+0fEIuEtJ/ORDRIn6doQw== date-fns@^2.28.0: version "2.28.0"