From e61c8642e744cb01674f292da8c901bcb518c79e Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Mon, 16 Mar 2020 01:17:35 +0000 Subject: [PATCH] Update dependency @tryghost/timezone-data to v0.2.20 --- 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 9151264f5a..26ccfb4786 100644 --- a/ghost/admin/package.json +++ b/ghost/admin/package.json @@ -35,7 +35,7 @@ "@tryghost/kg-parser-plugins": "0.9.0", "@tryghost/mobiledoc-kit": "0.11.2-ghost.4", "@tryghost/string": "0.1.6", - "@tryghost/timezone-data": "0.2.19", + "@tryghost/timezone-data": "0.2.20", "autoprefixer": "9.7.4", "babel-eslint": "10.0.3", "blueimp-md5": "2.12.0", diff --git a/ghost/admin/yarn.lock b/ghost/admin/yarn.lock index 836d6aea45..c08e14f66e 100644 --- a/ghost/admin/yarn.lock +++ b/ghost/admin/yarn.lock @@ -1222,10 +1222,10 @@ dependencies: unidecode "^0.1.8" -"@tryghost/timezone-data@0.2.19": - version "0.2.19" - resolved "https://registry.yarnpkg.com/@tryghost/timezone-data/-/timezone-data-0.2.19.tgz#78c174d55f72359df06f9ffc8f9cb351d49cc1b1" - integrity sha512-KJcT8+YS8xbeLiHujD1Vp6eub2ELDLt0OGIt+H4cUKeSb2W9o3mTdH8/cw+n9ElnF7NBp3YqkSmfbHOQ0ewTKw== +"@tryghost/timezone-data@0.2.20": + version "0.2.20" + resolved "https://registry.yarnpkg.com/@tryghost/timezone-data/-/timezone-data-0.2.20.tgz#0ae1f42d04950a965820155f596352e623353e47" + integrity sha512-v3uTGg/9c8eZtHojg3c16oOcda9rc9PkiQKgZdsCYv3rp8RIZGMbc5bke79JUYreAPL+U4TE0fAvU5Ilt9AnjA== "@types/acorn@^4.0.3": version "4.0.5"