Skip to content

Commit 85fab6a

Browse files
Pin dependency @types/should to 13.0.0
1 parent 70ebd2d commit 85fab6a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

packages/kg-parser-plugins/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"@tryghost/mobiledoc-kit": "0.11.2-ghost.4",
4040
"@types/mocha": "10.0.10",
4141
"@types/node": "24.12.0",
42-
"@types/should": "^13.0.0",
42+
"@types/should": "13.0.0",
4343
"@types/sinon": "21.0.0",
4444
"c8": "11.0.0",
4545
"jsdom": "29.0.0",

yarn.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3653,7 +3653,7 @@
36533653
resolved "https://registry.yarnpkg.com/@types/semver/-/semver-7.7.1.tgz#3ce3af1a5524ef327d2da9e4fd8b6d95c8d70528"
36543654
integrity sha512-FmgJfu+MOcQ370SD0ev7EI8TlCAfKYU+B4m5T3yXc1CiRN94g/SZPtsCkk506aUDtlMnFZvasDwHHUcZUEaYuA==
36553655

3656-
"@types/should@13.0.0", "@types/should@^13.0.0":
3656+
"@types/should@13.0.0":
36573657
version "13.0.0"
36583658
resolved "https://registry.yarnpkg.com/@types/should/-/should-13.0.0.tgz#96c00117f1896177848fdecfa336313c230c879e"
36593659
integrity sha512-Mi6YZ2ABnnGGFMuiBDP0a8s1ZDCDNHqP97UH8TyDmCWuGGavpsFMfJnAMYaaqmDlSCOCNbVLHBrSDEOpx/oLhw==

0 commit comments

Comments
 (0)