mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-12-25 20:03:12 +03:00
Update dependency @tryghost/timezone-data to v0.2.42 (#1960)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
e584569914
commit
7730720c84
@ -37,7 +37,7 @@
|
||||
"@tryghost/members-csv": "1.0.0",
|
||||
"@tryghost/mobiledoc-kit": "0.12.5-ghost.1",
|
||||
"@tryghost/string": "0.1.19",
|
||||
"@tryghost/timezone-data": "0.2.41",
|
||||
"@tryghost/timezone-data": "0.2.42",
|
||||
"autoprefixer": "9.8.6",
|
||||
"babel-eslint": "10.1.0",
|
||||
"blueimp-md5": "2.18.0",
|
||||
|
@ -2093,10 +2093,10 @@
|
||||
dependencies:
|
||||
unidecode "^0.1.8"
|
||||
|
||||
"@tryghost/timezone-data@0.2.41":
|
||||
version "0.2.41"
|
||||
resolved "https://registry.yarnpkg.com/@tryghost/timezone-data/-/timezone-data-0.2.41.tgz#ab8251c65c867120ab927237513c56594c18a3be"
|
||||
integrity sha512-mpXrEJyTBMqaq4K4cuPfrGR8f149f+puIrRJc0bxazMbFeEAXsFQwBsKMN/aw4xh4F6y3jmNjaQeEXfr4cP5sw==
|
||||
"@tryghost/timezone-data@0.2.42":
|
||||
version "0.2.42"
|
||||
resolved "https://registry.yarnpkg.com/@tryghost/timezone-data/-/timezone-data-0.2.42.tgz#dcd59e2262e73a2df3aa7de28354f1eb41d483ad"
|
||||
integrity sha512-2nt7gGougbkIvZgnhh3hBCLjcWgXIDGc+dM8Ixwhl0uo8fx/8OHM88UoDHkpgvz8Z8LNS7c33/stveIEO/HO2A==
|
||||
|
||||
"@types/acorn@^4.0.3":
|
||||
version "4.0.5"
|
||||
@ -6265,7 +6265,7 @@ ember-cli-babel-plugin-helpers@^1.0.0, ember-cli-babel-plugin-helpers@^1.1.0, em
|
||||
resolved "https://registry.yarnpkg.com/ember-cli-babel-plugin-helpers/-/ember-cli-babel-plugin-helpers-1.1.1.tgz#5016b80cdef37036c4282eef2d863e1d73576879"
|
||||
integrity sha512-sKvOiPNHr5F/60NLd7SFzMpYPte/nnGkq/tMIfXejfKHIhaiIkYFqX8Z9UFTKWLLn+V7NOaby6niNPZUdvKCRw==
|
||||
|
||||
ember-cli-babel@7.26.5:
|
||||
ember-cli-babel@7.26.5, ember-cli-babel@^7.26.4:
|
||||
version "7.26.5"
|
||||
resolved "https://registry.yarnpkg.com/ember-cli-babel/-/ember-cli-babel-7.26.5.tgz#59904d1d73b5c816167238024d18b85c8b51debc"
|
||||
integrity sha512-XLMk59yNJneItn/hkJn+kHjnnszdfXWo1sP95C0kouSfPtIsUC3a/f/FW6c59D8koPANJOIHiHP3zUpTpKsnTA==
|
||||
@ -6415,39 +6415,6 @@ ember-cli-babel@^7.23.1:
|
||||
rimraf "^3.0.1"
|
||||
semver "^5.5.0"
|
||||
|
||||
ember-cli-babel@^7.26.4:
|
||||
version "7.26.5"
|
||||
resolved "https://registry.yarnpkg.com/ember-cli-babel/-/ember-cli-babel-7.26.5.tgz#59904d1d73b5c816167238024d18b85c8b51debc"
|
||||
integrity sha512-XLMk59yNJneItn/hkJn+kHjnnszdfXWo1sP95C0kouSfPtIsUC3a/f/FW6c59D8koPANJOIHiHP3zUpTpKsnTA==
|
||||
dependencies:
|
||||
"@babel/core" "^7.12.0"
|
||||
"@babel/helper-compilation-targets" "^7.12.0"
|
||||
"@babel/plugin-proposal-class-properties" "^7.13.0"
|
||||
"@babel/plugin-proposal-decorators" "^7.13.5"
|
||||
"@babel/plugin-transform-modules-amd" "^7.13.0"
|
||||
"@babel/plugin-transform-runtime" "^7.13.9"
|
||||
"@babel/plugin-transform-typescript" "^7.13.0"
|
||||
"@babel/polyfill" "^7.11.5"
|
||||
"@babel/preset-env" "^7.12.0"
|
||||
"@babel/runtime" "7.12.18"
|
||||
amd-name-resolver "^1.3.1"
|
||||
babel-plugin-debug-macros "^0.3.4"
|
||||
babel-plugin-ember-data-packages-polyfill "^0.1.2"
|
||||
babel-plugin-ember-modules-api-polyfill "^3.5.0"
|
||||
babel-plugin-module-resolver "^3.2.0"
|
||||
broccoli-babel-transpiler "^7.8.0"
|
||||
broccoli-debug "^0.6.4"
|
||||
broccoli-funnel "^2.0.2"
|
||||
broccoli-source "^2.1.2"
|
||||
clone "^2.1.2"
|
||||
ember-cli-babel-plugin-helpers "^1.1.1"
|
||||
ember-cli-version-checker "^4.1.0"
|
||||
ensure-posix-path "^1.0.2"
|
||||
fixturify-project "^1.10.0"
|
||||
resolve-package-path "^3.1.0"
|
||||
rimraf "^3.0.1"
|
||||
semver "^5.5.0"
|
||||
|
||||
ember-cli-babel@~7.11.0:
|
||||
version "7.11.1"
|
||||
resolved "https://registry.yarnpkg.com/ember-cli-babel/-/ember-cli-babel-7.11.1.tgz#77bc8f4001d47b91d80e3d36a4754412616fc0d8"
|
||||
|
Loading…
Reference in New Issue
Block a user