mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-11-28 05:37:34 +03:00
Update dependency @tryghost/debug to v0.1.8
This commit is contained in:
parent
7c4963b579
commit
5438b32155
@ -63,7 +63,7 @@
|
||||
"@tryghost/config-url-helpers": "0.1.2",
|
||||
"@tryghost/constants": "0.1.11",
|
||||
"@tryghost/custom-theme-settings-service": "0.1.1",
|
||||
"@tryghost/debug": "0.1.5",
|
||||
"@tryghost/debug": "0.1.8",
|
||||
"@tryghost/email-analytics-provider-mailgun": "1.0.3",
|
||||
"@tryghost/email-analytics-service": "1.0.2",
|
||||
"@tryghost/errors": "0.2.16",
|
||||
|
18
yarn.lock
18
yarn.lock
@ -1280,15 +1280,7 @@
|
||||
"@tryghost/tpl" "^0.1.4"
|
||||
lodash "^4.17.21"
|
||||
|
||||
"@tryghost/debug@0.1.5", "@tryghost/debug@^0.1.2", "@tryghost/debug@^0.1.4", "@tryghost/debug@^0.1.5":
|
||||
version "0.1.5"
|
||||
resolved "https://registry.yarnpkg.com/@tryghost/debug/-/debug-0.1.5.tgz#dc001fa7c39ccce71aeb4dc9b5b0efc92bde05dc"
|
||||
integrity sha512-XMB1GgjdfO4ZrMQ1rPSIy+0kSKHKMuBjBpUBPBv3TTDQSyZ3OR/7q0xHmr3MhTeBRZi9lrZUBjrbjbiqEj9wCA==
|
||||
dependencies:
|
||||
"@tryghost/root-utils" "^0.3.4"
|
||||
debug "^4.3.1"
|
||||
|
||||
"@tryghost/debug@^0.1.8":
|
||||
"@tryghost/debug@0.1.8", "@tryghost/debug@^0.1.8":
|
||||
version "0.1.8"
|
||||
resolved "https://registry.yarnpkg.com/@tryghost/debug/-/debug-0.1.8.tgz#3d97634a14fd463a9a590a335e79f4d1f2cf189c"
|
||||
integrity sha512-vgf3n+wcaOxmuA7RhBl8YiG4cRQcHg7+XkQfJ2OzgUVm8XZaPlCfT5IagBT1q0sNThdS8fglFKFupcHZO5ZggA==
|
||||
@ -1296,6 +1288,14 @@
|
||||
"@tryghost/root-utils" "^0.3.6"
|
||||
debug "^4.3.1"
|
||||
|
||||
"@tryghost/debug@^0.1.2", "@tryghost/debug@^0.1.4", "@tryghost/debug@^0.1.5":
|
||||
version "0.1.5"
|
||||
resolved "https://registry.yarnpkg.com/@tryghost/debug/-/debug-0.1.5.tgz#dc001fa7c39ccce71aeb4dc9b5b0efc92bde05dc"
|
||||
integrity sha512-XMB1GgjdfO4ZrMQ1rPSIy+0kSKHKMuBjBpUBPBv3TTDQSyZ3OR/7q0xHmr3MhTeBRZi9lrZUBjrbjbiqEj9wCA==
|
||||
dependencies:
|
||||
"@tryghost/root-utils" "^0.3.4"
|
||||
debug "^4.3.1"
|
||||
|
||||
"@tryghost/domain-events@^0.1.2":
|
||||
version "0.1.2"
|
||||
resolved "https://registry.yarnpkg.com/@tryghost/domain-events/-/domain-events-0.1.2.tgz#95e88241c3a92675a8b18f9f61aa0a7847dae2ef"
|
||||
|
Loading…
Reference in New Issue
Block a user