Skip to content

Commit 34f7468

Browse files
chore(deps): update dependency @types/jest to v29.5.13
1 parent 29006e4 commit 34f7468

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
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

+4-4
Original file line numberDiff line numberDiff line change
@@ -3471,10 +3471,10 @@
34713471
dependencies:
34723472
"@types/istanbul-lib-report" "*"
34733473

3474-
"@types/[email protected].12", "@types/jest@^29.5.12", "@types/jest@^29.5.3":
3475-
version "29.5.12"
3476-
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-29.5.12.tgz#7f7dc6eb4cf246d2474ed78744b05d06ce025544"
3477-
integrity sha512-eDC8bTvT/QhYdxJAulQikueigY5AsdBRH2yDKW3yveW7svY3+DzN84/2NUgkw10RTiJbWqZrTtoGVdYlvFJdLw==
3474+
"@types/[email protected].13", "@types/jest@^29.5.12", "@types/jest@^29.5.3":
3475+
version "29.5.13"
3476+
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-29.5.13.tgz#8bc571659f401e6a719a7bf0dbcb8b78c71a8adc"
3477+
integrity sha512-wd+MVEZCHt23V0/L642O5APvspWply/rGY5BcW4SUETo2UzPU3Z26qr8jC2qxpimI2jjx9h7+2cj2FwIr01bXg==
34783478
dependencies:
34793479
expect "^29.0.0"
34803480
pretty-format "^29.0.0"

0 commit comments

Comments
 (0)