From f92572b5508c21da9fc84fda4ed051cf98884703 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 14 Oct 2019 09:44:35 +0100 Subject: [PATCH] Update dependency @tryghost/timezone-data to v0.2.12 (#1362) --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index e2f38f18e..d3f084282 100644 --- a/package.json +++ b/package.json @@ -34,7 +34,7 @@ "@tryghost/kg-parser-plugins": "0.8.0", "@tryghost/mobiledoc-kit": "0.11.2-ghost.4", "@tryghost/string": "0.1.5", - "@tryghost/timezone-data": "0.2.11", + "@tryghost/timezone-data": "0.2.12", "autoprefixer": "9.6.4", "blueimp-md5": "2.12.0", "broccoli-asset-rev": "3.0.0", diff --git a/yarn.lock b/yarn.lock index eb3685cd1..5625ebfa3 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1055,10 +1055,10 @@ dependencies: unidecode "^0.1.8" -"@tryghost/timezone-data@0.2.11": - version "0.2.11" - resolved "https://registry.yarnpkg.com/@tryghost/timezone-data/-/timezone-data-0.2.11.tgz#01fd0858b31103a75ad45827a086c814815c3020" - integrity sha512-7LG9/0/vNKPQ7d+B9okoqkFP900se2yPGs8CFlqO9S167h+/3gdDB1g0A/gXdv9DsEGu0XKrsr5U2nYFCpIUaA== +"@tryghost/timezone-data@0.2.12": + version "0.2.12" + resolved "https://registry.yarnpkg.com/@tryghost/timezone-data/-/timezone-data-0.2.12.tgz#94fa84ede77cf045a3ade7fe816b5d0d5be4654e" + integrity sha512-ZCvxvyEdN6IYU3Hpi9desu/iEN7wq5ke6mdR+YBIjAXxJui3llGX/vW2R/CFn4nc+G9eIIc64LlQnpcJyA3T+g== "@types/acorn@^4.0.3": version "4.0.5"