Skip to content

Commit

Permalink
Bump jest from 27.4.6 to 27.4.7 in /unit_testing (CodingTrain#3468)
Browse files Browse the repository at this point in the history
Bumps [jest](https://github.com/facebook/jest) from 27.4.6 to 27.4.7.
- [Release notes](https://github.com/facebook/jest/releases)
- [Changelog](https://github.com/facebook/jest/blob/main/CHANGELOG.md)
- [Commits](jestjs/jest@v27.4.6...v27.4.7)

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

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 6, 2022
1 parent 686e196 commit 81d1f13
Show file tree
Hide file tree
Showing 2 changed files with 25 additions and 24 deletions.
47 changes: 24 additions & 23 deletions unit_testing/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 unit_testing/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"license": "MIT",
"devDependencies": {
"check-prop-types": "^1.1.2",
"jest": "^27.4.6",
"jest": "^27.4.7",
"prop-types": "^15.8.1",
"prop-types-exact": "^1.2.0",
"js-yaml": "^4.1.0"
Expand Down

0 comments on commit 81d1f13

Please sign in to comment.