diff --git a/packages/mg-context/package.json b/packages/mg-context/package.json index 8c7ec2e4d..4c21dc0ee 100644 --- a/packages/mg-context/package.json +++ b/packages/mg-context/package.json @@ -23,7 +23,7 @@ "access": "public" }, "devDependencies": { - "@types/jest": "29.5.12", + "@types/jest": "29.5.14", "@types/sinon": "17.0.3", "@typescript-eslint/eslint-plugin": "8.8.0", "@typescript-eslint/parser": "8.8.0", diff --git a/packages/mg-html-lexical/package.json b/packages/mg-html-lexical/package.json index ad3c77fa9..f3cde6dba 100644 --- a/packages/mg-html-lexical/package.json +++ b/packages/mg-html-lexical/package.json @@ -24,7 +24,7 @@ }, "devDependencies": { "@tryghost/listr-smart-renderer": "0.5.16", - "@types/jest": "29.5.12", + "@types/jest": "29.5.14", "@types/sinon": "17.0.3", "@typescript-eslint/eslint-plugin": "8.8.0", "@typescript-eslint/parser": "8.8.0", diff --git a/yarn.lock b/yarn.lock index b0321e0f1..9833911aa 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3448,15 +3448,7 @@ dependencies: "@types/istanbul-lib-report" "*" -"@types/jest@29.5.12": - version "29.5.12" - resolved "https://registry.yarnpkg.com/@types/jest/-/jest-29.5.12.tgz#7f7dc6eb4cf246d2474ed78744b05d06ce025544" - integrity sha512-eDC8bTvT/QhYdxJAulQikueigY5AsdBRH2yDKW3yveW7svY3+DzN84/2NUgkw10RTiJbWqZrTtoGVdYlvFJdLw== - dependencies: - expect "^29.0.0" - pretty-format "^29.0.0" - -"@types/jest@^29.5.12", "@types/jest@^29.5.3": +"@types/jest@29.5.14", "@types/jest@^29.5.12", "@types/jest@^29.5.3": version "29.5.14" resolved "https://registry.yarnpkg.com/@types/jest/-/jest-29.5.14.tgz#2b910912fa1d6856cadcd0c1f95af7df1d6049e5" integrity sha512-ZN+4sdnLUbo8EVvVc2ao0GFW6oVrQRPn4K2lglySj7APvSrgzxHiNNK99us4WDMi57xxA2yggblIAMNhXOotLQ==