build(deps-dev): bump jest-silent-reporter from 0.4.0 to 0.5.0 (#573)

Bumps [jest-silent-reporter](https://github.com/rickhanlonii/jest-silent-reporter) from 0.4.0 to 0.5.0.
- [Release notes](https://github.com/rickhanlonii/jest-silent-reporter/releases)
- [Commits](https://github.com/rickhanlonii/jest-silent-reporter/compare/0.4.0...0.5.0)

---
updated-dependencies:
- dependency-name: jest-silent-reporter
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2021-10-13 09:02:17 -04:00
committed by GitHub
parent b98591d49e
commit 86fed0e1f1
2 changed files with 4 additions and 55 deletions

View File

@@ -57,7 +57,7 @@
"eslint-plugin-jest": "^24.4.2",
"jest": "^26.6.3",
"jest-circus": "^27.2.0",
"jest-silent-reporter": "^0.4.0",
"jest-silent-reporter": "^0.5.0",
"js-yaml": "^4.1.0",
"prettier": "^2.4.1",
"standard-version": "^9.2.0",