Skip to content

Commit

Permalink
Update dependency @tryghost/errors to v1.3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 1, 2024
1 parent be38087 commit be3a40c
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 7 deletions.
2 changes: 1 addition & 1 deletion packages/algolia-indexer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"sinon": "17.0.1"
},
"dependencies": {
"@tryghost/errors": "1.2.27",
"@tryghost/errors": "1.3.2",
"algoliasearch": "4.20.0"
}
}
2 changes: 1 addition & 1 deletion packages/algolia/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"@tryghost/algolia-fragmenter": "^0.2.7",
"@tryghost/algolia-indexer": "^0.3.1",
"@tryghost/content-api": "1.11.20",
"@tryghost/errors": "1.2.27",
"@tryghost/errors": "1.3.2",
"@tryghost/pretty-cli": "1.2.39",
"fs-extra": "11.1.1"
}
Expand Down
9 changes: 4 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2667,13 +2667,12 @@
dependencies:
axios "^1.0.0"

"@tryghost/errors@1.2.27":
version "1.2.27"
resolved "https://registry.yarnpkg.com/@tryghost/errors/-/errors-1.2.27.tgz#3d552c007b5b7ce3e72cbb727c42076446a24638"
integrity sha512-5m4IH7S5bCIFX+qwTgaMsnPK7ZnPu1mw8kiIFiBQEGs/996GkKGo/876mbrjmkh8ScWNynL6O179753bmMRmCQ==
"@tryghost/errors@1.3.2":
version "1.3.2"
resolved "https://registry.yarnpkg.com/@tryghost/errors/-/errors-1.3.2.tgz#3612f6f59ca07e37d1095f9eb31ff6a069a3b7f2"
integrity sha512-Aqi2vz7HHwN6p2juIYUu8vpMtaKavjULBKNnL0l1req9qXjPs90i/HV8zhvK0ceeWuPdEXaCkfHSRr/yxG3/uw==
dependencies:
"@stdlib/utils-copy" "^0.0.7"
lodash "^4.17.21"
uuid "^9.0.0"

"@tryghost/[email protected]":
Expand Down

0 comments on commit be3a40c

Please sign in to comment.