Skip to content

Commit

Permalink
Update dependency @tryghost/errors to v1.3.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 27, 2024
1 parent be38087 commit 3f8bed3
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.3",
"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.3",
"@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.3":
version "1.3.3"
resolved "https://registry.yarnpkg.com/@tryghost/errors/-/errors-1.3.3.tgz#5833b1d63a296436bf6d3f8f625225cd32eb987a"
integrity sha512-RElUnApvXSsSHZKCfIIykxwU6hF3X4HgMJ0qmUmaafna2/m+QIlbkl72NVo9B+S5xaY0MIQAqEI7RxY4fq034w==
dependencies:
"@stdlib/utils-copy" "^0.0.7"
lodash "^4.17.21"
uuid "^9.0.0"

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

0 comments on commit 3f8bed3

Please sign in to comment.