Skip to content

Commit

Permalink
Update dependency @tryghost/promise to v0.3.9
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed May 1, 2024
1 parent f0ec89e commit e482bee
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -50,7 +50,7 @@
"@tryghost/database-info": "0.3.22",
"@tryghost/errors": "1.3.1",
"@tryghost/logging": "2.4.10",
"@tryghost/promise": "0.3.8",
"@tryghost/promise": "0.3.9",
"commander": "5.1.0",
"compare-ver": "2.0.2",
"debug": "4.3.4",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Expand Up @@ -1326,10 +1326,10 @@
moment "^2.29.1"
prettyjson "^1.2.5"

"@tryghost/promise@0.3.8":
version "0.3.8"
resolved "https://registry.yarnpkg.com/@tryghost/promise/-/promise-0.3.8.tgz#3134a044e187f6d61393267c680c6cc75235aa96"
integrity sha512-ppcnLBWczpbo4sQcGWtjEA82kdZMv4NFF2MvZRi1MBP4lSOSgh9A636eUxlB1/FpIG+D5ixq84xlY4QJMqW2kA==
"@tryghost/promise@0.3.9":
version "0.3.9"
resolved "https://registry.yarnpkg.com/@tryghost/promise/-/promise-0.3.9.tgz#bee265f3145322830c684f27ddf4e9d8ca347b7b"
integrity sha512-a7YARZynPuCLgXTQ2lsiLomxI/20160c4FIjZaQ8NJxNmhj3EvQZ0uophqzX5zIaPnj29cmbRBFrCRe0qhFz7A==

"@tryghost/request@^1.0.2":
version "1.0.2"
Expand Down

0 comments on commit e482bee

Please sign in to comment.