From 19590ec475d1501bc8bbcf8d3d3545cbd89801dc Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Wed, 1 Jun 2022 03:20:21 +0000 Subject: [PATCH] Update dependency @tryghost/timezone-data to v0.2.70 --- ghost/admin/package.json | 2 +- ghost/admin/yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/ghost/admin/package.json b/ghost/admin/package.json index 3ccc3dbffe..95b5914ad2 100644 --- a/ghost/admin/package.json +++ b/ghost/admin/package.json @@ -49,7 +49,7 @@ "@tryghost/nql": "0.9.2", "@tryghost/nql-lang": "0.3.2", "@tryghost/string": "0.1.26", - "@tryghost/timezone-data": "0.2.68", + "@tryghost/timezone-data": "0.2.70", "autoprefixer": "9.8.6", "babel-eslint": "^10.1.0", "babel-plugin-transform-class-properties": "^6.24.1", diff --git a/ghost/admin/yarn.lock b/ghost/admin/yarn.lock index e4ae19648e..4aa2ad8da3 100644 --- a/ghost/admin/yarn.lock +++ b/ghost/admin/yarn.lock @@ -2235,10 +2235,10 @@ dependencies: unidecode "^0.1.8" -"@tryghost/timezone-data@0.2.68": - version "0.2.68" - resolved "https://registry.yarnpkg.com/@tryghost/timezone-data/-/timezone-data-0.2.68.tgz#ab9f3673f3b6bb386599f8431d93438873e8550e" - integrity sha512-M4PNL4P+KKoCizgI6adkm+rdLjsilmQSOzTp0rhKiMmAGAylft+NaQOrHNEy2cyKgNwhwl5lycOVcbCB3ayKug== +"@tryghost/timezone-data@0.2.70": + version "0.2.70" + resolved "https://registry.yarnpkg.com/@tryghost/timezone-data/-/timezone-data-0.2.70.tgz#071882ee5d16fbae4c7353ea85801f436da98fcc" + integrity sha512-klbOFzE2o/2mHTKPeVsy4X89vi6nnM0sjzJdlZcVzc3r5a1yiw/8bUvQS/SfuW4ySQ6BRxfmEy/em38ao7T7pA== "@types/acorn@^4.0.3": version "4.0.6"