Skip to content

Commit

Permalink
Update dependency @tryghost/content-api to v1.4.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and renovate[bot] committed Aug 24, 2020
1 parent 1df2850 commit 37cc5b0
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 @@ -121,7 +121,7 @@
"dependencies": {
"@babel/runtime": "7.9.6",
"@fortawesome/fontawesome-free": "5.13.1",
"@tryghost/content-api": "1.4.2",
"@tryghost/content-api": "1.4.4",
"@types/jquery": "3.3.38",
"@types/prismjs": "1.16.1",
"colorthief": "2.3.2",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -906,10 +906,10 @@
"@sentry/types" "5.20.1"
tslib "^1.9.3"

"@tryghost/content-api@1.4.2":
version "1.4.2"
resolved "https://registry.yarnpkg.com/@tryghost/content-api/-/content-api-1.4.2.tgz#9424040d626d23549d2ce19e7841756991d4e134"
integrity sha512-8Cc+1WC9+R7v7e9XoJxbnCQSBjKcLYt3L2+oPO7/1uXPB6q1+LDOi3eZzoKekwz90Y57c2ReIfFbCQKiS2ienA==
"@tryghost/content-api@1.4.4":
version "1.4.4"
resolved "https://registry.yarnpkg.com/@tryghost/content-api/-/content-api-1.4.4.tgz#ae52a86e694edbe50a7460693f4b7fff619d6174"
integrity sha512-5q/M/fcE9OwPHKM+DQUrrjQD7CaNShBxtI/3/aBrcbQPX/aIL2FjbFA5pi3KJ/oe2f0IFlUPGeM1IGuXWsIV4Q==
dependencies:
axios "0.19.2"

Expand Down

0 comments on commit 37cc5b0

Please sign in to comment.