From fe257719f1718bc08b4654430d5fd7874f386cce Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 10 Nov 2022 22:23:49 +0000 Subject: [PATCH] chore(patch-deps): update jest monorepo to ^29.3.1 --- package.json | 4 ++-- pnpm-lock.yaml | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/package.json b/package.json index e2257f2fc..d241a8792 100644 --- a/package.json +++ b/package.json @@ -73,7 +73,7 @@ "@babel/preset-typescript": "^7.18.6", "@commitlint/cli": "^17.2.0", "@commitlint/config-conventional": "^17.2.0", - "@jest/globals": "^29.3.0", + "@jest/globals": "^29.3.1", "@rollup/plugin-babel": "^6.0.2", "@rollup/plugin-commonjs": "^23.0.2", "@rollup/plugin-inject": "^5.0.2", @@ -88,7 +88,7 @@ "eslint-formatter-gitlab": "^3.0.0", "eslint-plugin-tsdoc": "^0.2.17", "husky": "^8.0.2", - "jest": "^29.3.0", + "jest": "^29.3.1", "jest-junit": "^14.0.1", "lerna": "^6.0.3", "lint-staged": "^13.0.3", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 396d85147..b5010a275 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -10,7 +10,7 @@ importers: '@babel/preset-typescript': ^7.18.6 '@commitlint/cli': ^17.2.0 '@commitlint/config-conventional': ^17.2.0 - '@jest/globals': ^29.3.0 + '@jest/globals': ^29.3.1 '@rollup/plugin-babel': ^6.0.2 '@rollup/plugin-commonjs': ^23.0.2 '@rollup/plugin-inject': ^5.0.2 @@ -25,7 +25,7 @@ importers: eslint-formatter-gitlab: ^3.0.0 eslint-plugin-tsdoc: ^0.2.17 husky: ^8.0.2 - jest: ^29.3.0 + jest: ^29.3.1 jest-junit: ^14.0.1 lerna: ^6.0.3 lint-staged: ^13.0.3