Update checked-in dependencies

This commit is contained in:
github-actions[bot] 2023-07-13 09:09:17 +00:00
parent 4fad06f438
commit 40a500c743
4168 changed files with 298222 additions and 374905 deletions

6
node_modules/diff/release-notes.md generated vendored
View file

@ -4,6 +4,12 @@
[Commits](https://github.com/kpdecker/jsdiff/compare/v5.0.0...master)
## v5.1.0
- [#365](https://github.com/kpdecker/jsdiff/issues/365) Allow early termination to limit execution time with degenerate cases
[Commits](https://github.com/kpdecker/jsdiff/compare/v5.0.0...v5.0.1)
## v5.0.0
- Breaking: UMD export renamed from `JsDiff` to `Diff`.