Update dependency @tryghost/version to v0.1.9

This commit is contained in:
Renovate Bot 2022-01-26 09:13:14 +00:00 committed by Daniel Lockyer
parent 8393c1e90a
commit aaaab239f4
2 changed files with 10 additions and 2 deletions

View File

@ -103,7 +103,7 @@
"@tryghost/update-check-service": "0.3.0",
"@tryghost/url-utils": "2.0.5",
"@tryghost/validator": "0.1.11",
"@tryghost/version": "0.1.8",
"@tryghost/version": "0.1.9",
"@tryghost/vhost-middleware": "1.0.20",
"@tryghost/zip": "1.1.19",
"amperize": "0.6.1",

View File

@ -1876,7 +1876,15 @@
moment-timezone "0.5.23"
validator "7.2.0"
"@tryghost/version@0.1.8", "@tryghost/version@^0.1.8":
"@tryghost/version@0.1.9":
version "0.1.9"
resolved "https://registry.yarnpkg.com/@tryghost/version/-/version-0.1.9.tgz#47474fc04675028d5e178c73d135c138165802a1"
integrity sha512-WWD/l8KljopfcG/bgLFcw9fLxFYpe/AVoIDKw2CmOISFXs7s90fWd77ELGzxT7ouCQKlIKsqHDkRCc9w/TZaCg==
dependencies:
"@tryghost/root-utils" "^0.3.9"
semver "^7.3.5"
"@tryghost/version@^0.1.8":
version "0.1.8"
resolved "https://registry.yarnpkg.com/@tryghost/version/-/version-0.1.8.tgz#a571584ff3bdb53774d38cf7f163b6b69f853c25"
integrity sha512-J1S6xg5G283oAGdyPAuv5n3B28l14AXScNZCexNR9o9CNwj0Omhl9Io0DWdfjdhxVeEJIK6xUuXNTxKGSD6EEQ==