From 02449e2d0f0483b1a487cfe649f577f4ec987dff Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 26 Jul 2024 17:10:32 +0800 Subject: [PATCH] chore(deps): bump city-timezones from 1.2.1 to 1.3.0 (#16267) * chore(deps): bump city-timezones from 1.2.1 to 1.3.0 Bumps [city-timezones](https://github.com/kevinroberts/city-timezones) from 1.2.1 to 1.3.0. - [Commits](https://github.com/kevinroberts/city-timezones/compare/v1.2.1...v1.3.0) --- updated-dependencies: - dependency-name: city-timezones dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] * chore: fix pnpm install --------- Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package.json | 2 +- pnpm-lock.yaml | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index ad509eea4..3f11cc02b 100644 --- a/package.json +++ b/package.json @@ -69,7 +69,7 @@ "bbcodejs": "0.0.4", "cheerio": "1.0.0-rc.12", "chrono-node": "2.7.6", - "city-timezones": "1.2.1", + "city-timezones": "1.3.0", "cross-env": "7.0.3", "crypto-js": "4.2.0", "currency-symbol-map": "5.1.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index d1c9d4fa5..2d6608807 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -66,8 +66,8 @@ importers: specifier: 2.7.6 version: 2.7.6 city-timezones: - specifier: 1.2.1 - version: 1.2.1 + specifier: 1.3.0 + version: 1.3.0 cross-env: specifier: 7.0.3 version: 7.0.3 @@ -2822,8 +2822,8 @@ packages: citty@0.1.6: resolution: {integrity: sha512-tskPPKEs8D2KPafUypv2gxwJP8h/OaJmC82QQGGDQcHvXX43xF2VDACcJVmZ0EuSxkpO9Kc4MlrA3q0+FG58AQ==} - city-timezones@1.2.1: - resolution: {integrity: sha512-hruuB611QFoUFMsan7xd9B2VPMrA8XC716O/999WW34kmaJUT1hxKF2W8TSXAWkhSqgvbu70DjcDv7/wpM6vow==} + city-timezones@1.3.0: + resolution: {integrity: sha512-S/FiU8F/1HgMvbd8POvb+8xorp0tp5VJwUfYC/ssnbxykLbwEZ9poZWFMPfBVuh1KlXxP63DGCkdr0D8aFEADQ==} class-transformer@0.3.1: resolution: {integrity: sha512-cKFwohpJbuMovS8xVLmn8N2AUbAuc8pVo4zEfsUVo8qgECOogns1WVk/FkOZoxhOPTyTYFckuoH+13FO+MQ8GA==} @@ -10198,7 +10198,7 @@ snapshots: dependencies: consola: 3.2.3 - city-timezones@1.2.1: + city-timezones@1.3.0: dependencies: lodash: 4.17.21