From 55a41c6bb53611502df8efc71914fed7271997e0 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Mon, 20 Jan 2020 00:19:51 +0000 Subject: [PATCH] Update dependency @tryghost/timezone-data to v0.2.18 --- 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 282c1f1b59..1e2e2155ea 100644 --- a/ghost/admin/package.json +++ b/ghost/admin/package.json @@ -35,7 +35,7 @@ "@tryghost/kg-parser-plugins": "0.8.1", "@tryghost/mobiledoc-kit": "0.11.2-ghost.4", "@tryghost/string": "0.1.5", - "@tryghost/timezone-data": "0.2.17", + "@tryghost/timezone-data": "0.2.18", "autoprefixer": "9.7.3", "babel-eslint": "10.0.3", "blueimp-md5": "2.12.0", diff --git a/ghost/admin/yarn.lock b/ghost/admin/yarn.lock index 41c5362a87..c292a04fe1 100644 --- a/ghost/admin/yarn.lock +++ b/ghost/admin/yarn.lock @@ -1203,10 +1203,10 @@ dependencies: unidecode "^0.1.8" -"@tryghost/timezone-data@0.2.17": - version "0.2.17" - resolved "https://registry.yarnpkg.com/@tryghost/timezone-data/-/timezone-data-0.2.17.tgz#d3579f9308b1bcbaa5a8da6db2e539fc8850bea2" - integrity sha512-3hjxcGRhb5FB8LakeWcNAf2zJJ39jrsYp7Vj9gMjPwxo2B5TlWA+Kt6vLkl+wGCcq7mrXNc1rnHhYygBwXirZQ== +"@tryghost/timezone-data@0.2.18": + version "0.2.18" + resolved "https://registry.yarnpkg.com/@tryghost/timezone-data/-/timezone-data-0.2.18.tgz#910e9b67655e8340740e8b9333e0ba54e415c758" + integrity sha512-ACOlPNmhIojb8e+3vV3MbV9bTfpnU8l43lHRwH7Ue1l0qzN/dE20ybRYQ8bUkjqDHY8ahcQeMxs41+mo37A+/Q== "@types/acorn@^4.0.3": version "4.0.5"