Skip to content

Commit

Permalink
chore(deps): Bump diff from 4.0.2 to 5.1.0 (#987)
Browse files Browse the repository at this point in the history
Bumps [diff](https://github.com/kpdecker/jsdiff) from 4.0.2 to 5.1.0.
- [Release notes](https://github.com/kpdecker/jsdiff/releases)
- [Changelog](https://github.com/kpdecker/jsdiff/blob/master/release-notes.md)
- [Commits](https://github.com/kpdecker/jsdiff/commits)

---
updated-dependencies:
- dependency-name: diff
  dependency-type: direct:production
  update-type: version-update:semver-major
...

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 17, 2024
1 parent e1caf5e commit 11c7305
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 21 deletions.
27 changes: 7 additions & 20 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 @@ -59,7 +59,7 @@
"classnames": "~2.3.1",
"date-fns": "^2.16.1",
"debounce-promise": "~3.1.2",
"diff": "~4.0.2",
"diff": "~5.1.0",
"dotenv-webpack": "~8.0.1",
"faker": "~5.5.3",
"formik": "^2.2.9",
Expand Down

0 comments on commit 11c7305

Please sign in to comment.