mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-11-25 09:03:12 +03:00
Update dependency @tryghost/timezone-data to v0.2.20
This commit is contained in:
parent
eeb7fdd24a
commit
e61c8642e7
@ -35,7 +35,7 @@
|
|||||||
"@tryghost/kg-parser-plugins": "0.9.0",
|
"@tryghost/kg-parser-plugins": "0.9.0",
|
||||||
"@tryghost/mobiledoc-kit": "0.11.2-ghost.4",
|
"@tryghost/mobiledoc-kit": "0.11.2-ghost.4",
|
||||||
"@tryghost/string": "0.1.6",
|
"@tryghost/string": "0.1.6",
|
||||||
"@tryghost/timezone-data": "0.2.19",
|
"@tryghost/timezone-data": "0.2.20",
|
||||||
"autoprefixer": "9.7.4",
|
"autoprefixer": "9.7.4",
|
||||||
"babel-eslint": "10.0.3",
|
"babel-eslint": "10.0.3",
|
||||||
"blueimp-md5": "2.12.0",
|
"blueimp-md5": "2.12.0",
|
||||||
|
@ -1222,10 +1222,10 @@
|
|||||||
dependencies:
|
dependencies:
|
||||||
unidecode "^0.1.8"
|
unidecode "^0.1.8"
|
||||||
|
|
||||||
"@tryghost/timezone-data@0.2.19":
|
"@tryghost/timezone-data@0.2.20":
|
||||||
version "0.2.19"
|
version "0.2.20"
|
||||||
resolved "https://registry.yarnpkg.com/@tryghost/timezone-data/-/timezone-data-0.2.19.tgz#78c174d55f72359df06f9ffc8f9cb351d49cc1b1"
|
resolved "https://registry.yarnpkg.com/@tryghost/timezone-data/-/timezone-data-0.2.20.tgz#0ae1f42d04950a965820155f596352e623353e47"
|
||||||
integrity sha512-KJcT8+YS8xbeLiHujD1Vp6eub2ELDLt0OGIt+H4cUKeSb2W9o3mTdH8/cw+n9ElnF7NBp3YqkSmfbHOQ0ewTKw==
|
integrity sha512-v3uTGg/9c8eZtHojg3c16oOcda9rc9PkiQKgZdsCYv3rp8RIZGMbc5bke79JUYreAPL+U4TE0fAvU5Ilt9AnjA==
|
||||||
|
|
||||||
"@types/acorn@^4.0.3":
|
"@types/acorn@^4.0.3":
|
||||||
version "4.0.5"
|
version "4.0.5"
|
||||||
|
Loading…
Reference in New Issue
Block a user