Skip to content

Commit

Permalink
Bump diff and unidiff in /react-app
Browse files Browse the repository at this point in the history
Bumps [diff](https://github.com/kpdecker/jsdiff) to 5.2.0 and updates ancestor dependency [unidiff](https://github.com/mvoss9000/unidiff). These dependencies need to be updated together.


Updates `diff` from 2.2.3 to 5.2.0
- [Changelog](https://github.com/kpdecker/jsdiff/blob/master/release-notes.md)
- [Commits](kpdecker/jsdiff@v2.2.3...v5.2.0)

Updates `unidiff` from 1.0.2 to 1.0.4
- [Commits](https://github.com/mvoss9000/unidiff/commits)

---
updated-dependencies:
- dependency-name: diff
  dependency-type: indirect
- dependency-name: unidiff
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 24, 2024
1 parent 962e0a3 commit de7b873
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 16 deletions.
30 changes: 15 additions & 15 deletions react-app/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 react-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"react-diff-view": "^2.4.10",
"react-dom": "^16.13.1",
"react-scripts": "5.0.1",
"unidiff": "^1.0.2",
"unidiff": "^1.0.4",
"web-vitals": "^3.1.1"
},
"scripts": {
Expand Down

0 comments on commit de7b873

Please sign in to comment.