Skip to content

Commit c7b7048

Browse files
Update dependency @tryghost/errors to v3
1 parent ec35eb0 commit c7b7048

4 files changed

Lines changed: 8 additions & 1275 deletions

File tree

packages/admin-api-schema/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"sinon": "22.0.0"
3030
},
3131
"dependencies": {
32-
"@tryghost/errors": "2.2.1",
32+
"@tryghost/errors": "3.2.1",
3333
"ajv": "8.20.0",
3434
"ajv-formats": "3.0.1",
3535
"lodash": "4.18.1"

packages/image-transform/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"sinon": "22.0.0"
3030
},
3131
"dependencies": {
32-
"@tryghost/errors": "2.2.1",
32+
"@tryghost/errors": "3.2.1",
3333
"fs-extra": "11.3.5"
3434
},
3535
"optionalDependencies": {

packages/limit-service/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"sinon": "22.0.0"
3131
},
3232
"dependencies": {
33-
"@tryghost/errors": "2.2.1",
33+
"@tryghost/errors": "3.2.1",
3434
"lodash": "4.18.1",
3535
"luxon": "3.7.2"
3636
}

0 commit comments

Comments
 (0)