From 79b1eb9a2419db914245f938b9948e2d90664e5a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 16 May 2024 08:08:47 -0400 Subject: [PATCH] Bump jest-fail-on-console from 3.2.0 to 3.3.0 (#10405) Bumps [jest-fail-on-console](https://github.com/ValentinH/jest-fail-on-console) from 3.2.0 to 3.3.0. - [Release notes](https://github.com/ValentinH/jest-fail-on-console/releases) - [Commits](https://github.com/ValentinH/jest-fail-on-console/compare/v3.2.0...v3.3.0) --- updated-dependencies: - dependency-name: jest-fail-on-console dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- apps/web/package.json | 2 +- pnpm-lock.yaml | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/apps/web/package.json b/apps/web/package.json index 8fb28f712c9..ab4fca077f0 100644 --- a/apps/web/package.json +++ b/apps/web/package.json @@ -96,7 +96,7 @@ "hydrogen-webpack-plugin": "workspace:*", "jest": "^29.7.0", "jest-axe": "^8.0.0", - "jest-fail-on-console": "^3.2.0", + "jest-fail-on-console": "^3.3.0", "jest-diff": "^29.7.0", "prettier": "^3.2.5", "ts-jest": "^29.1.2", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 4893e7af98a..5bfd304db19 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -297,8 +297,8 @@ importers: specifier: ^29.7.0 version: 29.7.0 jest-fail-on-console: - specifier: ^3.2.0 - version: 3.2.0 + specifier: ^3.3.0 + version: 3.3.0 prettier: specifier: ^3.2.5 version: 3.2.5 @@ -12291,8 +12291,8 @@ packages: jest-mock: 29.7.0 jest-util: 29.7.0 - /jest-fail-on-console@3.2.0: - resolution: {integrity: sha512-GSqvjURdT/U+yu9JEr3EUTEB4kZi9feXMWS/jXGXB/lsnXXHcdU9Xsm2tEupSdqSEtrhTjOCqEJseFMrQ1ryvg==} + /jest-fail-on-console@3.3.0: + resolution: {integrity: sha512-J9rnFQvQwkcGJw01zCEKe2Uag+E926lFgIyaQGep2LqhQH7OCRHyD+tm/jnNoKlSRnOBO60DmzMjeQAVI3f5cw==} dev: true /jest-get-type@29.6.3: