Skip to content

Commit d62325c

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

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
@@ -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

+1-9
Original file line numberDiff line numberDiff line change
@@ -3443,15 +3443,7 @@
34433443
dependencies:
34443444
"@types/istanbul-lib-report" "*"
34453445

3446-
3447-
version "29.5.12"
3448-
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-29.5.12.tgz#7f7dc6eb4cf246d2474ed78744b05d06ce025544"
3449-
integrity sha512-eDC8bTvT/QhYdxJAulQikueigY5AsdBRH2yDKW3yveW7svY3+DzN84/2NUgkw10RTiJbWqZrTtoGVdYlvFJdLw==
3450-
dependencies:
3451-
expect "^29.0.0"
3452-
pretty-format "^29.0.0"
3453-
3454-
"@types/jest@^29.5.12", "@types/jest@^29.5.3":
3446+
"@types/[email protected]", "@types/jest@^29.5.12", "@types/jest@^29.5.3":
34553447
version "29.5.14"
34563448
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-29.5.14.tgz#2b910912fa1d6856cadcd0c1f95af7df1d6049e5"
34573449
integrity sha512-ZN+4sdnLUbo8EVvVc2ao0GFW6oVrQRPn4K2lglySj7APvSrgzxHiNNK99us4WDMi57xxA2yggblIAMNhXOotLQ==

0 commit comments

Comments
 (0)