Skip to content

Commit

Permalink
chore: Bump jest from 27.4.2 to 27.4.3 (#140)
Browse files Browse the repository at this point in the history
Bumps [jest](https://github.com/facebook/jest) from 27.4.2 to 27.4.3.
- [Release notes](https://github.com/facebook/jest/releases)
- [Changelog](https://github.com/facebook/jest/blob/main/CHANGELOG.md)
- [Commits](jestjs/jest@v27.4.2...v27.4.3)

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

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] authored Dec 8, 2021
1 parent 79ad78d commit 0f85e03
Show file tree
Hide file tree
Showing 2 changed files with 47 additions and 80 deletions.
125 changes: 46 additions & 79 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,6 @@
"devDependencies": {
"@zeit/ncc": "^0.22.3",
"eslint": "^8.3.0",
"jest": "^27.4.2"
"jest": "^27.4.3"
}
}

0 comments on commit 0f85e03

Please sign in to comment.