chore(deps-dev): bump jest-fail-on-console from 3.1.2 to 3.3.0

Bumps [jest-fail-on-console](https://github.com/ValentinH/jest-fail-on-console) from 3.1.2 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.1.2...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] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-05-20 19:00:36 +00:00 коммит произвёл GitHub
Родитель 681bd7ee55
Коммит 57ed991f9f
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: B5690EEEBB952194
2 изменённых файлов: 5 добавлений и 5 удалений

8
package-lock.json сгенерированный
Просмотреть файл

@ -89,7 +89,7 @@
"jest-axe": "^8.0.0",
"jest-canvas-mock": "^2.5.2",
"jest-environment-jsdom": "^29.7.0",
"jest-fail-on-console": "^3.1.1",
"jest-fail-on-console": "^3.3.0",
"lint-staged": "^15.2.2",
"mjml-browser": "^4.15.3",
"prettier": "3.2.5",
@ -21021,9 +21021,9 @@
}
},
"node_modules/jest-fail-on-console": {
"version": "3.1.2",
"resolved": "https://registry.npmjs.org/jest-fail-on-console/-/jest-fail-on-console-3.1.2.tgz",
"integrity": "sha512-Z4TDJn/QvhlGflxyh8JyqRU3ovEvR2OD8rIsZU8zHJxjC9rto9XeLdqH+RPHY65Tc6riSXq1HK93uLMABaRpbg==",
"version": "3.3.0",
"resolved": "https://registry.npmjs.org/jest-fail-on-console/-/jest-fail-on-console-3.3.0.tgz",
"integrity": "sha512-J9rnFQvQwkcGJw01zCEKe2Uag+E926lFgIyaQGep2LqhQH7OCRHyD+tm/jnNoKlSRnOBO60DmzMjeQAVI3f5cw==",
"dev": true
},
"node_modules/jest-get-type": {

Просмотреть файл

@ -130,7 +130,7 @@
"jest-axe": "^8.0.0",
"jest-canvas-mock": "^2.5.2",
"jest-environment-jsdom": "^29.7.0",
"jest-fail-on-console": "^3.1.1",
"jest-fail-on-console": "^3.3.0",
"lint-staged": "^15.2.2",
"mjml-browser": "^4.15.3",
"prettier": "3.2.5",