mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-02-24 23:48:13 -05:00
Update dependency @tryghost/timezone-data to v0.2.10
This commit is contained in:
parent
3ca1b79e51
commit
39e69abee1
2 changed files with 5 additions and 5 deletions
|
@ -34,7 +34,7 @@
|
||||||
"@tryghost/kg-parser-plugins": "0.8.0",
|
"@tryghost/kg-parser-plugins": "0.8.0",
|
||||||
"@tryghost/mobiledoc-kit": "0.11.2-ghost.4",
|
"@tryghost/mobiledoc-kit": "0.11.2-ghost.4",
|
||||||
"@tryghost/string": "0.1.5",
|
"@tryghost/string": "0.1.5",
|
||||||
"@tryghost/timezone-data": "0.2.9",
|
"@tryghost/timezone-data": "0.2.10",
|
||||||
"autoprefixer": "9.6.1",
|
"autoprefixer": "9.6.1",
|
||||||
"blueimp-md5": "2.12.0",
|
"blueimp-md5": "2.12.0",
|
||||||
"broccoli-asset-rev": "3.0.0",
|
"broccoli-asset-rev": "3.0.0",
|
||||||
|
|
|
@ -1050,10 +1050,10 @@
|
||||||
dependencies:
|
dependencies:
|
||||||
unidecode "^0.1.8"
|
unidecode "^0.1.8"
|
||||||
|
|
||||||
"@tryghost/timezone-data@0.2.9":
|
"@tryghost/timezone-data@0.2.10":
|
||||||
version "0.2.9"
|
version "0.2.10"
|
||||||
resolved "https://registry.yarnpkg.com/@tryghost/timezone-data/-/timezone-data-0.2.9.tgz#6cc176372c4f422a56fe61e4ee840de2f7243f15"
|
resolved "https://registry.yarnpkg.com/@tryghost/timezone-data/-/timezone-data-0.2.10.tgz#0567333d3acd58fb2969a9463653f9c8c26d6cd6"
|
||||||
integrity sha512-yAisoGviKtCcXJea1dtrnEhiKdpm5rPGducfGQ1TyXTS2Pkoo5+aL+0rN2Fo8ItxMqsp6AESp+2D+setKORHXw==
|
integrity sha512-FuJHcfRKx1MyNB8R/z8Nv92kDUhE/ja7kjnlDF8bI+L+RL/3J+ZGvRGTKzFaT6A5OYsugVe0Hd75lOgZPzvzeA==
|
||||||
|
|
||||||
"@types/acorn@^4.0.3":
|
"@types/acorn@^4.0.3":
|
||||||
version "4.0.5"
|
version "4.0.5"
|
||||||
|
|
Loading…
Add table
Reference in a new issue