Skip to content

Commit 7cab122

Browse files
chore(deps): update dependency @types/jest to v29.5.14
1 parent de18010 commit 7cab122

File tree

3 files changed

+6
-14
lines changed

3 files changed

+6
-14
lines changed

packages/mg-context/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"access": "public"
2424
},
2525
"devDependencies": {
26-
"@types/jest": "29.5.12",
26+
"@types/jest": "29.5.14",
2727
"@types/sinon": "17.0.3",
2828
"@typescript-eslint/eslint-plugin": "8.8.0",
2929
"@typescript-eslint/parser": "8.8.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.14",
2828
"@types/sinon": "17.0.3",
2929
"@typescript-eslint/eslint-plugin": "8.8.0",
3030
"@typescript-eslint/parser": "8.8.0",

yarn.lock

+4-12
Original file line numberDiff line numberDiff line change
@@ -3461,18 +3461,10 @@
34613461
dependencies:
34623462
"@types/istanbul-lib-report" "*"
34633463

3464-
3465-
version "29.5.12"
3466-
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-29.5.12.tgz#7f7dc6eb4cf246d2474ed78744b05d06ce025544"
3467-
integrity sha512-eDC8bTvT/QhYdxJAulQikueigY5AsdBRH2yDKW3yveW7svY3+DzN84/2NUgkw10RTiJbWqZrTtoGVdYlvFJdLw==
3468-
dependencies:
3469-
expect "^29.0.0"
3470-
pretty-format "^29.0.0"
3471-
3472-
"@types/jest@^29.5.12", "@types/jest@^29.5.3":
3473-
version "29.5.13"
3474-
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-29.5.13.tgz#8bc571659f401e6a719a7bf0dbcb8b78c71a8adc"
3475-
integrity sha512-wd+MVEZCHt23V0/L642O5APvspWply/rGY5BcW4SUETo2UzPU3Z26qr8jC2qxpimI2jjx9h7+2cj2FwIr01bXg==
3464+
"@types/[email protected]", "@types/jest@^29.5.12", "@types/jest@^29.5.3":
3465+
version "29.5.14"
3466+
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-29.5.14.tgz#2b910912fa1d6856cadcd0c1f95af7df1d6049e5"
3467+
integrity sha512-ZN+4sdnLUbo8EVvVc2ao0GFW6oVrQRPn4K2lglySj7APvSrgzxHiNNK99us4WDMi57xxA2yggblIAMNhXOotLQ==
34763468
dependencies:
34773469
expect "^29.0.0"
34783470
pretty-format "^29.0.0"

0 commit comments

Comments
 (0)