From b9049a49c2be788a29a13e6422d689e5b3571de6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 24 Apr 2024 03:35:23 +0000 Subject: [PATCH] build(deps): bump date-fns-tz from 3.1.2 to 3.1.3 in the date-fns group Bumps the date-fns group with 1 update: [date-fns-tz](https://github.com/marnusw/date-fns-tz). Updates `date-fns-tz` from 3.1.2 to 3.1.3 - [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/v3.1.2...v3.1.3) --- updated-dependencies: - dependency-name: date-fns-tz dependency-type: direct:production update-type: version-update:semver-patch dependency-group: date-fns ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index baf4c93a..17ff746f 100644 --- a/package.json +++ b/package.json @@ -26,7 +26,7 @@ "bootstrap-vue-next": "^0.16.6", "core-js": "^3.37.0", "date-fns": "^3.6.0", - "date-fns-tz": "^3.1.2", + "date-fns-tz": "^3.1.3", "echarts": "^5.5.0", "favico.js": "^0.3.10", "humanize-duration": "^3.32.0", diff --git a/yarn.lock b/yarn.lock index 1ec46d22..4743925c 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2018,12 +2018,12 @@ __metadata: languageName: node linkType: hard -"date-fns-tz@npm:^3.1.2": - version: 3.1.2 - resolution: "date-fns-tz@npm:3.1.2" +"date-fns-tz@npm:^3.1.3": + version: 3.1.3 + resolution: "date-fns-tz@npm:3.1.3" peerDependencies: date-fns: ^3.0.0 - checksum: 10/e349ac5ebe78c523a5066447ed7f97716452074df7041af241963a644a432ae607d7955a14253b6dc749ffce7fcc5a9f9069e5d96848f9ab32aaa3bb10ee64f1 + checksum: 10/eb5cb3b2cd152340004efda9f7905e571cf5140b8e85267b1eaa36c2f1eaa54a0f2e3b26e19794f2aca4d3b15aa3d52a5b2dadb540fcec74b239049c7792a981 languageName: node linkType: hard @@ -2653,7 +2653,7 @@ __metadata: bootstrap-vue-next: "npm:^0.16.6" core-js: "npm:^3.37.0" date-fns: "npm:^3.6.0" - date-fns-tz: "npm:^3.1.2" + date-fns-tz: "npm:^3.1.3" echarts: "npm:^5.5.0" eslint: "npm:^8.57.0" eslint-plugin-prettier: "npm:^5.1.3"