mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-01-06 22:40:14 -05:00
Update dependency @tryghost/version to v0.1.8
This commit is contained in:
parent
7614d79284
commit
e0e1316d3d
2 changed files with 10 additions and 2 deletions
|
@ -102,7 +102,7 @@
|
|||
"@tryghost/update-check-service": "0.3.0",
|
||||
"@tryghost/url-utils": "2.0.4",
|
||||
"@tryghost/validator": "0.1.9",
|
||||
"@tryghost/version": "0.1.7",
|
||||
"@tryghost/version": "0.1.8",
|
||||
"@tryghost/vhost-middleware": "1.0.19",
|
||||
"@tryghost/zip": "1.1.18",
|
||||
"amperize": "0.6.1",
|
||||
|
|
10
yarn.lock
10
yarn.lock
|
@ -1935,7 +1935,15 @@
|
|||
moment-timezone "0.5.23"
|
||||
validator "7.2.0"
|
||||
|
||||
"@tryghost/version@0.1.7", "@tryghost/version@^0.1.7":
|
||||
"@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==
|
||||
dependencies:
|
||||
"@tryghost/root-utils" "^0.3.8"
|
||||
semver "^7.3.5"
|
||||
|
||||
"@tryghost/version@^0.1.7":
|
||||
version "0.1.7"
|
||||
resolved "https://registry.yarnpkg.com/@tryghost/version/-/version-0.1.7.tgz#0bd37246b0931fdce7e86307e441fb19e8c95811"
|
||||
integrity sha512-SAQsocesa//ZOKeXJecRzidgNNjxa5eJYgA2J8ML/oqyI9OyNEQX1G3hiuqchaIJNMBVVN1/by+i+J8mN7A9bA==
|
||||
|
|
Loading…
Reference in a new issue