Skip to content

Commit

Permalink
build(deps-dev): bump jest from 27.5.1 to 28.0.0 (#109)
Browse files Browse the repository at this point in the history
Bumps [jest](https://github.com/facebook/jest/tree/HEAD/packages/jest) from 27.5.1 to 28.0.0.
- [Release notes](https://github.com/facebook/jest/releases)
- [Changelog](https://github.com/facebook/jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/jest/commits/v28.0.0/packages/jest)

---
updated-dependencies:
- dependency-name: jest
  dependency-type: direct:development
  update-type: version-update:semver-major
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Apr 25, 2022
1 parent 096397b commit d73063f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"eslint-plugin-prettier": "^4.0.0",
"fastify": "^3.22.1",
"husky": "^7.0.4",
"jest": "^27.3.1",
"jest": "^28.0.0",
"pinst": "^3.0.0",
"prettier": "^2.4.1",
"superagent": "^7.0.0",
Expand Down

0 comments on commit d73063f

Please sign in to comment.