Skip to content

Commit 7e6fe9c

Browse files
chore(deps): update dependency @types/jest to v29.5.13
1 parent 36d85d7 commit 7e6fe9c

File tree

3 files changed

+3
-11
lines changed

3 files changed

+3
-11
lines changed

packages/mg-context/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"@tryghost/html-to-mobiledoc": "3.1.4",
2727
"@tryghost/kg-html-to-lexical": "1.1.14",
2828
"@tryghost/listr-smart-renderer": "0.5.15",
29-
"@types/jest": "29.5.12",
29+
"@types/jest": "29.5.13",
3030
"@types/sinon": "17.0.3",
3131
"@typescript-eslint/eslint-plugin": "8.1.0",
3232
"@typescript-eslint/parser": "8.1.0",

packages/mg-html-lexical/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
},
2525
"devDependencies": {
2626
"@tryghost/listr-smart-renderer": "0.5.15",
27-
"@types/jest": "29.5.12",
27+
"@types/jest": "29.5.13",
2828
"@types/sinon": "17.0.3",
2929
"@typescript-eslint/eslint-plugin": "8.1.0",
3030
"@typescript-eslint/parser": "8.1.0",

yarn.lock

+1-9
Original file line numberDiff line numberDiff line change
@@ -3477,15 +3477,7 @@
34773477
dependencies:
34783478
"@types/istanbul-lib-report" "*"
34793479

3480-
3481-
version "29.5.12"
3482-
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-29.5.12.tgz#7f7dc6eb4cf246d2474ed78744b05d06ce025544"
3483-
integrity sha512-eDC8bTvT/QhYdxJAulQikueigY5AsdBRH2yDKW3yveW7svY3+DzN84/2NUgkw10RTiJbWqZrTtoGVdYlvFJdLw==
3484-
dependencies:
3485-
expect "^29.0.0"
3486-
pretty-format "^29.0.0"
3487-
3488-
"@types/jest@^29.5.12", "@types/jest@^29.5.3":
3480+
"@types/[email protected]", "@types/jest@^29.5.12", "@types/jest@^29.5.3":
34893481
version "29.5.13"
34903482
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-29.5.13.tgz#8bc571659f401e6a719a7bf0dbcb8b78c71a8adc"
34913483
integrity sha512-wd+MVEZCHt23V0/L642O5APvspWply/rGY5BcW4SUETo2UzPU3Z26qr8jC2qxpimI2jjx9h7+2cj2FwIr01bXg==

0 commit comments

Comments
 (0)