Skip to content

Commit c71c191

Browse files
Update dependency @tryghost/errors to v1.3.0
1 parent be38087 commit c71c191

File tree

3 files changed

+6
-7
lines changed

3 files changed

+6
-7
lines changed

packages/algolia-indexer/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"sinon": "17.0.1"
2525
},
2626
"dependencies": {
27-
"@tryghost/errors": "1.2.27",
27+
"@tryghost/errors": "1.3.0",
2828
"algoliasearch": "4.20.0"
2929
}
3030
}

packages/algolia/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"@tryghost/algolia-fragmenter": "^0.2.7",
3232
"@tryghost/algolia-indexer": "^0.3.1",
3333
"@tryghost/content-api": "1.11.20",
34-
"@tryghost/errors": "1.2.27",
34+
"@tryghost/errors": "1.3.0",
3535
"@tryghost/pretty-cli": "1.2.39",
3636
"fs-extra": "11.1.1"
3737
}

yarn.lock

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2667,13 +2667,12 @@
26672667
dependencies:
26682668
axios "^1.0.0"
26692669

2670-
"@tryghost/errors@1.2.27":
2671-
version "1.2.27"
2672-
resolved "https://registry.yarnpkg.com/@tryghost/errors/-/errors-1.2.27.tgz#3d552c007b5b7ce3e72cbb727c42076446a24638"
2673-
integrity sha512-5m4IH7S5bCIFX+qwTgaMsnPK7ZnPu1mw8kiIFiBQEGs/996GkKGo/876mbrjmkh8ScWNynL6O179753bmMRmCQ==
2670+
"@tryghost/errors@1.3.0":
2671+
version "1.3.0"
2672+
resolved "https://registry.yarnpkg.com/@tryghost/errors/-/errors-1.3.0.tgz#273beb4c91bd7eb8a44b2e4154e57cc5321ad9dc"
2673+
integrity sha512-XI3Gw+6Mbua7FiCdNMY+0bVQ0pP6YDY5UpIAd9YIb1PWtISmiqEA2St1bvBk08Blfks3+lFPigh/YUxjuTKjRw==
26742674
dependencies:
26752675
"@stdlib/utils-copy" "^0.0.7"
2676-
lodash "^4.17.21"
26772676
uuid "^9.0.0"
26782677

26792678
"@tryghost/pretty-cli@1.2.39":

0 commit comments

Comments
 (0)