Skip to content

Commit

Permalink
build(deps): bump jest-diff from 27.2.2 to 27.2.3 (#1803)
Browse files Browse the repository at this point in the history
Bumps [jest-diff](https://github.com/facebook/jest/tree/HEAD/packages/jest-diff) from 27.2.2 to 27.2.3.
- [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/v27.2.3/packages/jest-diff)

---
updated-dependencies:
- dependency-name: jest-diff
  dependency-type: direct:production
  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] committed Sep 28, 2021
1 parent 5f713bb commit 2b40b37
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 12 deletions.
22 changes: 11 additions & 11 deletions integration-tests/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 integration-tests/package.json
Expand Up @@ -17,7 +17,7 @@
"@octokit/rest": "^18.11.2",
"chalk": "^4.1.2",
"commander": "^7.2.0",
"jest-diff": "^27.2.2",
"jest-diff": "^27.2.3",
"mkdirp": "^1.0.4",
"rimraf": "^3.0.2",
"shelljs": "^0.8.4",
Expand Down

0 comments on commit 2b40b37

Please sign in to comment.