mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-12-26 12:21:36 +03:00
Update dependency @tryghost/timezone-data to v0.2.60 (#2301)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
3245edf710
commit
98e6ed6b5e
@ -47,7 +47,7 @@
|
|||||||
"@tryghost/nql": "0.9.0",
|
"@tryghost/nql": "0.9.0",
|
||||||
"@tryghost/nql-lang": "0.3.0",
|
"@tryghost/nql-lang": "0.3.0",
|
||||||
"@tryghost/string": "0.1.23",
|
"@tryghost/string": "0.1.23",
|
||||||
"@tryghost/timezone-data": "0.2.58",
|
"@tryghost/timezone-data": "0.2.60",
|
||||||
"autoprefixer": "9.8.6",
|
"autoprefixer": "9.8.6",
|
||||||
"blueimp-md5": "2.19.0",
|
"blueimp-md5": "2.19.0",
|
||||||
"broccoli-asset-rev": "3.0.0",
|
"broccoli-asset-rev": "3.0.0",
|
||||||
|
@ -2276,10 +2276,10 @@
|
|||||||
dependencies:
|
dependencies:
|
||||||
unidecode "^0.1.8"
|
unidecode "^0.1.8"
|
||||||
|
|
||||||
"@tryghost/timezone-data@0.2.58":
|
"@tryghost/timezone-data@0.2.60":
|
||||||
version "0.2.58"
|
version "0.2.60"
|
||||||
resolved "https://registry.yarnpkg.com/@tryghost/timezone-data/-/timezone-data-0.2.58.tgz#f68a9caa77e607378d73d91123e84984e5a5d086"
|
resolved "https://registry.yarnpkg.com/@tryghost/timezone-data/-/timezone-data-0.2.60.tgz#d5e87928aeb93bc3846f907dc6a69ce550683da7"
|
||||||
integrity sha512-6ULhkoXNkc1WE92qxcFrDN/ZapV1qx1YPq5pWYdmmQsCs+iTNYwELyQDnGgJe4qpCgjUeHlFL2tb4TSgjRC4fg==
|
integrity sha512-vdBIeVG7alHOjyKutJIh2rDzUJclA31yQj4ZzwkT4dhHuWb4o0cwkbFnc7KEgni7ClgHBisdxCgPbK3Jf7aR9g==
|
||||||
|
|
||||||
"@types/acorn@^4.0.3":
|
"@types/acorn@^4.0.3":
|
||||||
version "4.0.6"
|
version "4.0.6"
|
||||||
|
Loading…
Reference in New Issue
Block a user