From fdc65d8dbd17da690d8a2a3ecbaa5238629bf856 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 15 Sep 2023 23:31:15 +0000 Subject: [PATCH] :arrow_up: Updates jest monorepo to v29 Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- package.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 3b668973..6945b71a 100644 --- a/package.json +++ b/package.json @@ -84,7 +84,7 @@ "@semantic-release/github": "7.2.3", "@semantic-release/npm": "7.1.3", "@semantic-release/release-notes-generator": "9.0.2", - "@types/jest": "26.0.23", + "@types/jest": "29.5.5", "@types/lodash.mergewith": "4.6.6", "@types/parse-json": "4.0.0", "@types/prettier": "2.2.3", @@ -108,14 +108,14 @@ "eslint-plugin-node": "11.1.0", "eslint-plugin-prettier": "3.4.0", "eslint-plugin-spellcheck": "0.0.8", - "expect": "26.6.2", + "expect": "29.7.0", "folio": "0.3.18", "git-cz": "4.7.6", "gradient-string": "1.2.0", "husky": "5.2.0", "import-fresh": "3.3.0", - "jest": "26.6.3", - "jest-circus": "26.6.3", + "jest": "29.7.0", + "jest-circus": "29.7.0", "lerna": "2.11.0", "coveralls": "3.1.0", "jsonlint": "1.6.3", @@ -135,7 +135,7 @@ "semantic-release": "17.4.3", "markdown-link-check": "3.8.7", "randomcolor": "0.5.4", - "ts-jest": "26.5.6", + "ts-jest": "29.1.1", "ts-node": "10.0.0", "tsdx": "0.14.1", "typedoc": "0.20.36",