Skip to content

Commit

Permalink
Update dependency @tryghost/promise to v0.1.5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and daniellockyer committed Feb 9, 2021
1 parent be725c0 commit 104d654
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@
"@tryghost/members-csv": "0.4.4",
"@tryghost/members-ssr": "0.8.10",
"@tryghost/mw-session-from-token": "0.1.14",
"@tryghost/promise": "0.1.4",
"@tryghost/promise": "0.1.5",
"@tryghost/security": "0.2.4",
"@tryghost/session-service": "0.1.16",
"@tryghost/social-urls": "0.1.19",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -609,10 +609,10 @@
chalk "4.1.0"
sywac "1.3.0"

"@tryghost/[email protected].4":
version "0.1.4"
resolved "https://registry.yarnpkg.com/@tryghost/promise/-/promise-0.1.4.tgz#14e4348961fab16f2e5df256d3e0ae0a09f6ae49"
integrity sha512-jHHP3sQrBt+TBxUxLI/bldJ700ZFsLY+u7XtnwX3+lbopOQCWOf8KWb6W2GIQCSm3JKUc1D8qWR3uN568grOkg==
"@tryghost/[email protected].5":
version "0.1.5"
resolved "https://registry.yarnpkg.com/@tryghost/promise/-/promise-0.1.5.tgz#f6640a64ecc7bb5747c17d16771ba4deea100ec9"
integrity sha512-D6HvWFVLKGc3zADXKtLyTovwEvpy5RCeni8j2wJWKwYpILFW2OjN2HaiaC/B5wESkuQaOjDIeaGJXwI+rbTr9w==
dependencies:
bluebird "3.7.2"

Expand Down

0 comments on commit 104d654

Please sign in to comment.