Skip to content

Commit 020b948

Browse files
Update dependency @tryghost/errors to v1.3.1
1 parent be38087 commit 020b948

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.1",
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.1",
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.1":
2671+
version "1.3.1"
2672+
resolved "https://registry.yarnpkg.com/@tryghost/errors/-/errors-1.3.1.tgz#32a00c5e5293c46e54d03a66da871ac34b2ab35c"
2673+
integrity sha512-iZqT0vZ3NVZNq9o1HYxW00k1mcUAC+t5OLiI8O29/uQwAfy7NemY+Cabl9mWoIwgvBmw7l0Z8pHTcXMo1c+xMw==
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)