build(deps-dev): bump jest-fail-on-console from 3.1.2 to 3.2.0

Bumps [jest-fail-on-console](https://github.com/ValentinH/jest-fail-on-console) from 3.1.2 to 3.2.0.
- [Release notes](https://github.com/ValentinH/jest-fail-on-console/releases)
- [Commits](https://github.com/ValentinH/jest-fail-on-console/compare/v3.1.2...v3.2.0)

---
updated-dependencies:
- dependency-name: jest-fail-on-console
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-04-08 04:46:15 +00:00 committed by Klara Simickova
parent 94525815a0
commit 1ea55a2476
2 changed files with 5 additions and 5 deletions

View file

@ -98,7 +98,7 @@
"jest": "29.7.0",
"jest-canvas-mock": "2.5.2",
"jest-environment-jsdom": "29.7.0",
"jest-fail-on-console": "3.1.2",
"jest-fail-on-console": "3.2.0",
"moment": "2.30.1",
"msw": "1.2.3",
"npm-run-all": "4.1.5",